The log indicates multiple warnings and errors related to the 'com.mbwhatsapp' application, including a ClassNotFoundException for 'mbmodsd.mbmodsw.ui.views.btn.BtnBK' and issues with loading libraries. There are also warnings about accessing hidden methods and lock verification failures, which may affect performance. Additionally, there are messages about deleting ApkAssets objects and changes in settings related to button backgrounds.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views
logcat
The log indicates multiple warnings and errors related to the 'com.mbwhatsapp' application, including a ClassNotFoundException for 'mbmodsd.mbmodsw.ui.views.btn.BtnBK' and issues with loading libraries. There are also warnings about accessing hidden methods and lock verification failures, which may affect performance. Additionally, there are messages about deleting ApkAssets objects and changes in settings related to button backgrounds.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 866
--------- beginning of main
12-03 07:09:26.797 29675 29675 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent. 12-03 07:09:26.987 29675 29675 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 07:09:26.989 29675 29675 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 07:09:26.989 29675 29675 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 07:09:26.989 29675 29675 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 07:09:26.989 29675 29675 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 07:09:26.989 29675 29675 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 07:09:26.989 29675 29675 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 07:09:26.989 29675 29675 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 07:09:26.989 29675 29675 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 07:09:26.989 29675 29675 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 07:09:26.990 29675 29675 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 07:09:26.990 29675 29675 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 07:09:26.990 29675 29675 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 07:09:26.990 29675 29675 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 07:09:26.990 29675 29675 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 07:09:26.990 29675 29675 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 07:09:26.990 29675 29675 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 07:09:26.990 29675 29675 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 07:09:26.990 29675 29675 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 07:09:26.990 29675 29675 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 07:09:26.990 29675 29675 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 07:09:26.990 29675 29675 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 07:09:26.990 29675 29675 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 07:09:27.019 29675 29675 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. 12-03 07:09:27.158 29675 29717 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 12-03 07:09:27.549 29761 29761 W libprocessgroup: Controller io is not found 12-03 07:09:27.549 29761 29761 W libprocessgroup: Controller io is not found 12-03 07:09:27.549 29761 29761 W libprocessgroup: Controller io is not found 12-03 07:09:27.575 29675 29675 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 07:09:27.575 29675 29675 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 07:09:27.784 29675 29675 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 12-03 07:09:27.784 29675 29675 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 07:09:27.784 29675 29675 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 07:09:27.792 29675 29777 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 07:09:28.136 29675 29675 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 12-03 07:09:28.347 29675 29675 W Choreographer: Already have a pending vsync event. There should only be one at a time. 12-03 07:09:29.821 29675 29883 W WM-Processor: Didn't find WorkSpec for id WorkGenerationalId(workSpecId=46aef5ad-3aaf-41b8-b83e-1eb9100674d8, generation=0) 12-03 07:09:34.189 29675 29675 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@f57984b 12-03 07:09:35.223 29675 29675 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@57bceb9 12-03 07:09:35.264 29675 29675 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@e39f604 12-03 07:09:40.660 29675 29690 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 12-03 07:09:41.104 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-03 07:09:41.112 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/base.apk' with 1 weak references 12-03 07:09:41.115 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_audio_stream_processor.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_executorch.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_heliumiab.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_i18n_en_GB.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_i18n_tr_TR.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_pytorch.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_s_2041275993.apk' with 1 weak references 12-03 07:09:41.116 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4j--------- beginning of main 12-03 07:09:41.118 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_spm.apk' with 1 weak references 12-03 07:09:41.289 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZQHTUiPYWdRaUheTBmykdw==/com.whatsapp- 1VefmjctSRrKduNhUGtoXw==/base.apk' with 1 weak references 12-03 07:09:41.289 29675 29692 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZQHTUiPYWdRaUheTBmykdw==/com.whatsapp- 1VefmjctSRrKduNhUGtoXw==/split_config.arm64_v8a.apk' with 1 weak references 12-03 07:09:41.716 29675 29675 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 12-03 07:09:56.083 29675 29675 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@4bc1bdb 12-03 07:09:56.118 29675 29675 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@c1cdc9f 12-03 07:10:00.637 3671 3671 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 07:10:00.644 3671 3671 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 07:10:00.644 3671 3671 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 07:10:00.644 3671 3671 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 07:10:00.644 3671 3671 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 07:10:00.644 3671 3671 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 07:10:00.644 3671 3671 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 07:10:00.644 3671 3671 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 07:10:00.644 3671 3671 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 07:10:00.644 3671 3671 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 07:10:00.644 3671 3671 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 07:10:00.644 3671 3671 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 07:10:00.644 3671 3671 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 07:10:00.644 3671 3671 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 07:10:00.644 3671 3671 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 07:10:00.644 3671 3671 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 07:10:00.644 3671 3671 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 07:10:00.644 3671 3671 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 07:10:00.644 3671 3671 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 07:10:00.644 3671 3671 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 07:10:00.644 3671 3671 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 07:10:00.644 3671 3671 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 07:10:00.644 3671 3671 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 07:10:00.868 3671 3671 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. 12-03 07:10:03.321 3671 3671 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 07:10:03.321 3671 3671 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 07:10:03.346 4198 4198 W libprocessgroup: Controller io is not found 12-03 07:10:03.346 4198 4198 W libprocessgroup: Controller io is not found 12-03 07:10:03.346 4198 4198 W libprocessgroup: Controller io is not found 12-03 07:10:05.128 3671 4466 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 07:10:05.128 3671 4466 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 07:10:05.128 3671 4466 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 07:10:24.731 3671 3671 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 12-03 07:10:24.962 3671 3671 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 12-03 07:10:56.935 3671 3671 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@1679169 12-03 07:10:57.064 3671 3671 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@d6273de 12-03 07:10:57.083 3671 3671 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 12-03 07:10:57.165 3671 3671 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 12-03 07:10:57.347 3671 3671 E ArmVmp : Match on catch block at 0x0a in for 0x7170942031 12-03 07:10:57.359 3671 3671 E ArmVmp : Match on catch block at 0x0a in for 0x717094204d 12-03 07:10:57.415 3671 3671 W Activity: Can request only one set of permissions at a time 12-03 07:10:57.486 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 07:10:57.486 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 07:10:57.486 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 07:10:57.486 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 12-03 07:10:57.486 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 12-03 07:10:57.486 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 12-03 07:10:57.486 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 12-03 07:10:57.486 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 12-03 07:10:57.705 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 12-03 07:10:57.706 3671 5444 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 12-03 07:10:58.129 3671 3680 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 12-03 07:10:58.260 3671 3671 E RecyclerView: No adapter attached; skipping layout 12-03 07:10:58.308 3671 3671 E ArmVmp : Match on catch block at 0x0a in for 0x7170942035 12-03 07:10:58.373 3671 3671 E RecyclerView: No adapter attached; skipping layout 12-03 07:10:58.544 3671 5540 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 12-03 07:10:58.659 3671 3671 W LOTTIE : Animation contains merge paths but they are disabled. 12-03 07:10:58.747 3671 3671 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@6f7254e 12-03 07:10:58.772 3671 3671 E ArmVmp : Match on catch block at 0x5b in for 0x717094201d 12-03 07:11:01.509 3671 3671 E ArmVmp : Match on catch block at 0x0a in for 0x7170942035 12-03 07:11:01.521 3671 3671 W ziparchive: Unable to open '/data/app/~~05Ri5Hx16YgwlEZ1Ka2hAA==/com.google.android.trichromelibrary_672310833 -552W_Gjz9UQCYAody6jf8w==/base.dm': No such file or directory 12-03 07:11:01.521 3671 3671 W ziparchive: Unable to open '/data/app/~~05Ri5Hx16YgwlEZ1Ka2hAA==/com.google.android.trichromelibrary_672310833 -552W_Gjz9UQCYAody6jf8w==/base.dm': No such file or directory 12-03 07:11:01.522 3671 3671 W com.mbwhatsapp: Entry not found 12-03 07:11:01.736 3671 5748 W cr_media: BLUETOOTH_CONNECT permission is missing. 12-03 07:11:01.738 3671 5748 W cr_media: getBluetoothAdapter() requires BLUETOOTH permission 12-03 07:11:01.738 3671 5748 W cr_media: registerBluetoothIntentsIfNeeded: Requires BLUETOOTH permission 12-03 07:11:01.750 3671 3671 E ArmVmp : Match on catch block at 0x0a in for 0x7170942031 12-03 07:11:01.763 3671 5776 W chromium: [WARNING:viz_main_impl.cc(85)] VizNullHypothesis is disabled (not a warning) 12-03 07:11:01.902 3671 5753 W AudioCapabilities: Unsupported mime audio/x-ima 12-03 07:11:01.902 3671 5753 W AudioCapabilities: Unsupported mime audio/mpeg-L1 12-03 07:11:01.902 3671 5753 W AudioCapabilities: Unsupported mime audio/mpeg-L2 12-03 07:11:01.902 3671 5753 W VideoCapabilities: Unsupported mime video/wvc1 12-03 07:11:01.903 3671 5753 W VideoCapabilities: Unsupported mime video/x-ms-wmv 12-03 07:11:01.908 3671 5753 W VideoCapabilities: Unrecognized profile/level 32768/256 for video/mp4v-es 12-03 07:11:02.326 3671 5826 W ColorUtils: expected specified color aspects (0:0:0:0) 12-03 07:11:02.352 3671 5826 W Codec2Client: query -- param skipped: index = 1107298332. 12-03 07:11:02.352 3671 5826 W CCodec : This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 12-03 07:11:02.439 3671 5826 W Codec2Client: query -- param skipped: index = 1073743886. 12-03 07:11:02.439 3671 5826 W Codec2Client: query -- param skipped: index = 1610614798. 12-03 07:11:02.439 3671 5826 W Codec2Client: query -- param skipped: index = 1610614821. 12-03 07:11:02.440 3671 5826 W Codec2Client: query -- param skipped: index = 2684356609. 12-03 07:11:07.045 3671 5823 W chromium: [WARNING:sync_reader.cc(176)] ASR: No room in socket buffer.: Broken pipe (32) 12-03 07:11:07.090 3671 5737 W cr_MediaCodecBridge: Releasing: c2.exynos.hevc.decoder 12-03 07:11:07.113 3671 5737 W cr_MediaCodecBridge: Codec released 12-03 07:11:07.195 3671 5822 W MediaCodec: no metrics handle found 12-03 07:11:10.646 3671 3671 E ArmVmp : Match on catch block at 0x0a in for 0x7170942031 12-03 07:11:10.745 3671 6272 W ColorUtils: expected specified color aspects (0:0:0:0) 12-03 07:11:10.777 3671 6272 W Codec2Client: query -- param skipped: index = 1107298332. 12-03 07:11:10.777 3671 6272 W CCodec : This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 12-03 07:11:10.813 3671 6272 W Codec2Client: query -- param skipped: index = 1073743886. 12---------- beginning of main 12-03 07:11:10.815 3671 6272 W Codec2Client: query -- param skipped: index = 2684356609. 12-03 07:11:16.485 3671 3671 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=android.view.ViewRootImpl$ $ExternalSyntheticLambda19@49cb0f6 12-03 07:11:18.082 3671 5737 W cr_MediaCodecBridge: Releasing: c2.exynos.hevc.decoder 12-03 07:11:18.102 3671 5737 W cr_MediaCodecBridge: Codec released 12-03 07:11:18.140 3671 6271 W MediaCodec: no metrics handle found 12-03 07:11:20.318 6404 6404 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 07:11:20.562 6404 6404 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 07:11:20.582 6404 6404 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 07:11:20.582 6404 6404 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 07:11:20.582 6404 6404 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 07:11:20.582 6404 6404 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 07:11:20.582 6404 6404 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 07:11:20.582 6404 6404 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 07:11:20.583 6404 6404 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 07:11:20.583 6404 6404 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 07:11:20.583 6404 6404 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 07:11:20.583 6404 6404 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 07:11:20.583 6404 6404 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 07:11:20.583 6404 6404 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 07:11:20.583 6404 6404 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 07:11:20.583 6404 6404 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 07:11:20.583 6404 6404 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 07:11:20.583 6404 6404 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 07:11:20.583 6404 6404 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 07:11:20.583 6404 6404 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 07:11:20.583 6404 6404 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 07:11:20.583 6404 6404 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 07:11:20.583 6404 6404 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 07:11:20.583 6404 6404 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 07:11:20.629 6404 6404 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. 12-03 07:11:20.685 6404 6444 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 12-03 07:11:21.372 6404 6404 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 07:11:21.372 6404 6404 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 07:11:21.391 6494 6494 W libprocessgroup: Controller io is not found 12-03 07:11:21.391 6494 6494 W libprocessgroup: Controller io is not found 12-03 07:11:21.391 6494 6494 W li--------- beginning of main 12-03 16:51:26.490 9869 9869 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 16:51:27.163 9869 9869 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 16:51:27.184 9869 9869 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 16:51:27.184 9869 9869 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 16:51:27.185 9869 9869 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 16:51:27.185 9869 9869 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 16:51:27.185 9869 9869 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 16:51:27.185 9869 9869 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 16:51:27.185 9869 9869 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 16:51:27.185 9869 9869 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 16:51:27.185 9869 9869 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 16:51:27.186 9869 9869 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 16:51:27.186 9869 9869 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 16:51:27.186 9869 9869 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 16:51:27.186 9869 9869 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 16:51:27.186 9869 9869 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 16:51:27.186 9869 9869 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 16:51:27.186 9869 9869 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 16:51:27.186 9869 9869 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 16:51:27.186 9869 9869 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 16:51:27.186 9869 9869 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 16:51:27.186 9869 9869 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 16:51:27.186 9869 9869 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 16:51:27.186 9869 9869 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 16:51:27.259 9869 9869 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. 12-03 16:51:28.239 9869 9869 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 16:51:28.239 9869 9869 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 16:51:28.275 10241 10241 W libprocessgroup: Controller io is not found 12-03 16:51:28.276 10241 10241 W libprocessgroup: Controller io is not found 12-03 16:51:28.276 10241 10241 W libprocessgroup: Controller io is not found 12-03 16:51:28.558 9869 10270 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 16:51:28.558 9869 10270 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 16:51:28.558 9869 10270 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 17:03:45.496 20423 20423 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 17:03:46.818 20423 20423 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-03 17:03:46.831 20423 20423 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 17:03:46.831 20423 20423 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 17:03:46.832 20423 20423 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 17:03:46.832 20423 20423 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 17:03:46.832 20423 20423 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 17:03:46.832 20423 20423 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 17:03:46.832 20423 20423 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 17:03:46.832 20423 20423 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 17:03:46.832 20423 20423 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 17:03:46.832 20423 20423 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 17:03:46.832 20423 20423 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 17:03:46.832 20423 20423 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 17:03:46.832 20423 20423 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 17:03:46.832 20423 20423 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 17:03:46.832 20423 20423 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 17:03:46.832 20423 20423 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 17:03:46.832 20423 20423 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 17:03:46.832 20423 20423 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 17:03:46.832 20423 20423 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 17:03:46.832 20423 20423 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 17:03:46.832 20423 20423 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 17:03:46.832 20423 20423 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 17:03:46.957 20423 20423 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. 12-03 17:03:48.310 20423 20423 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 17:03:48.310 20423 20423 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 17:03:48.335 20600 20600 W libprocessgroup: Controller io is not found 12-03 17:03:48.335 20600 20600 W libprocessgroup: Controller io is not found 12-03 17:03:48.335 20600 20600 W libprocessgroup: Controller io is not found 12-03 17:03:48.866 20423 20626 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 17:03:48.866 20423 20626 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 17:03:48.866 20423 20626 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 17:06:35.094 29067 29067 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 17:06:35.854 29067 29067 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 17:06:35.858 29067 29067 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 17:06:35.858 29067 29067 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 17:06:35--------- beginning of main 12-03 17:06:35.859 29067 29067 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 17:06:35.859 29067 29067 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 17:06:35.859 29067 29067 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 17:06:35.859 29067 29067 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 17:06:35.859 29067 29067 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 17:06:35.859 29067 29067 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 17:06:35.859 29067 29067 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 17:06:35.859 29067 29067 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 17:06:35.860 29067 29067 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 17:06:35.860 29067 29067 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 17:06:35.860 29067 29067 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 17:06:35.860 29067 29067 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 17:06:35.860 29067 29067 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 17:06:35.860 29067 29067 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 17:06:35.905 29067 29067 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. 12-03 17:06:37.919 29067 29067 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 17:06:37.921 29067 29067 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 17:06:38.009 29230 29230 W libprocessgroup: Controller io is not found 12-03 17:06:38.009 29230 29230 W libprocessgroup: Controller io is not found 12-03 17:06:38.009 29230 29230 W libprocessgroup: Controller io is not found 12-03 17:06:38.629 29067 29270 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 17:06:38.629 29067 29270 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 17:06:38.629 29067 29270 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 17:16:11.165 4718 4718 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 17:16:11.705 4718 4718 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 17:16:11.710 4718 4718 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 17:16:11.710 4718 4718 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 17:16:11.710 4718 4718 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 17:16:11.710 4718 4718 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 17:16:11.710 4718 4718 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 17:16:11.710 4718 4718 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 17:16:11.710 4718 4718 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 17:16:11.710 4718 4718 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 17:16:11.710 4718 4718 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 17:16:11.710 4718 4718 W System.err: at android.app.Instrumentatio--------- beginning of main 12-03 17:57:18.987 8582 8582 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 17:57:19.414 8582 8582 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 17:57:19.419 8582 8582 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 17:57:19.419 8582 8582 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 17:57:19.419 8582 8582 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 17:57:19.419 8582 8582 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 17:57:19.419 8582 8582 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 17:57:19.419 8582 8582 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 17:57:19.419 8582 8582 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 17:57:19.419 8582 8582 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 17:57:19.419 8582 8582 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 17:57:19.419 8582 8582 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 17:57:19.419 8582 8582 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 17:57:19.419 8582 8582 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 17:57:19.419 8582 8582 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 17:57:19.419 8582 8582 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 17:57:19.419 8582 8582 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 17:57:19.419 8582 8582 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 17:57:19.419 8582 8582 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 17:57:19.419 8582 8582 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 17:57:19.419 8582 8582 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 17:57:19.419 8582 8582 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 17:57:19.419 8582 8582 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 17:57:19.419 8582 8582 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 17:57:19.454 8582 8582 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. 12-03 17:57:19.802 8582 8582 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 17:57:19.802 8582 8582 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 17:57:19.829 8617 8617 W libprocessgroup: Controller io is not found 12-03 17:57:19.829 8617 8617 W libprocessgroup: Controller io is not found 12-03 17:57:19.829 8617 8617 W libprocessgroup: Controller io is not found 12-03 17:57:20.141 8582 8632 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 17:57:20.141 8582 8632 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 17:57:20.141 8582 8632 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 17:58:40.456 12017 12017 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 17:58:40.859 12017 12017 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-03 19:26:40.016 19492 19492 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 19:26:41.213 19492 19492 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 19:26:41.218 19492 19492 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 19:26:41.218 19492 19492 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 19:26:41.218 19492 19492 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 19:26:41.218 19492 19492 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 19:26:41.219 19492 19492 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 19:26:41.219 19492 19492 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 19:26:41.219 19492 19492 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 19:26:41.219 19492 19492 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 19:26:41.219 19492 19492 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 19:26:41.219 19492 19492 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 19:26:41.219 19492 19492 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 19:26:41.219 19492 19492 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 19:26:41.219 19492 19492 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 19:26:41.219 19492 19492 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 19:26:41.219 19492 19492 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 19:26:41.219 19492 19492 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 19:26:41.219 19492 19492 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 19:26:41.219 19492 19492 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 19:26:41.219 19492 19492 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 19:26:41.219 19492 19492 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 19:26:41.219 19492 19492 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 19:26:41.219 19492 19492 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 19:26:41.284 19492 19492 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. 12-03 19:26:44.658 20246 20246 W libprocessgroup: Controller io is not found 12-03 19:26:44.658 20246 20246 W libprocessgroup: Controller io is not found 12-03 19:26:44.658 20246 20246 W libprocessgroup: Controller io is not found 12-03 19:26:44.839 19492 19492 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 19:26:44.839 19492 19492 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 19:26:47.315 19492 20331 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 195.543ms (132.96 bytecodes/s) (1872B approximate peak alloc) 12-03 19:26:47.381 19492 20331 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 19:26:47.381 19492 20331 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 19:26:47.381 19492 20331 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 19:26:47.741 19492 2--------- beginning of main 12-03 20:36:07.360 19492 19530 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 318 to 100 12-03 20:48:26.807 16375 16375 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 20:48:27.234 16375 16375 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 20:48:27.241 16375 16375 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 20:48:27.241 16375 16375 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 20:48:27.241 16375 16375 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 20:48:27.241 16375 16375 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 20:48:27.241 16375 16375 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 20:48:27.241 16375 16375 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 20:48:27.242 16375 16375 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 20:48:27.242 16375 16375 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 20:48:27.242 16375 16375 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 20:48:27.242 16375 16375 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 20:48:27.242 16375 16375 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 20:48:27.242 16375 16375 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 20:48:27.242 16375 16375 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 20:48:27.242 16375 16375 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 20:48:27.242 16375 16375 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 20:48:27.242 16375 16375 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 20:48:27.242 16375 16375 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 20:48:27.243 16375 16375 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 20:48:27.243 16375 16375 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 20:48:27.243 16375 16375 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 20:48:27.243 16375 16375 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 20:48:27.243 16375 16375 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 20:48:27.297 16375 16375 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. 12-03 20:48:27.894 16375 16375 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 20:48:27.894 16375 16375 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 20:48:27.949 16422 16422 W libprocessgroup: Controller io is not found 12-03 20:48:27.949 16422 16422 W libprocessgroup: Controller io is not found 12-03 20:48:27.949 16422 16422 W libprocessgroup: Controller io is not found 12-03 20:48:28.243 16375 16440 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 20:48:28.243 16375 16440 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 20:48:28.243 16375 16440 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 20:49:30.064 18202 18202 E com.mbwhatsapp: Not starting debugger since --------- beginning of main 12-03 20:49:30.690 18202 18202 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 20:49:30.694 18202 18202 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 20:49:30.694 18202 18202 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 20:49:30.694 18202 18202 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 20:49:30.694 18202 18202 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 20:49:30.694 18202 18202 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 20:49:30.694 18202 18202 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 20:49:30.694 18202 18202 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 20:49:30.694 18202 18202 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 20:49:30.694 18202 18202 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 20:49:30.694 18202 18202 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 20:49:30.694 18202 18202 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 20:49:30.694 18202 18202 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 20:49:30.694 18202 18202 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 20:49:30.694 18202 18202 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 20:49:30.694 18202 18202 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 20:49:30.694 18202 18202 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 20:49:30.694 18202 18202 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 20:49:30.694 18202 18202 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 20:49:30.694 18202 18202 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 20:49:30.694 18202 18202 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 20:49:30.694 18202 18202 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 20:49:30.694 18202 18202 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 20:49:30.761 18202 18202 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. 12-03 20:49:31.706 18202 18202 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 20:49:31.706 18202 18202 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 20:49:31.717 18386 18386 W libprocessgroup: Controller io is not found 12-03 20:49:31.717 18386 18386 W libprocessgroup: Controller io is not found 12-03 20:49:31.717 18386 18386 W libprocessgroup: Controller io is not found 12-03 20:49:32.110 18202 18414 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 20:49:32.110 18202 18414 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 20:49:32.110 18202 18414 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 21:26:28.232 30593 30593 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 21:26:29.429 30593 30593 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 21:26:29.443 30593 30593 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-03 22:08:12.143 13403 13403 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 22:08:12.634 13403 13403 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 22:08:12.642 13403 13403 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 22:08:12.642 13403 13403 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 22:08:12.642 13403 13403 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 22:08:12.642 13403 13403 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 22:08:12.642 13403 13403 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 22:08:12.642 13403 13403 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 22:08:12.642 13403 13403 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 22:08:12.642 13403 13403 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 22:08:12.642 13403 13403 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 22:08:12.642 13403 13403 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 22:08:12.642 13403 13403 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 22:08:12.642 13403 13403 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 22:08:12.642 13403 13403 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 22:08:12.642 13403 13403 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 22:08:12.642 13403 13403 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 22:08:12.642 13403 13403 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 22:08:12.642 13403 13403 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 22:08:12.642 13403 13403 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 22:08:12.642 13403 13403 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 22:08:12.642 13403 13403 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 22:08:12.642 13403 13403 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 22:08:12.642 13403 13403 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 22:08:12.689 13403 13403 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. 12-03 22:08:13.109 13403 13403 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 22:08:13.110 13403 13403 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 22:08:13.135 13582 13582 W libprocessgroup: Controller io is not found 12-03 22:08:13.136 13582 13582 W libprocessgroup: Controller io is not found 12-03 22:08:13.136 13582 13582 W libprocessgroup: Controller io is not found 12-03 22:08:13.637 13403 13636 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 22:08:13.637 13403 13636 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 22:08:13.637 13403 13636 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 22:14:38.025 21696 21696 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 22:14:40.284 21696 21696 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-03 22:14:40.301 21696 21696 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 22:14:40.301 21696 21696 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 22:14:40.301 21696 21696 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 22:14:40.301 21696 21696 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 22:14:40.301 21696 21696 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 22:14:40.301 21696 21696 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 22:14:40.301 21696 21696 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 22:14:40.301 21696 21696 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 22:14:40.301 21696 21696 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 22:14:40.301 21696 21696 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 22:14:40.301 21696 21696 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 22:14:40.301 21696 21696 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 22:14:40.301 21696 21696 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 22:14:40.301 21696 21696 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 22:14:40.301 21696 21696 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 22:14:40.301 21696 21696 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 22:14:40.301 21696 21696 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 22:14:40.301 21696 21696 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 22:14:40.301 21696 21696 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 22:14:40.302 21696 21696 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 22:14:40.302 21696 21696 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 22:14:40.302 21696 21696 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 22:14:40.362 21696 21696 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. 12-03 22:14:43.389 22640 22640 W libprocessgroup: Controller io is not found 12-03 22:14:43.389 22640 22640 W libprocessgroup: Controller io is not found 12-03 22:14:43.389 22640 22640 W libprocessgroup: Controller io is not found 12-03 22:14:43.571 21696 21696 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 22:14:43.572 21696 21696 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 22:14:44.760 21696 22760 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 22:14:44.760 21696 22760 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 22:14:44.760 21696 22760 W com.mbwhatsapp: and incorrect proguard optimizations. 12-03 22:15:06.955 25900 25900 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 22:15:07.368 25900 25900 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 22:15:07.373 25900 25900 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 22:15:07.374 25900 25900 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 22:15:07--------- beginning of main 12-03 23:51:47.162 10302 10302 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-03 23:51:47.591 10302 10302 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-03 23:51:47.597 10302 10302 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-03 23:51:47.597 10302 10302 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-03 23:51:47.597 10302 10302 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-03 23:51:47.597 10302 10302 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-03 23:51:47.597 10302 10302 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-03 23:51:47.597 10302 10302 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-03 23:51:47.597 10302 10302 W System.err: at java.lang.Class.newInstance(Native Method) 12-03 23:51:47.597 10302 10302 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-03 23:51:47.597 10302 10302 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-03 23:51:47.597 10302 10302 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-03 23:51:47.597 10302 10302 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-03 23:51:47.597 10302 10302 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-03 23:51:47.597 10302 10302 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-03 23:51:47.599 10302 10302 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-03 23:51:47.599 10302 10302 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-03 23:51:47.599 10302 10302 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-03 23:51:47.599 10302 10302 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-03 23:51:47.599 10302 10302 W System.err: at android.os.Looper.loop(Looper.java:319) 12-03 23:51:47.599 10302 10302 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-03 23:51:47.599 10302 10302 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-03 23:51:47.600 10302 10302 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-03 23:51:47.600 10302 10302 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-03 23:51:47.730 10302 10302 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. 12-03 23:51:48.188 10302 10302 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-03 23:51:48.189 10302 10302 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-03 23:51:48.233 10340 10340 W libprocessgroup: Controller io is not found 12-03 23:51:48.233 10340 10340 W libprocessgroup: Controller io is not found 12-03 23:51:48.233 10340 10340 W libprocessgroup: Controller io is not found 12-03 23:51:48.633 10302 10355 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-03 23:51:48.633 10302 10355 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-03 23:51:48.633 10302 10355 W com.mbwhatsapp: and incorrect proguard optimizations. 12-04 00:13:07.107 26759 26759 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-04 00:13:07.752 26759 26759 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-04 00:47:49.604 22416 22416 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-04 00:47:51.542 22416 22416 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-04 00:47:51.546 22416 22416 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-04 00:47:51.546 22416 22416 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-04 00:47:51.546 22416 22416 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-04 00:47:51.546 22416 22416 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-04 00:47:51.546 22416 22416 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-04 00:47:51.546 22416 22416 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-04 00:47:51.546 22416 22416 W System.err: at java.lang.Class.newInstance(Native Method) 12-04 00:47:51.546 22416 22416 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-04 00:47:51.547 22416 22416 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-04 00:47:51.547 22416 22416 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-04 00:47:51.547 22416 22416 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-04 00:47:51.547 22416 22416 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-04 00:47:51.547 22416 22416 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-04 00:47:51.547 22416 22416 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-04 00:47:51.547 22416 22416 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-04 00:47:51.547 22416 22416 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-04 00:47:51.547 22416 22416 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-04 00:47:51.547 22416 22416 W System.err: at android.os.Looper.loop(Looper.java:319) 12-04 00:47:51.547 22416 22416 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-04 00:47:51.547 22416 22416 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-04 00:47:51.547 22416 22416 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-04 00:47:51.547 22416 22416 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-04 00:47:51.636 22416 22416 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. 12-04 00:47:52.993 22416 22416 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-04 00:47:52.993 22416 22416 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-04 00:47:53.034 22563 22563 W libprocessgroup: Controller io is not found 12-04 00:47:53.035 22563 22563 W libprocessgroup: Controller io is not found 12-04 00:47:53.035 22563 22563 W libprocessgroup: Controller io is not found 12-04 00:47:54.027 22416 22587 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-04 00:47:54.027 22416 22587 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-04 00:47:54.027 22416 22587 W com.mbwhatsapp: and incorrect proguard optimizations. 12-04 01:31:03.162 22416 22425 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 258 to 100 12-04 02:05:06.151 22416 22425 W com.mbwhatsapp: Reducing the number of consi--------- beginning of main 12-04 02:56:39.617 22416 22425 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 309 to 100 12-04 03:43:52.388 22416 22583 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (22600) at void X.31b.A00()(:-1) waiters=2 in void X.3gH.run() for 160ms 12-04 03:51:02.674 22416 22425 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 316 to 100 12-04 04:06:52.469 22979 22979 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-04 04:06:52.724 22979 22979 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-04 04:06:52.726 22979 22979 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-04 04:06:52.726 22979 22979 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-04 04:06:52.726 22979 22979 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-04 04:06:52.726 22979 22979 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-04 04:06:52.726 22979 22979 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-04 04:06:52.726 22979 22979 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-04 04:06:52.726 22979 22979 W System.err: at java.lang.Class.newInstance(Native Method) 12-04 04:06:52.726 22979 22979 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-04 04:06:52.726 22979 22979 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-04 04:06:52.726 22979 22979 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-04 04:06:52.726 22979 22979 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-04 04:06:52.726 22979 22979 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-04 04:06:52.726 22979 22979 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-04 04:06:52.726 22979 22979 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-04 04:06:52.726 22979 22979 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-04 04:06:52.726 22979 22979 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-04 04:06:52.726 22979 22979 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-04 04:06:52.726 22979 22979 W System.err: at android.os.Looper.loop(Looper.java:319) 12-04 04:06:52.726 22979 22979 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-04 04:06:52.726 22979 22979 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-04 04:06:52.726 22979 22979 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-04 04:06:52.726 22979 22979 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-04 04:06:52.756 22979 22979 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. 12-04 04:06:53.124 22979 22979 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-04 04:06:53.124 22979 22979 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-04 04:06:53.153 23014 23014 W libprocessgroup: Controller io is not found 12-04 04:06:53.154 23014 23014 W libprocessgroup: Controller io is not found 12-04 04:06:53.154 23014 23014 W libprocessgroup: Controller io is not found 12-04 04:06:53.369 22979 23030 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-04 04:06:53.369 22979 23030 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-04 04:06:53.369 22979 23030 W com.mbwhatsapp: and incorrect proguard optimizations. 12-04 04:41:13.685 22979 22987 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 200 to 100 12-04 04:41:13.691 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-04 04:41:13.694 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/base.apk' with 1 weak references 12-04 04:41:13.695 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-04 04:41:13.695 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-04 04:41:13.695 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_audio_stream_processor.apk' with 1 weak references 12-04 04:41:13.695 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-04 04:41:13.695 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_executorch.apk' with 1 weak references 12-04 04:41:13.695 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_heliumiab.apk' with 1 weak references 12-04 04:41:13.696 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_i18n_en_GB.apk' with 1 weak references 12-04 04:41:13.696 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_i18n_tr_TR.apk' with 1 weak references 12-04 04:41:13.696 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_pytorch.apk' with 1 weak references 12-04 04:41:13.696 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_s_2041275993.apk' with 1 weak references 12-04 04:41:13.696 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-04 04:41:13.696 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_s_executorch_pytorch.apk' with 1 weak references 12-04 04:41:13.696 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_spm.apk' with 1 weak references 12-04 04:41:13.697 22979 22989 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZQHTUiPYWdRaUheTBmykdw==/com.whatsapp- 1VefmjctSRrKduNhUGtoXw==/base.apk' with 1 weak --------- beginning of main 12-04 11:06:27.175 22979 22987 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 313 to 100 12-04 12:02:59.622 22979 22987 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 333 to 100 12-04 12:17:06.510 21672 21672 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-04 12:17:07.044 21672 21672 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-04 12:17:07.048 21672 21672 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-04 12:17:07.048 21672 21672 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-04 12:17:07.048 21672 21672 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-04 12:17:07.048 21672 21672 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-04 12:17:07.048 21672 21672 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-04 12:17:07.048 21672 21672 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-04 12:17:07.048 21672 21672 W System.err: at java.lang.Class.newInstance(Native Method) 12-04 12:17:07.048 21672 21672 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-04 12:17:07.049 21672 21672 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-04 12:17:07.049 21672 21672 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-04 12:17:07.049 21672 21672 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-04 12:17:07.049 21672 21672 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-04 12:17:07.049 21672 21672 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-04 12:17:07.049 21672 21672 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-04 12:17:07.049 21672 21672 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-04 12:17:07.049 21672 21672 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-04 12:17:07.049 21672 21672 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-04 12:17:07.049 21672 21672 W System.err: at android.os.Looper.loop(Looper.java:319) 12-04 12:17:07.049 21672 21672 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-04 12:17:07.049 21672 21672 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-04 12:17:07.049 21672 21672 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-04 12:17:07.049 21672 21672 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-04 12:17:07.107 21672 21672 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. 12-04 12:17:08.016 21672 21672 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-04 12:17:08.016 21672 21672 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-04 12:17:08.112 21867 21867 W libprocessgroup: Controller io is not found 12-04 12:17:08.112 21867 21867 W libprocessgroup: Controller io is not found 12-04 12:17:08.112 21867 21867 W libprocessgroup: Controller io is not found 12-04 12:17:08.703 21672 21910 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-04 12:17:08.703 21672 21910 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-04 12:17:08.703 21672 21910 W com.--------- beginning of main 12-04 13:48:05.266 15088 15088 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-04 13:48:06.313 15088 15088 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-04 13:48:06.318 15088 15088 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-04 13:48:06.318 15088 15088 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-04 13:48:06.318 15088 15088 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-04 13:48:06.318 15088 15088 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-04 13:48:06.318 15088 15088 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-04 13:48:06.318 15088 15088 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-04 13:48:06.318 15088 15088 W System.err: at java.lang.Class.newInstance(Native Method) 12-04 13:48:06.318 15088 15088 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-04 13:48:06.318 15088 15088 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-04 13:48:06.318 15088 15088 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-04 13:48:06.318 15088 15088 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-04 13:48:06.318 15088 15088 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-04 13:48:06.318 15088 15088 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-04 13:48:06.318 15088 15088 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-04 13:48:06.318 15088 15088 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-04 13:48:06.318 15088 15088 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-04 13:48:06.318 15088 15088 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-04 13:48:06.318 15088 15088 W System.err: at android.os.Looper.loop(Looper.java:319) 12-04 13:48:06.319 15088 15088 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-04 13:48:06.319 15088 15088 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-04 13:48:06.319 15088 15088 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-04 13:48:06.319 15088 15088 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-04 13:48:06.410 15088 15088 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. 12-04 13:48:07.867 15088 15088 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-04 13:48:07.868 15088 15088 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-04 13:48:07.924 15561 15561 W libprocessgroup: Controller io is not found 12-04 13:48:07.925 15561 15561 W libprocessgroup: Controller io is not found 12-04 13:48:07.925 15561 15561 W libprocessgroup: Controller io is not found 12-04 13:48:08.520 15088 15652 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-04 13:48:08.520 15088 15652 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-04 13:48:08.520 15088 15652 W com.mbwhatsapp: and incorrect proguard optimizations. 12-04 13:48:08.636 15088 15652 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 115.766ms (535.56 bytecodes/s) (2648B approximate peak alloc) 12-04 13:48:10.350 15088 15822 W com.mb--------- beginning of main 12-04 16:30:24.549 18865 18865 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-04 16:30:25.460 18865 18865 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-04 16:30:25.471 18865 18865 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-04 16:30:25.471 18865 18865 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-04 16:30:25.471 18865 18865 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-04 16:30:25.471 18865 18865 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-04 16:30:25.471 18865 18865 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-04 16:30:25.471 18865 18865 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-04 16:30:25.471 18865 18865 W System.err: at java.lang.Class.newInstance(Native Method) 12-04 16:30:25.471 18865 18865 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-04 16:30:25.471 18865 18865 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-04 16:30:25.471 18865 18865 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-04 16:30:25.471 18865 18865 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-04 16:30:25.471 18865 18865 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-04 16:30:25.471 18865 18865 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-04 16:30:25.471 18865 18865 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-04 16:30:25.471 18865 18865 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-04 16:30:25.471 18865 18865 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-04 16:30:25.471 18865 18865 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-04 16:30:25.471 18865 18865 W System.err: at android.os.Looper.loop(Looper.java:319) 12-04 16:30:25.471 18865 18865 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-04 16:30:25.471 18865 18865 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-04 16:30:25.471 18865 18865 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-04 16:30:25.471 18865 18865 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-04 16:30:25.638 18865 18865 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. 12-04 16:30:26.902 18865 18865 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-04 16:30:26.902 18865 18865 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-04 16:30:26.941 19231 19231 W libprocessgroup: Controller io is not found 12-04 16:30:26.942 19231 19231 W libprocessgroup: Controller io is not found 12-04 16:30:26.942 19231 19231 W libprocessgroup: Controller io is not found 12-04 16:30:29.272 18865 19389 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-04 16:30:29.272 18865 19389 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-04 16:30:29.272 18865 19389 W com.mbwhatsapp: and incorrect proguard optimizations. 12-04 16:47:28.440 24374 24374 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-04 16:47:28.826 24374 24374 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-04 20:16:50.436 28159 28159 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-04 20:16:52.305 28159 28159 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-04 20:16:52.327 28159 28159 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-04 20:16:52.328 28159 28159 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-04 20:16:52.328 28159 28159 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-04 20:16:52.328 28159 28159 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-04 20:16:52.328 28159 28159 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-04 20:16:52.328 28159 28159 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-04 20:16:52.328 28159 28159 W System.err: at java.lang.Class.newInstance(Native Method) 12-04 20:16:52.328 28159 28159 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-04 20:16:52.328 28159 28159 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-04 20:16:52.328 28159 28159 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-04 20:16:52.328 28159 28159 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-04 20:16:52.328 28159 28159 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-04 20:16:52.328 28159 28159 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-04 20:16:52.328 28159 28159 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-04 20:16:52.328 28159 28159 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-04 20:16:52.328 28159 28159 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-04 20:16:52.328 28159 28159 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-04 20:16:52.328 28159 28159 W System.err: at android.os.Looper.loop(Looper.java:319) 12-04 20:16:52.328 28159 28159 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-04 20:16:52.328 28159 28159 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-04 20:16:52.328 28159 28159 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-04 20:16:52.328 28159 28159 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-04 20:16:52.461 28159 28159 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. 12-04 20:16:53.633 28159 28159 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-04 20:16:53.633 28159 28159 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-04 20:16:53.787 28622 28622 W libprocessgroup: Controller io is not found 12-04 20:16:53.787 28622 28622 W libprocessgroup: Controller io is not found 12-04 20:16:53.788 28622 28622 W libprocessgroup: Controller io is not found 12-04 20:16:54.283 28159 28664 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-04 20:16:54.283 28159 28664 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-04 20:16:54.283 28159 28664 W com.mbwhatsapp: and incorrect proguard optimizations. 12-04 20:16:55.679 28159 28859 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #6 (28678) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.wa--------- beginning of main 12-05 02:23:13.063 18227 18227 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-05 02:23:13.552 18227 18227 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-05 02:23:13.557 18227 18227 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-05 02:23:13.557 18227 18227 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-05 02:23:13.557 18227 18227 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-05 02:23:13.558 18227 18227 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-05 02:23:13.558 18227 18227 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-05 02:23:13.558 18227 18227 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-05 02:23:13.558 18227 18227 W System.err: at java.lang.Class.newInstance(Native Method) 12-05 02:23:13.558 18227 18227 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-05 02:23:13.558 18227 18227 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-05 02:23:13.558 18227 18227 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-05 02:23:13.558 18227 18227 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-05 02:23:13.558 18227 18227 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-05 02:23:13.558 18227 18227 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-05 02:23:13.558 18227 18227 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-05 02:23:13.558 18227 18227 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-05 02:23:13.558 18227 18227 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-05 02:23:13.558 18227 18227 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-05 02:23:13.558 18227 18227 W System.err: at android.os.Looper.loop(Looper.java:319) 12-05 02:23:13.558 18227 18227 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-05 02:23:13.558 18227 18227 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-05 02:23:13.558 18227 18227 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-05 02:23:13.558 18227 18227 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-05 02:23:13.622 18227 18227 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. 12-05 02:23:14.628 18227 18227 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-05 02:23:14.628 18227 18227 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-05 02:23:14.654 18267 18267 W libprocessgroup: Controller io is not found 12-05 02:23:14.655 18267 18267 W libprocessgroup: Controller io is not found 12-05 02:23:14.655 18267 18267 W libprocessgroup: Controller io is not found 12-05 02:23:14.977 18227 18285 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-05 02:23:14.977 18227 18285 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-05 02:23:14.977 18227 18285 W com.mbwhatsapp: and incorrect proguard optimizations. 12-05 02:40:10.231 1711 1711 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-05 02:40:10.882 1711 1711 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-05 03:28:59.729 1711 1720 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 256 to 100 12-05 04:06:57.945 14731 14731 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-05 04:06:59.314 14731 14731 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-05 04:06:59.325 14731 14731 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-05 04:06:59.325 14731 14731 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-05 04:06:59.325 14731 14731 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-05 04:06:59.325 14731 14731 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-05 04:06:59.325 14731 14731 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-05 04:06:59.325 14731 14731 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-05 04:06:59.325 14731 14731 W System.err: at java.lang.Class.newInstance(Native Method) 12-05 04:06:59.326 14731 14731 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-05 04:06:59.326 14731 14731 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-05 04:06:59.326 14731 14731 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-05 04:06:59.326 14731 14731 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-05 04:06:59.326 14731 14731 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-05 04:06:59.326 14731 14731 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-05 04:06:59.326 14731 14731 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-05 04:06:59.326 14731 14731 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-05 04:06:59.326 14731 14731 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-05 04:06:59.326 14731 14731 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-05 04:06:59.326 14731 14731 W System.err: at android.os.Looper.loop(Looper.java:319) 12-05 04:06:59.326 14731 14731 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-05 04:06:59.326 14731 14731 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-05 04:06:59.326 14731 14731 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-05 04:06:59.326 14731 14731 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-05 04:06:59.439 14731 14731 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. 12-05 04:07:03.183 14731 14731 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-05 04:07:03.183 14731 14731 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-05 04:07:03.406 15387 15387 W libprocessgroup: Controller io is not found 12-05 04:07:03.406 15387 15387 W libprocessgroup: Controller io is not found 12-05 04:07:03.406 15387 15387 W libprocessgroup: Controller io is not found 12-05 04:07:04.344 14731 15549 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-05 04:07:04.344 14731 15549 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-05 04:07:04.344 14731 15549 W com.mbwhatsapp: and incorrect proguard optimizations. 12-05 04:07:08.170 14731 14741 W com.mbwhatsapp: Suspending all threads took: 48.857ms 12-05 04:07:08.822 14731 15981 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (15602) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 353ms 12-05 04:27:18.022 14731 14741 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 121 to 100 12-05 05:08:35.708 14731 14741 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 248 to 100 12-05 05:08:35.710 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-05 05:08:35.713 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/base.apk' with 1 weak references 12-05 05:08:35.715 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-05 05:08:35.715 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-05 05:08:35.715 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_audio_stream_processor.apk' with 1 weak references 12-05 05:08:35.715 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-05 05:08:35.715 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_executorch.apk' with 1 weak references 12-05 05:08:35.716 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_heliumiab.apk' with 1 weak references 12-05 05:08:35.716 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_i18n_en_GB.apk' with 1 weak references 12-05 05:08:35.716 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_i18n_tr_TR.apk' with 1 weak references 12-05 05:08:35.716 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_pytorch.apk' with 1 weak references 12-05 05:08:35.716 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_s_2041275993.apk' with 1 weak references 12-05 05:08:35.716 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-05 05:08:35.716 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/split_s_executorch_pytorch.apk' with 1 weak references 12-05 05:08:35.717 14731 14743 W com.mbwhatsapp: ApkAssets: Deleting an ApkA--------- beginning of main 12-05 12:16:43.947 23808 23808 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-05 12:16:44.420 23808 23808 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-05 12:16:44.424 23808 23808 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-05 12:16:44.424 23808 23808 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-05 12:16:44.425 23808 23808 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-05 12:16:44.425 23808 23808 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-05 12:16:44.425 23808 23808 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-05 12:16:44.425 23808 23808 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-05 12:16:44.425 23808 23808 W System.err: at java.lang.Class.newInstance(Native Method) 12-05 12:16:44.425 23808 23808 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-05 12:16:44.425 23808 23808 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-05 12:16:44.425 23808 23808 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-05 12:16:44.425 23808 23808 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-05 12:16:44.425 23808 23808 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-05 12:16:44.425 23808 23808 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-05 12:16:44.425 23808 23808 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-05 12:16:44.425 23808 23808 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-05 12:16:44.425 23808 23808 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-05 12:16:44.425 23808 23808 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-05 12:16:44.426 23808 23808 W System.err: at android.os.Looper.loop(Looper.java:319) 12-05 12:16:44.426 23808 23808 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-05 12:16:44.426 23808 23808 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-05 12:16:44.426 23808 23808 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-05 12:16:44.426 23808 23808 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-05 12:16:44.466 23808 23808 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. 12-05 12:16:45.158 23808 23808 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-05 12:16:45.159 23808 23808 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-05 12:16:45.188 23868 23868 W libprocessgroup: Controller io is not found 12-05 12:16:45.188 23868 23868 W libprocessgroup: Controller io is not found 12-05 12:16:45.188 23868 23868 W libprocessgroup: Controller io is not found 12-05 12:16:45.566 23808 23891 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-05 12:16:45.566 23808 23891 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-05 12:16:45.566 23808 23891 W com.mbwhatsapp: and incorrect proguard optimizations. 12-05 12:21:10.976 31155 31155 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-05 12:21:11.276 31155 31155 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-05 22:03:32.254 11033 11033 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-05 22:03:32.594 11033 11033 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-05 22:03:32.595 11033 11033 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-05 22:03:32.596 11033 11033 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-05 22:03:32.596 11033 11033 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-05 22:03:32.596 11033 11033 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-05 22:03:32.596 11033 11033 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-05 22:03:32.596 11033 11033 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-05 22:03:32.596 11033 11033 W System.err: at java.lang.Class.newInstance(Native Method) 12-05 22:03:32.596 11033 11033 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-05 22:03:32.596 11033 11033 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-05 22:03:32.596 11033 11033 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-05 22:03:32.596 11033 11033 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-05 22:03:32.596 11033 11033 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-05 22:03:32.596 11033 11033 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-05 22:03:32.596 11033 11033 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-05 22:03:32.596 11033 11033 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-05 22:03:32.596 11033 11033 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-05 22:03:32.596 11033 11033 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-05 22:03:32.596 11033 11033 W System.err: at android.os.Looper.loop(Looper.java:319) 12-05 22:03:32.596 11033 11033 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-05 22:03:32.596 11033 11033 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-05 22:03:32.596 11033 11033 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-05 22:03:32.596 11033 11033 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-05 22:03:32.625 11033 11033 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. 12-05 22:03:33.035 11033 11033 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-05 22:03:33.035 11033 11033 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-05 22:03:33.062 11068 11068 W libprocessgroup: Controller io is not found 12-05 22:03:33.062 11068 11068 W libprocessgroup: Controller io is not found 12-05 22:03:33.062 11068 11068 W libprocessgroup: Controller io is not found 12-05 22:03:33.402 11033 11092 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-05 22:03:33.402 11033 11092 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-05 22:03:33.402 11033 11092 W com.mbwhatsapp: and incorrect proguard optimizations. 12-05 23:30:07.039 11033 11041 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 396 to 100 12-06 00:16:55.017 11033 11041 W com.mbwhatsapp: Reducing the number of consi--------- beginning of main 12-06 04:22:01.832 20180 20180 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 04:22:02.076 20180 20180 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-06 04:22:02.079 20180 20180 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 04:22:02.079 20180 20180 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 04:22:02.079 20180 20180 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-06 04:22:02.079 20180 20180 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-06 04:22:02.079 20180 20180 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-06 04:22:02.079 20180 20180 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-06 04:22:02.079 20180 20180 W System.err: at java.lang.Class.newInstance(Native Method) 12-06 04:22:02.079 20180 20180 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-06 04:22:02.079 20180 20180 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-06 04:22:02.079 20180 20180 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-06 04:22:02.079 20180 20180 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-06 04:22:02.079 20180 20180 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-06 04:22:02.079 20180 20180 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-06 04:22:02.079 20180 20180 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-06 04:22:02.079 20180 20180 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-06 04:22:02.079 20180 20180 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-06 04:22:02.079 20180 20180 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-06 04:22:02.079 20180 20180 W System.err: at android.os.Looper.loop(Looper.java:319) 12-06 04:22:02.079 20180 20180 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-06 04:22:02.079 20180 20180 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-06 04:22:02.079 20180 20180 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-06 04:22:02.079 20180 20180 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-06 04:22:02.106 20180 20180 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. 12-06 04:22:02.704 20180 20180 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-06 04:22:02.704 20180 20180 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-06 04:22:02.734 20215 20215 W libprocessgroup: Controller io is not found 12-06 04:22:02.734 20215 20215 W libprocessgroup: Controller io is not found 12-06 04:22:02.734 20215 20215 W libprocessgroup: Controller io is not found 12-06 04:22:03.151 20180 20229 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-06 04:22:03.151 20180 20229 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-06 04:22:03.151 20180 20229 W com.mbwhatsapp: and incorrect proguard optimizations. 12-06 04:41:51.020 32386 32386 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 04:41:51.609 32386 32386 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-06 04:41:51.612 32386 32386 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 04:41:51.612 32386 32386 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 04:41:51.612 32386 32386 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-06 04:41:51.612 32386 32386 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-06 04:41:51.612 32386 32386 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-06 04:41:51.612 32386 32386 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-06 04:41:51.612 32386 32386 W System.err: at java.lang.Class.newInstance(Native Method) 12-06 04:41:51.612 32386 32386 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-06 04:41:51.612 32386 32386 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-06 04:41:51.612 32386 32386 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-06 04:41:51.612 32386 32386 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-06 04:41:51.612 32386 32386 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-06 04:41:51.612 32386 32386 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-06 04:41:51.612 32386 32386 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-06 04:41:51.612 32386 32386 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-06 04:41:51.612 32386 32386 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-06 04:41:51.612 32386 32386 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-06 04:41:51.612 32386 32386 W System.err: at android.os.Looper.loop(Looper.java:319) 12-06 04:41:51.612 32386 32386 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-06 04:41:51.612 32386 32386 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-06 04:41:51.612 32386 32386 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-06 04:41:51.612 32386 32386 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-06 04:41:51.657 32386 32386 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. 12-06 04:41:54.453 32744 32744 W libprocessgroup: Controller io is not found 12-06 04:41:54.454 32744 32744 W libprocessgroup: Controller io is not found 12-06 04:41:54.454 32744 32744 W libprocessgroup: Controller io is not found 12-06 04:41:54.464 32386 32386 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-06 04:41:54.464 32386 32386 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-06 04:41:55.451 32386 433 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-06 04:41:55.451 32386 433 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-06 04:41:55.451 32386 433 W com.mbwhatsapp: and incorrect proguard optimizations. 12-06 04:42:01.331 32386 32399 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-06 04:42:01.333 32386 32399 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~jQySK4AVH9sggTFuB7IpRA==/com.instagram.android- Eq4jkYbjgmHL0nXlk9XcjA==/base.apk' with 1 weak references 12-06--------- beginning of main 12-06 08:50:48.125 32386 420 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (450) at void X.31b.A00()(:-1) waiters=1 in void X.3gH.run() for 364ms 12-06 08:50:48.126 32386 423 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (450) at void X.31b.A00()(:-1) waiters=2 in void X.3gH.run() for 363ms 12-06 10:32:13.727 31155 31155 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 10:32:19.088 31155 31155 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-06 10:32:19.126 31155 31155 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 10:32:19.126 31155 31155 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 10:32:19.126 31155 31155 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-06 10:32:19.126 31155 31155 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-06 10:32:19.127 31155 31155 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-06 10:32:19.127 31155 31155 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-06 10:32:19.127 31155 31155 W System.err: at java.lang.Class.newInstance(Native Method) 12-06 10:32:19.127 31155 31155 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-06 10:32:19.127 31155 31155 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-06 10:32:19.127 31155 31155 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-06 10:32:19.127 31155 31155 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-06 10:32:19.127 31155 31155 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-06 10:32:19.127 31155 31155 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-06 10:32:19.127 31155 31155 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-06 10:32:19.127 31155 31155 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-06 10:32:19.127 31155 31155 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-06 10:32:19.127 31155 31155 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-06 10:32:19.127 31155 31155 W System.err: at android.os.Looper.loop(Looper.java:319) 12-06 10:32:19.127 31155 31155 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-06 10:32:19.127 31155 31155 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-06 10:32:19.127 31155 31155 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-06 10:32:19.127 31155 31155 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-06 10:32:19.668 31155 31155 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. 12-06 10:32:24.312 31875 31875 W libprocessgroup: Controller io is not found 12-06 10:32:24.313 31875 31875 W libprocessgroup: Controller io is not found 12-06 10:32:24.313 31875 31875 W libprocessgroup: Controller io is not found 12-06 10:32:24.392 31155 31155 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-06 10:32:24.392 31155 31155 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-06 10:32:26.915 31155 32047 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 262.193ms (99.16 bytecodes/s) (1872B approximate peak alloc) 12-06 10:32:27.03--------- beginning of main 12-06 10:32:27.030 31155 32047 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-06 10:32:27.030 31155 32047 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-06 10:32:27.030 31155 32047 W com.mbwhatsapp: and incorrect proguard optimizations. 12-06 10:32:58.706 4889 4889 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 10:32:59.604 4889 4889 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-06 10:32:59.609 4889 4889 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 10:32:59.609 4889 4889 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 10:32:59.609 4889 4889 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-06 10:32:59.609 4889 4889 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-06 10:32:59.609 4889 4889 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-06 10:32:59.610 4889 4889 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-06 10:32:59.610 4889 4889 W System.err: at java.lang.Class.newInstance(Native Method) 12-06 10:32:59.610 4889 4889 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-06 10:32:59.610 4889 4889 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-06 10:32:59.610 4889 4889 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-06 10:32:59.610 4889 4889 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-06 10:32:59.610 4889 4889 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-06 10:32:59.610 4889 4889 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-06 10:32:59.610 4889 4889 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-06 10:32:59.610 4889 4889 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-06 10:32:59.610 4889 4889 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-06 10:32:59.610 4889 4889 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-06 10:32:59.610 4889 4889 W System.err: at android.os.Looper.loop(Looper.java:319) 12-06 10:32:59.610 4889 4889 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-06 10:32:59.610 4889 4889 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-06 10:32:59.610 4889 4889 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-06 10:32:59.610 4889 4889 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-06 10:32:59.675 4889 4889 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. 12-06 10:33:00.894 4889 4889 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-06 10:33:00.894 4889 4889 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-06 10:33:01.016 5259 5259 W libprocessgroup: Controller io is not found 12-06 10:33:01.016 5259 5259 W libprocessgroup: Controller io is not found 12-06 10:33:01.016 5259 5259 W libprocessgroup: Controller io is not found 12-06 10:33:01.890 4889 5425 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-06 10:33:01.890 4889 5425 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-06 18:19:19.567 4218 4218 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 18:19:20.151 4218 4218 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-06 18:19:20.160 4218 4218 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 18:19:20.160 4218 4218 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 18:19:20.160 4218 4218 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-06 18:19:20.160 4218 4218 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-06 18:19:20.160 4218 4218 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-06 18:19:20.160 4218 4218 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-06 18:19:20.160 4218 4218 W System.err: at java.lang.Class.newInstance(Native Method) 12-06 18:19:20.160 4218 4218 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-06 18:19:20.160 4218 4218 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-06 18:19:20.160 4218 4218 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-06 18:19:20.161 4218 4218 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-06 18:19:20.161 4218 4218 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-06 18:19:20.161 4218 4218 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-06 18:19:20.161 4218 4218 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-06 18:19:20.161 4218 4218 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-06 18:19:20.161 4218 4218 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-06 18:19:20.161 4218 4218 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-06 18:19:20.161 4218 4218 W System.err: at android.os.Looper.loop(Looper.java:319) 12-06 18:19:20.161 4218 4218 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-06 18:19:20.161 4218 4218 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-06 18:19:20.161 4218 4218 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-06 18:19:20.161 4218 4218 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-06 18:19:20.209 4218 4218 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. 12-06 18:19:21.011 4218 4218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-06 18:19:21.011 4218 4218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-06 18:19:21.044 4259 4259 W libprocessgroup: Controller io is not found 12-06 18:19:21.044 4259 4259 W libprocessgroup: Controller io is not found 12-06 18:19:21.044 4259 4259 W libprocessgroup: Controller io is not found 12-06 18:19:21.408 4218 4272 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-06 18:19:21.408 4218 4272 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-06 18:19:21.408 4218 4272 W com.mbwhatsapp: and incorrect proguard optimizations. 12-06 18:22:24.642 8445 8445 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 18:22:25.283 8445 8445 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-06 18:22:25.287 8445 8445 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 18:22:25.287 8445 8445 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 18:22:25.287 8445 8445 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-06 18:22:25.287 8445 8445 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-06 18:22:25.287 8445 8445 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-06 18:22:25.287 8445 8445 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-06 18:22:25.287 8445 8445 W System.err: at java.lang.Class.newInstance(Native Method) 12-06 18:22:25.287 8445 8445 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-06 18:22:25.287 8445 8445 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-06 18:22:25.287 8445 8445 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-06 18:22:25.287 8445 8445 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-06 18:22:25.287 8445 8445 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-06 18:22:25.288 8445 8445 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-06 18:22:25.288 8445 8445 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-06 18:22:25.288 8445 8445 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-06 18:22:25.288 8445 8445 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-06 18:22:25.288 8445 8445 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-06 18:22:25.288 8445 8445 W System.err: at android.os.Looper.loop(Looper.java:319) 12-06 18:22:25.288 8445 8445 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-06 18:22:25.288 8445 8445 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-06 18:22:25.288 8445 8445 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-06 18:22:25.288 8445 8445 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-06 18:22:25.332 8445 8445 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. 12-06 18:22:26.107 8445 8445 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-06 18:22:26.108 8445 8445 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-06 18:22:26.142 8500 8500 W libprocessgroup: Controller io is not found 12-06 18:22:26.142 8500 8500 W libprocessgroup: Controller io is not found 12-06 18:22:26.142 8500 8500 W libprocessgroup: Controller io is not found 12-06 18:22:26.599 8445 8517 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-06 18:22:26.599 8445 8517 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-06 18:22:26.599 8445 8517 W com.mbwhatsapp: and incorrect proguard optimizations. 12-06 18:32:56.819 20878 20878 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 18:32:58.244 20878 20878 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-06 18:32:58.249 20878 20878 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 18:32:58.250 20878 20878 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 18:32:58--------- beginning of main 12-06 18:32:58.463 20878 20878 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. 12-06 18:32:59.950 20878 20878 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-06 18:32:59.951 20878 20878 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-06 18:33:00.001 21119 21119 W libprocessgroup: Controller io is not found 12-06 18:33:00.001 21119 21119 W libprocessgroup: Controller io is not found 12-06 18:33:00.001 21119 21119 W libprocessgroup: Controller io is not found 12-06 18:33:00.529 20878 21135 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-06 18:33:00.529 20878 21135 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-06 18:33:00.529 20878 21135 W com.mbwhatsapp: and incorrect proguard optimizations. 12-06 19:10:28.665 11407 11407 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 19:10:30.550 11407 11407 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-06 19:10:30.574 11407 11407 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 19:10:30.574 11407 11407 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 19:10:30.574 11407 11407 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-06 19:10:30.574 11407 11407 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-06 19:10:30.574 11407 11407 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-06 19:10:30.574 11407 11407 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-06 19:10:30.574 11407 11407 W System.err: at java.lang.Class.newInstance(Native Method) 12-06 19:10:30.574 11407 11407 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-06 19:10:30.574 11407 11407 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-06 19:10:30.574 11407 11407 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-06 19:10:30.574 11407 11407 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-06 19:10:30.574 11407 11407 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-06 19:10:30.574 11407 11407 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-06 19:10:30.574 11407 11407 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-06 19:10:30.574 11407 11407 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-06 19:10:30.574 11407 11407 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-06 19:10:30.574 11407 11407 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-06 19:10:30.574 11407 11407 W System.err: at android.os.Looper.loop(Looper.java:319) 12-06 19:10:30.574 11407 11407 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-06 19:10:30.574 11407 11407 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-06 19:10:30.574 11407 11407 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-06 19:10:30.574 11407 11407 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-06 19:10:30.714 11407 11407 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-06 20:46:20.013 5507 5507 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 20:46:21.395 5507 5507 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-06 20:46:21.409 5507 5507 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-06 20:46:21.409 5507 5507 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-06 20:46:21.409 5507 5507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-06 20:46:21.409 5507 5507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-06 20:46:21.409 5507 5507 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-06 20:46:21.409 5507 5507 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-06 20:46:21.409 5507 5507 W System.err: at java.lang.Class.newInstance(Native Method) 12-06 20:46:21.409 5507 5507 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-06 20:46:21.409 5507 5507 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-06 20:46:21.409 5507 5507 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-06 20:46:21.409 5507 5507 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-06 20:46:21.409 5507 5507 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-06 20:46:21.409 5507 5507 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-06 20:46:21.409 5507 5507 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-06 20:46:21.409 5507 5507 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-06 20:46:21.409 5507 5507 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-06 20:46:21.409 5507 5507 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-06 20:46:21.409 5507 5507 W System.err: at android.os.Looper.loop(Looper.java:319) 12-06 20:46:21.409 5507 5507 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-06 20:46:21.409 5507 5507 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-06 20:46:21.409 5507 5507 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-06 20:46:21.409 5507 5507 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-06 20:46:21.607 5507 5507 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. 12-06 20:46:23.097 5507 5507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-06 20:46:23.098 5507 5507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-06 20:46:23.152 6075 6075 W libprocessgroup: Controller io is not found 12-06 20:46:23.152 6075 6075 W libprocessgroup: Controller io is not found 12-06 20:46:23.152 6075 6075 W libprocessgroup: Controller io is not found 12-06 20:46:23.931 5507 6195 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-06 20:46:23.931 5507 6195 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-06 20:46:23.931 5507 6195 W com.mbwhatsapp: and incorrect proguard optimizations. 12-06 20:49:35.733 8438 8438 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-06 20:49:37.063 8438 8438 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-07 02:58:41.793 8651 8659 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 251 to 100 12-07 04:24:35.721 21916 21916 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-07 04:24:35.987 21916 21916 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-07 04:24:35.991 21916 21916 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-07 04:24:35.991 21916 21916 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-07 04:24:35.991 21916 21916 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-07 04:24:35.991 21916 21916 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-07 04:24:35.991 21916 21916 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-07 04:24:35.991 21916 21916 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-07 04:24:35.991 21916 21916 W System.err: at java.lang.Class.newInstance(Native Method) 12-07 04:24:35.991 21916 21916 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-07 04:24:35.991 21916 21916 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-07 04:24:35.991 21916 21916 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-07 04:24:35.991 21916 21916 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-07 04:24:35.991 21916 21916 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-07 04:24:35.991 21916 21916 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-07 04:24:35.991 21916 21916 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-07 04:24:35.991 21916 21916 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-07 04:24:35.991 21916 21916 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-07 04:24:35.991 21916 21916 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-07 04:24:35.991 21916 21916 W System.err: at android.os.Looper.loop(Looper.java:319) 12-07 04:24:35.991 21916 21916 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-07 04:24:35.991 21916 21916 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-07 04:24:35.991 21916 21916 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-07 04:24:35.992 21916 21916 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-07 04:24:36.024 21916 21916 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. 12-07 04:24:36.429 21916 21916 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-07 04:24:36.429 21916 21916 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-07 04:24:36.476 21961 21961 W libprocessgroup: Controller io is not found 12-07 04:24:36.476 21961 21961 W libprocessgroup: Controller io is not found 12-07 04:24:36.476 21961 21961 W libprocessgroup: Controller io is not found 12-07 04:24:36.772 21916 21975 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-07 04:24:36.772 21916 21975 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-07 04:24:36.772 21916 21975 W com.mbwhatsapp: and incorrect proguard optimizations. 12-07 08:58:32.281 21916 21926 W com.mbwhatsapp: Reducing the number of consi--------- beginning of main 12-07 20:57:39.112 3515 3515 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-07 20:57:39.865 3515 3515 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-07 20:57:39.868 3515 3515 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-07 20:57:39.869 3515 3515 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-07 20:57:39.869 3515 3515 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-07 20:57:39.869 3515 3515 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-07 20:57:39.869 3515 3515 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-07 20:57:39.869 3515 3515 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-07 20:57:39.869 3515 3515 W System.err: at java.lang.Class.newInstance(Native Method) 12-07 20:57:39.869 3515 3515 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-07 20:57:39.869 3515 3515 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-07 20:57:39.869 3515 3515 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-07 20:57:39.869 3515 3515 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-07 20:57:39.869 3515 3515 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-07 20:57:39.869 3515 3515 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-07 20:57:39.869 3515 3515 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-07 20:57:39.869 3515 3515 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-07 20:57:39.869 3515 3515 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-07 20:57:39.869 3515 3515 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-07 20:57:39.869 3515 3515 W System.err: at android.os.Looper.loop(Looper.java:319) 12-07 20:57:39.869 3515 3515 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-07 20:57:39.869 3515 3515 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-07 20:57:39.869 3515 3515 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-07 20:57:39.869 3515 3515 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-07 20:57:39.941 3515 3515 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. 12-07 20:57:41.488 3515 3515 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-07 20:57:41.488 3515 3515 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-07 20:57:41.599 3740 3740 W libprocessgroup: Controller io is not found 12-07 20:57:41.601 3740 3740 W libprocessgroup: Controller io is not found 12-07 20:57:41.601 3740 3740 W libprocessgroup: Controller io is not found 12-07 20:57:42.090 3515 3773 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-07 20:57:42.090 3515 3773 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-07 20:57:42.090 3515 3773 W com.mbwhatsapp: and incorrect proguard optimizations. 12-07 21:12:41.470 17432 17432 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-07 21:12:42.330 17432 17432 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-07 22:45:12.197 564 564 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-07 22:45:12.760 564 564 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-07 22:45:12.764 564 564 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-07 22:45:12.765 564 564 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-07 22:45:12.765 564 564 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-07 22:45:12.765 564 564 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-07 22:45:12.765 564 564 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-07 22:45:12.765 564 564 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-07 22:45:12.765 564 564 W System.err: at java.lang.Class.newInstance(Native Method) 12-07 22:45:12.765 564 564 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-07 22:45:12.765 564 564 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-07 22:45:12.765 564 564 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-07 22:45:12.765 564 564 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-07 22:45:12.766 564 564 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-07 22:45:12.766 564 564 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-07 22:45:12.766 564 564 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-07 22:45:12.766 564 564 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-07 22:45:12.766 564 564 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-07 22:45:12.766 564 564 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-07 22:45:12.766 564 564 W System.err: at android.os.Looper.loop(Looper.java:319) 12-07 22:45:12.766 564 564 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-07 22:45:12.766 564 564 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-07 22:45:12.766 564 564 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-07 22:45:12.766 564 564 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-07 22:45:12.812 564 564 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. 12-07 22:45:13.768 564 564 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-07 22:45:13.769 564 564 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-07 22:45:13.820 1540 1540 W libprocessgroup: Controller io is not found 12-07 22:45:13.821 1540 1540 W libprocessgroup: Controller io is not found 12-07 22:45:13.821 1540 1540 W libprocessgroup: Controller io is not found 12-07 22:45:14.086 564 1569 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-07 22:45:14.086 564 1569 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-07 22:45:14.086 564 1569 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 01:25:01.828 30080 30080 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 01:25:03.414 30080 30080 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-08 01:25:03.416 30080 30080 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 01:25:03.417 30080 30080 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 01:25:03.417 30080 30080 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 01:25:03.417 30080 30080 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 01:25:03.417 30080 30080 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 01:25:03.417 30080 30080 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 01:25:03.417 30080 30080 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 01:25:03.417 30080 30080 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 01:25:03.417 30080 30080 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 01:25:03.417 30080 30080 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 01:25:03.417 30080 30080 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 01:25:03.417 30080 30080 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 01:25:03.417 30080 30080 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 01:25:03.417 30080 30080 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 01:25:03.417 30080 30080 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 01:25:03.417 30080 30080 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 01:25:03.417 30080 30080 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 01:25:03.417 30080 30080 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 01:25:03.417 30080 30080 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-08 01:25:03.417 30080 30080 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-08 01:25:03.417 30080 30080 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-08 01:25:03.417 30080 30080 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-08 01:25:03.452 30080 30080 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. 12-08 01:25:05.040 30080 30080 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 01:25:05.040 30080 30080 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 01:25:05.048 30543 30543 W libprocessgroup: Controller io is not found 12-08 01:25:05.048 30543 30543 W libprocessgroup: Controller io is not found 12-08 01:25:05.048 30543 30543 W libprocessgroup: Controller io is not found 12-08 01:25:05.891 30080 30578 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-08 01:25:05.891 30080 30578 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-08 01:25:05.891 30080 30578 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 04:52:46.485 21515 21515 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 04:52:46.738 21515 21515 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 04:52:46.739 21515 21515 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 04:52:46.740 21515 21515 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 04:52:46.740 21515 21515 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 04:52:46.740 21515 21515 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 04:52:46.740 21515 21515 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 04:52:46.740 21515 21515 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 04:52:46.740 21515 21515 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 04:52:46.740 21515 21515 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 04:52:46.740 21515 21515 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 04:52:46.740 21515 21515 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 04:52:46.740 21515 21515 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 04:52:46.740 21515 21515 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 04:52:46.740 21515 21515 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 04:52:46.740 21515 21515 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 04:52:46.740 21515 21515 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 04:52:46.740 21515 21515 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 04:52:46.740 21515 21515 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 04:52:46.740 21515 21515 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 04:52:46.740 21515 21515 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-08 04:52:46.740 21515 21515 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-08 04:52:46.740 21515 21515 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-08 04:52:46.740 21515 21515 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-08 04:52:46.767 21515 21515 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. 12-08 04:52:47.320 21515 21515 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 04:52:47.320 21515 21515 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 04:52:47.356 21550 21550 W libprocessgroup: Controller io is not found 12-08 04:52:47.356 21550 21550 W libprocessgroup: Controller io is not found 12-08 04:52:47.356 21550 21550 W libprocessgroup: Controller io is not found 12-08 04:52:47.620 21515 21564 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-08 04:52:47.620 21515 21564 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-08 04:52:47.620 21515 21564 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 04:52:49.429 21515 21588 W WM-Processor: Didn't find WorkSpec for id WorkGenerationalId(workSpecId=756b6ebc-346a-4ff3-b750-2029e4d608e6, generation=0) 12-08 05:01:19.039 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-08 05:01:19.040 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/base.apk' with 1 weak references 12-08 05:01:19.040 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an Apk--------- beginning of main 12-08 05:01:19.041 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_i18n_tr_TR.apk' with 1 weak references 12-08 05:01:19.041 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_pytorch.apk' with 1 weak references 12-08 05:01:19.041 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_s_2041275993.apk' with 1 weak references 12-08 05:01:19.041 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-08 05:01:19.041 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_s_executorch_pytorch.apk' with 1 weak references 12-08 05:01:19.041 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_spm.apk' with 1 weak references 12-08 05:01:19.041 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~9UTHyTssDqsJOU84ePoxew==/com.whatsapp- v26686HSE_LcCn1FlmobxA==/base.apk' with 1 weak references 12-08 05:01:19.042 21515 21526 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~9UTHyTssDqsJOU84ePoxew==/com.whatsapp- v26686HSE_LcCn1FlmobxA==/split_config.arm64_v8a.apk' with 1 weak references 12-08 10:31:18.005 7937 7937 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 10:31:20.055 7937 7937 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 10:31:20.060 7937 7937 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 10:31:20.060 7937 7937 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 10:31:20.060 7937 7937 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 10:31:20.060 7937 7937 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 10:31:20.060 7937 7937 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 10:31:20.060 7937 7937 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 10:31:20.060 7937 7937 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 10:31:20.060 7937 7937 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 10:31:20.060 7937 7937 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 10:31:20.060 7937 7937 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 10:31:20.060 7937 7937 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 10:31:20.060 7937 7937 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 10:31:20.060 7937 7937 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 10:31:20.060 7937 7937 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 10:31:20.060 7937 7937 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 10:31:20.060 7937 7937 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 10:31:20.060 7937 7937 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 10:31:20.060 7937 7937 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 10:31:20.060 7937 7937 W System.err: at android.app.--------- beginning of main 12-08 10:31:20.139 7937 7937 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. 12-08 10:31:23.836 7937 7937 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 10:31:23.836 7937 7937 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 10:31:24.434 8704 8704 W libprocessgroup: Controller io is not found 12-08 10:31:24.435 8704 8704 W libprocessgroup: Controller io is not found 12-08 10:31:24.435 8704 8704 W libprocessgroup: Controller io is not found 12-08 10:31:29.978 7937 7966 W com.mbwhatsapp: Suspending all threads took: 155.929ms 12-08 10:31:30.099 7937 9237 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 594.990ms (43.70 bytecodes/s) (1872B approximate peak alloc) 12-08 10:31:30.102 7937 9237 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-08 10:31:30.102 7937 9237 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-08 10:31:30.102 7937 9237 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 10:31:30.470 7937 9237 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 367.860ms (168.54 bytecodes/s) (2648B approximate peak alloc) 12-08 10:31:30.749 7937 9358 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #5 (9361) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 337ms 12-08 10:31:30.760 7937 9414 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #5 (9361) at X.2U6 X.35t.A08()(:-1) waiters=1 in X.2U6 X.35t.A08() for 343ms 12-08 10:31:43.041 10841 10841 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 10:31:45.596 10841 10841 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 10:31:45.602 10841 10841 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 10:31:45.602 10841 10841 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 10:31:45.602 10841 10841 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 10:31:45.602 10841 10841 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 10:31:45.602 10841 10841 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 10:31:45.602 10841 10841 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 10:31:45.602 10841 10841 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 10:31:45.602 10841 10841 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 10:31:45.603 10841 10841 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 10:31:45.603 10841 10841 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 10:31:45.603 10841 10841 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 10:31:45.603 10841 10841 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 10:31:45.603 10841 10841 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 10:31:45.603 10841 10841 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 10:31:45.603 10841 10841 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 10:31:45.603 10841 10841 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 10:31:45.603 10841 10841 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 10:31:45.603 10841 10841 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 10:31:45.603 10841 10841 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-08 10:31:45.603 10841 10841 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-08 10:31:45.603 10841 10841 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-08 10:31:45.603 10841 10841 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-08 10:31:45.656 10841 10841 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. 12-08 10:31:47.663 10841 10841 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 10:31:47.663 10841 10841 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 10:31:47.849 11191 11191 W libprocessgroup: Controller io is not found 12-08 10:31:47.849 11191 11191 W libprocessgroup: Controller io is not found 12-08 10:31:47.866 11191 11191 W libprocessgroup: Controller io is not found 12-08 10:31:49.321 10841 11328 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-08 10:31:49.321 10841 11328 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-08 10:31:49.321 10841 11328 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 10:32:06.714 13550 13550 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 10:32:09.119 13550 13550 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 10:32:09.126 13550 13550 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 10:32:09.126 13550 13550 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 10:32:09.126 13550 13550 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 10:32:09.126 13550 13550 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 10:32:09.126 13550 13550 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 10:32:09.126 13550 13550 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 10:32:09.126 13550 13550 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 10:32:09.126 13550 13550 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 10:32:09.126 13550 13550 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 10:32:09.126 13550 13550 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 10:32:09.126 13550 13550 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 10:32:09.126 13550 13550 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 10:32:09.126 13550 13550 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 10:32:09.126 13550 13550 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 10:32:09.126 13550 13550 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 10:32:09.126 13550 13550 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 10:32:09.126 13550 13550 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 10:32:09.126 13550 13550 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 10:32:09.126 13550 13550 W System.err: at android.app.ActivityThread.main(ActivityThre--------- beginning of main 12-08 10:32:09.186 13550 13550 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. 12-08 10:32:11.312 13550 13550 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 10:32:11.312 13550 13550 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 10:32:11.591 13874 13874 W libprocessgroup: Controller io is not found 12-08 10:32:11.592 13874 13874 W libprocessgroup: Controller io is not found 12-08 10:32:11.592 13874 13874 W libprocessgroup: Controller io is not found 12-08 10:32:12.789 13550 13992 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-08 10:32:12.789 13550 13992 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-08 10:32:12.789 13550 13992 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 10:34:16.920 19902 19902 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 10:34:19.860 19902 19902 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 10:34:19.886 19902 19902 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 10:34:19.886 19902 19902 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 10:34:19.886 19902 19902 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 10:34:19.886 19902 19902 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 10:34:19.886 19902 19902 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 10:34:19.886 19902 19902 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 10:34:19.886 19902 19902 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 10:34:19.886 19902 19902 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 10:34:19.886 19902 19902 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 10:34:19.886 19902 19902 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 10:34:19.886 19902 19902 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 10:34:19.886 19902 19902 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 10:34:19.886 19902 19902 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 10:34:19.887 19902 19902 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 10:34:19.887 19902 19902 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 10:34:19.887 19902 19902 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 10:34:19.887 19902 19902 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 10:34:19.887 19902 19902 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 10:34:19.887 19902 19902 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-08 10:34:19.887 19902 19902 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-08 10:34:19.887 19902 19902 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-08 10:34:19.887 19902 19902 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-08 10:34:20.436 19902 19902 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-08 11:50:04.616 19902 19911 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 408 to 100 12-08 11:50:36.394 26403 26403 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 11:50:37.628 26403 26403 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 11:50:37.635 26403 26403 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 11:50:37.635 26403 26403 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 11:50:37.635 26403 26403 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 11:50:37.635 26403 26403 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 11:50:37.635 26403 26403 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 11:50:37.635 26403 26403 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 11:50:37.635 26403 26403 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 11:50:37.635 26403 26403 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 11:50:37.635 26403 26403 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 11:50:37.635 26403 26403 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 11:50:37.636 26403 26403 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 11:50:37.636 26403 26403 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 11:50:37.636 26403 26403 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 11:50:37.636 26403 26403 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 11:50:37.636 26403 26403 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 11:50:37.636 26403 26403 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 11:50:37.636 26403 26403 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 11:50:37.636 26403 26403 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 11:50:37.636 26403 26403 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-08 11:50:37.636 26403 26403 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-08 11:50:37.636 26403 26403 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-08 11:50:37.636 26403 26403 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-08 11:50:37.726 26403 26403 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. 12-08 11:50:38.557 26403 26403 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 11:50:38.557 26403 26403 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 11:50:38.657 26680 26680 W libprocessgroup: Controller io is not found 12-08 11:50:38.658 26680 26680 W libprocessgroup: Controller io is not found 12-08 11:50:38.658 26680 26680 W libprocessgroup: Controller io is not found 12-08 11:50:39.802 26403 26709 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 159.454ms (163.06 bytecodes/s) (1872B approximate peak alloc) 12-08 11:50:39.918 26403 26709 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 115.885ms (2122.78 bytecodes/s) (7920B approximate peak alloc) 12-08 11:50:39.918 26403 26709 W com.mbwhatsapp: Method void X.2rL.A03(jav--------- beginning of main 12-08 14:45:17.239 4503 4503 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 14:45:17.497 4503 4503 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 14:45:17.501 4503 4503 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 14:45:17.501 4503 4503 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 14:45:17.501 4503 4503 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 14:45:17.501 4503 4503 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 14:45:17.501 4503 4503 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 14:45:17.501 4503 4503 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 14:45:17.501 4503 4503 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 14:45:17.501 4503 4503 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 14:45:17.501 4503 4503 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 14:45:17.501 4503 4503 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 14:45:17.501 4503 4503 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 14:45:17.501 4503 4503 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 14:45:17.501 4503 4503 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 14:45:17.501 4503 4503 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 14:45:17.501 4503 4503 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 14:45:17.501 4503 4503 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 14:45:17.502 4503 4503 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 14:45:17.502 4503 4503 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 14:45:17.502 4503 4503 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-08 14:45:17.502 4503 4503 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-08 14:45:17.502 4503 4503 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-08 14:45:17.502 4503 4503 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-08 14:45:17.550 4503 4503 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. 12-08 14:45:18.118 4503 4503 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 14:45:18.119 4503 4503 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 14:45:18.187 4609 4609 W libprocessgroup: Controller io is not found 12-08 14:45:18.187 4609 4609 W libprocessgroup: Controller io is not found 12-08 14:45:18.187 4609 4609 W libprocessgroup: Controller io is not found 12-08 14:45:18.393 4503 4626 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-08 14:45:18.393 4503 4626 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-08 14:45:18.393 4503 4626 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 17:19:03.416 26165 26165 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 17:19:04.418 26165 26165 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-08 22:24:12.399 27626 27626 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 22:24:14.219 27626 27626 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 22:24:14.231 27626 27626 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 22:24:14.231 27626 27626 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 22:24:14.231 27626 27626 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 22:24:14.231 27626 27626 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 22:24:14.231 27626 27626 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 22:24:14.231 27626 27626 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 22:24:14.231 27626 27626 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 22:24:14.231 27626 27626 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 22:24:14.231 27626 27626 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 22:24:14.231 27626 27626 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 22:24:14.231 27626 27626 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 22:24:14.231 27626 27626 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 22:24:14.231 27626 27626 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 22:24:14.231 27626 27626 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 22:24:14.231 27626 27626 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 22:24:14.231 27626 27626 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 22:24:14.231 27626 27626 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 22:24:14.231 27626 27626 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 22:24:14.231 27626 27626 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-08 22:24:14.231 27626 27626 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-08 22:24:14.231 27626 27626 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-08 22:24:14.231 27626 27626 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-08 22:24:14.428 27626 27626 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. 12-08 22:24:18.155 28277 28277 W libprocessgroup: Controller io is not found 12-08 22:24:18.156 28277 28277 W libprocessgroup: Controller io is not found 12-08 22:24:18.156 28277 28277 W libprocessgroup: Controller io is not found 12-08 22:24:18.643 27626 27626 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 22:24:18.644 27626 27626 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 22:24:20.311 27626 28400 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-08 22:24:20.311 27626 28400 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-08 22:24:20.311 27626 28400 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 22:24:20.471 27626 28400 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 159.045ms (389.83 bytecodes/s) (2648B approximate peak alloc) 12-08 22:49:00.139 27626 27637 W com.mb--------- beginning of main 12-08 23:21:10.901 17410 17410 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-08 23:21:12.563 17410 17410 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-08 23:21:12.598 17410 17410 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-08 23:21:12.598 17410 17410 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-08 23:21:12.599 17410 17410 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-08 23:21:12.599 17410 17410 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-08 23:21:12.599 17410 17410 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-08 23:21:12.599 17410 17410 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-08 23:21:12.599 17410 17410 W System.err: at java.lang.Class.newInstance(Native Method) 12-08 23:21:12.599 17410 17410 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-08 23:21:12.599 17410 17410 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-08 23:21:12.599 17410 17410 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-08 23:21:12.599 17410 17410 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-08 23:21:12.599 17410 17410 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-08 23:21:12.599 17410 17410 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-08 23:21:12.599 17410 17410 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-08 23:21:12.599 17410 17410 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-08 23:21:12.599 17410 17410 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-08 23:21:12.599 17410 17410 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-08 23:21:12.599 17410 17410 W System.err: at android.os.Looper.loop(Looper.java:319) 12-08 23:21:12.599 17410 17410 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-08 23:21:12.599 17410 17410 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-08 23:21:12.599 17410 17410 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-08 23:21:12.599 17410 17410 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-08 23:21:12.752 17410 17410 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. 12-08 23:21:15.682 17410 17410 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-08 23:21:15.682 17410 17410 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-08 23:21:15.957 18011 18011 W libprocessgroup: Controller io is not found 12-08 23:21:15.957 18011 18011 W libprocessgroup: Controller io is not found 12-08 23:21:15.957 18011 18011 W libprocessgroup: Controller io is not found 12-08 23:21:17.787 17410 18162 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-08 23:21:17.787 17410 18162 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-08 23:21:17.787 17410 18162 W com.mbwhatsapp: and incorrect proguard optimizations. 12-08 23:21:17.911 17410 18162 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 123.234ms (503.11 bytecodes/s) (2648B approximate peak alloc) 12-08 23:21:21.886 17410 17420 W com.mb--------- beginning of main 12-09 04:24:43.863 27507 27507 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 04:24:44.109 27507 27507 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-09 04:24:44.112 27507 27507 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 04:24:44.112 27507 27507 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 04:24:44.112 27507 27507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-09 04:24:44.112 27507 27507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-09 04:24:44.112 27507 27507 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-09 04:24:44.112 27507 27507 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-09 04:24:44.112 27507 27507 W System.err: at java.lang.Class.newInstance(Native Method) 12-09 04:24:44.112 27507 27507 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-09 04:24:44.112 27507 27507 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-09 04:24:44.112 27507 27507 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-09 04:24:44.112 27507 27507 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-09 04:24:44.112 27507 27507 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-09 04:24:44.112 27507 27507 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-09 04:24:44.112 27507 27507 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-09 04:24:44.112 27507 27507 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-09 04:24:44.112 27507 27507 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-09 04:24:44.112 27507 27507 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-09 04:24:44.112 27507 27507 W System.err: at android.os.Looper.loop(Looper.java:319) 12-09 04:24:44.113 27507 27507 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-09 04:24:44.113 27507 27507 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-09 04:24:44.113 27507 27507 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-09 04:24:44.113 27507 27507 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-09 04:24:44.138 27507 27507 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. 12-09 04:25:24.141 27507 27507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-09 04:25:24.142 27507 27507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-09 04:25:24.182 27553 27553 W libprocessgroup: Controller io is not found 12-09 04:25:24.183 27553 27553 W libprocessgroup: Controller io is not found 12-09 04:25:24.183 27553 27553 W libprocessgroup: Controller io is not found 12-09 04:25:24.408 27507 27568 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-09 04:25:24.408 27507 27568 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-09 04:25:24.408 27507 27568 W com.mbwhatsapp: and incorrect proguard optimizations. 12-09 09:19:47.330 27507 27515 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 579 to 100 12-09 09:19:47.335 27507 27517 W com.mbwhatsapp: ApkAssets: Deleting an ApkAs--------- beginning of main 12-09 13:59:05.662 29485 29485 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 13:59:07.275 29485 29485 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-09 13:59:07.290 29485 29485 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 13:59:07.291 29485 29485 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 13:59:07.291 29485 29485 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-09 13:59:07.291 29485 29485 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-09 13:59:07.291 29485 29485 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-09 13:59:07.291 29485 29485 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-09 13:59:07.291 29485 29485 W System.err: at java.lang.Class.newInstance(Native Method) 12-09 13:59:07.291 29485 29485 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-09 13:59:07.291 29485 29485 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-09 13:59:07.291 29485 29485 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-09 13:59:07.291 29485 29485 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-09 13:59:07.291 29485 29485 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-09 13:59:07.291 29485 29485 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-09 13:59:07.291 29485 29485 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-09 13:59:07.291 29485 29485 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-09 13:59:07.291 29485 29485 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-09 13:59:07.291 29485 29485 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-09 13:59:07.291 29485 29485 W System.err: at android.os.Looper.loop(Looper.java:319) 12-09 13:59:07.292 29485 29485 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-09 13:59:07.292 29485 29485 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-09 13:59:07.292 29485 29485 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-09 13:59:07.292 29485 29485 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-09 13:59:07.347 29485 29485 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. 12-09 13:59:09.203 29485 29485 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-09 13:59:09.204 29485 29485 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-09 13:59:09.332 30231 30231 W libprocessgroup: Controller io is not found 12-09 13:59:09.332 30231 30231 W libprocessgroup: Controller io is not found 12-09 13:59:09.332 30231 30231 W libprocessgroup: Controller io is not found 12-09 13:59:10.775 29485 30409 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-09 13:59:10.775 29485 30409 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-09 13:59:10.775 29485 30409 W com.mbwhatsapp: and incorrect proguard optimizations. 12-09 13:59:10.784 29485 30261 W com.mbwhatsapp: Long monitor contention with owner main (29485) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 110ms 12-09 13:59:11.231--------- beginning of main 12-09 13:59:11.231 29485 30261 W com.mbwhatsapp: Long monitor contention with owner main (29485) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 438ms 12-09 13:59:11.477 29485 30261 W com.mbwhatsapp: Long monitor contention with owner main (29485) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 224ms 12-09 13:59:16.078 29485 29493 W com.mbwhatsapp: Suspending all threads took: 20.185ms 12-09 14:15:55.489 8656 8656 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 14:15:58.257 8656 8656 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-09 14:15:58.263 8656 8656 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 14:15:58.263 8656 8656 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 14:15:58.263 8656 8656 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-09 14:15:58.263 8656 8656 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-09 14:15:58.263 8656 8656 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-09 14:15:58.263 8656 8656 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-09 14:15:58.263 8656 8656 W System.err: at java.lang.Class.newInstance(Native Method) 12-09 14:15:58.263 8656 8656 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-09 14:15:58.263 8656 8656 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-09 14:15:58.263 8656 8656 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-09 14:15:58.263 8656 8656 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-09 14:15:58.263 8656 8656 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-09 14:15:58.263 8656 8656 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-09 14:15:58.263 8656 8656 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-09 14:15:58.264 8656 8656 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-09 14:15:58.264 8656 8656 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-09 14:15:58.264 8656 8656 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-09 14:15:58.264 8656 8656 W System.err: at android.os.Looper.loop(Looper.java:319) 12-09 14:15:58.264 8656 8656 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-09 14:15:58.264 8656 8656 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-09 14:15:58.264 8656 8656 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-09 14:15:58.264 8656 8656 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-09 14:15:58.374 8656 8656 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. 12-09 14:16:02.211 9382 9382 W libprocessgroup: Controller io is not found 12-09 14:16:02.212 9382 9382 W libprocessgroup: Controller io is not found 12-09 14:16:02.212 9382 9382 W libprocessgroup: Controller io is not found 12-09 14:16:02.214 8656 8656 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-09 14:16:02.214 8656 8656 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-09 14:16:03.572 8656 9468 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Intege--------- beginning of main 12-09 17:08:54.309 24330 24330 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 17:08:54.942 24330 24330 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-09 17:08:54.943 24330 24330 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 17:08:54.943 24330 24330 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 17:08:54.943 24330 24330 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-09 17:08:54.944 24330 24330 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-09 17:08:54.944 24330 24330 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-09 17:08:54.944 24330 24330 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-09 17:08:54.944 24330 24330 W System.err: at java.lang.Class.newInstance(Native Method) 12-09 17:08:54.944 24330 24330 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-09 17:08:54.944 24330 24330 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-09 17:08:54.944 24330 24330 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-09 17:08:54.944 24330 24330 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-09 17:08:54.944 24330 24330 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-09 17:08:54.944 24330 24330 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-09 17:08:54.944 24330 24330 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-09 17:08:54.944 24330 24330 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-09 17:08:54.944 24330 24330 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-09 17:08:54.944 24330 24330 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-09 17:08:54.944 24330 24330 W System.err: at android.os.Looper.loop(Looper.java:319) 12-09 17:08:54.944 24330 24330 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-09 17:08:54.944 24330 24330 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-09 17:08:54.944 24330 24330 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-09 17:08:54.944 24330 24330 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-09 17:08:55.000 24330 24330 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. 12-09 17:08:57.487 24330 24330 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-09 17:08:57.488 24330 24330 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-09 17:08:57.773 24620 24620 W libprocessgroup: Controller io is not found 12-09 17:08:57.774 24620 24620 W libprocessgroup: Controller io is not found 12-09 17:08:57.774 24620 24620 W libprocessgroup: Controller io is not found 12-09 17:08:59.159 24330 24861 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-09 17:08:59.159 24330 24861 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-09 17:08:59.159 24330 24861 W com.mbwhatsapp: and incorrect proguard optimizations. 12-09 17:09:01.162 24330 25065 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #5 (24990) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 458ms 12-09 20:11:15.031 24330--------- beginning of main 12-09 21:36:02.531 15466 15466 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 21:36:03.014 15466 15466 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-09 21:36:03.019 15466 15466 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 21:36:03.019 15466 15466 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 21:36:03.019 15466 15466 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-09 21:36:03.019 15466 15466 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-09 21:36:03.019 15466 15466 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-09 21:36:03.019 15466 15466 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-09 21:36:03.019 15466 15466 W System.err: at java.lang.Class.newInstance(Native Method) 12-09 21:36:03.019 15466 15466 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-09 21:36:03.019 15466 15466 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-09 21:36:03.019 15466 15466 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-09 21:36:03.019 15466 15466 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-09 21:36:03.019 15466 15466 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-09 21:36:03.019 15466 15466 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-09 21:36:03.019 15466 15466 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-09 21:36:03.019 15466 15466 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-09 21:36:03.019 15466 15466 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-09 21:36:03.019 15466 15466 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-09 21:36:03.019 15466 15466 W System.err: at android.os.Looper.loop(Looper.java:319) 12-09 21:36:03.019 15466 15466 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-09 21:36:03.019 15466 15466 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-09 21:36:03.019 15466 15466 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-09 21:36:03.019 15466 15466 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-09 21:36:03.096 15466 15466 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. 12-09 21:36:03.971 15466 15466 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-09 21:36:03.971 15466 15466 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-09 21:36:04.020 15585 15585 W libprocessgroup: Controller io is not found 12-09 21:36:04.021 15585 15585 W libprocessgroup: Controller io is not found 12-09 21:36:04.021 15585 15585 W libprocessgroup: Controller io is not found 12-09 21:36:04.286 15466 15609 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-09 21:36:04.286 15466 15609 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-09 21:36:04.286 15466 15609 W com.mbwhatsapp: and incorrect proguard optimizations. 12-09 21:39:46.653 30360 30360 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 21:39:47.352 30360 30360 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-09 21:39:47.370 30360 30360 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 21:39:47.371 30360 30360 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 21:39:47.371 30360 30360 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-09 21:39:47.371 30360 30360 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-09 21:39:47.371 30360 30360 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-09 21:39:47.371 30360 30360 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-09 21:39:47.371 30360 30360 W System.err: at java.lang.Class.newInstance(Native Method) 12-09 21:39:47.371 30360 30360 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-09 21:39:47.371 30360 30360 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-09 21:39:47.371 30360 30360 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-09 21:39:47.371 30360 30360 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-09 21:39:47.371 30360 30360 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-09 21:39:47.371 30360 30360 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-09 21:39:47.371 30360 30360 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-09 21:39:47.371 30360 30360 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-09 21:39:47.371 30360 30360 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-09 21:39:47.371 30360 30360 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-09 21:39:47.371 30360 30360 W System.err: at android.os.Looper.loop(Looper.java:319) 12-09 21:39:47.371 30360 30360 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-09 21:39:47.371 30360 30360 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-09 21:39:47.371 30360 30360 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-09 21:39:47.371 30360 30360 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-09 21:39:47.456 30360 30360 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. 12-09 21:39:49.358 30360 30360 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-09 21:39:49.359 30360 30360 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-09 21:39:49.371 30564 30564 W libprocessgroup: Controller io is not found 12-09 21:39:49.371 30564 30564 W libprocessgroup: Controller io is not found 12-09 21:39:49.371 30564 30564 W libprocessgroup: Controller io is not found 12-09 21:39:50.043 30360 30616 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-09 21:39:50.043 30360 30616 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-09 21:39:50.043 30360 30616 W com.mbwhatsapp: and incorrect proguard optimizations. 12-09 21:55:43.866 21536 21536 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 21:55:45.990 21536 21536 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-09 21:55:46.000 21536 21536 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 21:55:46.000 21536 21536 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 21:55:46--------- beginning of main 12-09 22:40:31.421 25928 25928 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 22:40:31.852 25928 25928 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-09 22:40:31.856 25928 25928 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 22:40:31.856 25928 25928 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 22:40:31.856 25928 25928 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-09 22:40:31.856 25928 25928 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-09 22:40:31.856 25928 25928 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-09 22:40:31.856 25928 25928 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-09 22:40:31.856 25928 25928 W System.err: at java.lang.Class.newInstance(Native Method) 12-09 22:40:31.856 25928 25928 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-09 22:40:31.856 25928 25928 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-09 22:40:31.856 25928 25928 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-09 22:40:31.856 25928 25928 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-09 22:40:31.856 25928 25928 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-09 22:40:31.856 25928 25928 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-09 22:40:31.856 25928 25928 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-09 22:40:31.856 25928 25928 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-09 22:40:31.856 25928 25928 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-09 22:40:31.856 25928 25928 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-09 22:40:31.856 25928 25928 W System.err: at android.os.Looper.loop(Looper.java:319) 12-09 22:40:31.856 25928 25928 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-09 22:40:31.856 25928 25928 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-09 22:40:31.856 25928 25928 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-09 22:40:31.856 25928 25928 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-09 22:40:31.889 25928 25928 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. 12-09 22:40:32.379 25928 25928 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-09 22:40:32.379 25928 25928 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-09 22:40:32.451 26037 26037 W libprocessgroup: Controller io is not found 12-09 22:40:32.452 26037 26037 W libprocessgroup: Controller io is not found 12-09 22:40:32.452 26037 26037 W libprocessgroup: Controller io is not found 12-09 22:40:32.766 25928 26080 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-09 22:40:32.766 25928 26080 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-09 22:40:32.766 25928 26080 W com.mbwhatsapp: and incorrect proguard optimizations. 12-09 22:46:45.876 31091 31091 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-09 22:46:46.321 31091 31091 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-09 23:58:04.239 31091 31100 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 387 to 100 12-09 23:58:18.004 9253 9253 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-09 23:58:18.012 9253 9253 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-09 23:58:18.012 9253 9253 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-09 23:58:18.012 9253 9253 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-09 23:58:18.012 9253 9253 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-09 23:58:18.012 9253 9253 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-09 23:58:18.012 9253 9253 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-09 23:58:18.012 9253 9253 W System.err: at java.lang.Class.newInstance(Native Method) 12-09 23:58:18.012 9253 9253 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-09 23:58:18.012 9253 9253 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-09 23:58:18.012 9253 9253 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-09 23:58:18.012 9253 9253 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-09 23:58:18.012 9253 9253 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-09 23:58:18.012 9253 9253 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-09 23:58:18.012 9253 9253 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-09 23:58:18.012 9253 9253 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-09 23:58:18.012 9253 9253 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-09 23:58:18.012 9253 9253 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-09 23:58:18.012 9253 9253 W System.err: at android.os.Looper.loop(Looper.java:319) 12-09 23:58:18.012 9253 9253 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-09 23:58:18.012 9253 9253 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-09 23:58:18.012 9253 9253 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-09 23:58:18.012 9253 9253 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-09 23:58:18.398 9253 9253 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. 12-09 23:58:20.825 9253 9253 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-09 23:58:20.825 9253 9253 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-09 23:58:21.073 9689 9689 W libprocessgroup: Controller io is not found 12-09 23:58:21.073 9689 9689 W libprocessgroup: Controller io is not found 12-09 23:58:21.073 9689 9689 W libprocessgroup: Controller io is not found 12-09 23:58:21.616 9253 9741 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-09 23:58:21.616 9253 9741 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-09 23:58:21.616 9253 9741 W com.mbwhatsapp: and incorrect proguard optimizations. 12-09 23:58:23.600 9253 9289 W com.mbwhatsapp: Suspending all threads took: 1.364s 12-10 00:45:35.825 9253 9289 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram wi--------- beginning of main 12-10 02:10:21.561 9253 9289 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 169 to 100 12-10 03:06:49.350 9253 9289 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 339 to 100 12-10 04:03:25.151 9253 9289 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 331 to 100 12-10 04:07:02.534 32172 32172 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-10 04:07:02.798 32172 32172 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-10 04:07:02.800 32172 32172 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-10 04:07:02.800 32172 32172 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-10 04:07:02.801 32172 32172 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-10 04:07:02.801 32172 32172 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-10 04:07:02.801 32172 32172 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-10 04:07:02.801 32172 32172 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-10 04:07:02.801 32172 32172 W System.err: at java.lang.Class.newInstance(Native Method) 12-10 04:07:02.801 32172 32172 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-10 04:07:02.801 32172 32172 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-10 04:07:02.801 32172 32172 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-10 04:07:02.801 32172 32172 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-10 04:07:02.801 32172 32172 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-10 04:07:02.801 32172 32172 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-10 04:07:02.801 32172 32172 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-10 04:07:02.801 32172 32172 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-10 04:07:02.801 32172 32172 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-10 04:07:02.801 32172 32172 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-10 04:07:02.801 32172 32172 W System.err: at android.os.Looper.loop(Looper.java:319) 12-10 04:07:02.801 32172 32172 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-10 04:07:02.801 32172 32172 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-10 04:07:02.801 32172 32172 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-10 04:07:02.801 32172 32172 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-10 04:07:02.829 32172 32172 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. 12-10 04:07:03.218 32172 32172 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-10 04:07:03.218 32172 32172 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-10 04:07:03.257 32234 32234 W libprocessgroup: Controller io is not found 12-10 04:07:03.257 32234 32234 W libprocessgroup: Controller io is not found 12-10 04:07:03.257 32234 32234 W libprocessgroup: Controller io is not found 12-10 04:07:03.450 32172 32252 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-10 04:07:03.450 32172 32252 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-10 04:07:03.450 32172 32252 W com.mbwhatsapp: and incorrect proguard optimizations. 12-10 04:34:04.730 32172 32182 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 160 to 100 12-10 04:34:04.748 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-10 04:34:04.749 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/base.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_audio_stream_processor.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_executorch.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_heliumiab.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_i18n_en_GB.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_i18n_tr_TR.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_pytorch.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_s_2041275993.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_s_executorch_pytorch.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~ZIfA9Yw9i-Rjmis2EjUdLQ==/com.instagram.android- hxrbPcPIYAhp6qCCmyzmOA==/split_spm.apk' with 1 weak references 12-10 04:34:04.750 32172 32194 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~9UTHyTssDqsJOU84ePoxew==/com.whatsapp- v26686HSE_LcCn1FlmobxA==/base.apk' with 1 weak references 12-10 04:34:04.751 32172 32194 W com.mbw--------- beginning of main 12-10 13:42:02.139 8134 8134 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-10 13:42:02.784 8134 8134 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-10 13:42:02.792 8134 8134 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-10 13:42:02.794 8134 8134 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-10 13:42:02.794 8134 8134 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-10 13:42:02.794 8134 8134 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-10 13:42:02.794 8134 8134 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-10 13:42:02.794 8134 8134 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-10 13:42:02.794 8134 8134 W System.err: at java.lang.Class.newInstance(Native Method) 12-10 13:42:02.795 8134 8134 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-10 13:42:02.795 8134 8134 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-10 13:42:02.795 8134 8134 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-10 13:42:02.795 8134 8134 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-10 13:42:02.795 8134 8134 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-10 13:42:02.795 8134 8134 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-10 13:42:02.795 8134 8134 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-10 13:42:02.795 8134 8134 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-10 13:42:02.795 8134 8134 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-10 13:42:02.795 8134 8134 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-10 13:42:02.795 8134 8134 W System.err: at android.os.Looper.loop(Looper.java:319) 12-10 13:42:02.795 8134 8134 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-10 13:42:02.795 8134 8134 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-10 13:42:02.795 8134 8134 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-10 13:42:02.795 8134 8134 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-10 13:42:02.835 8134 8134 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. 12-10 13:42:03.719 8134 8134 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-10 13:42:03.719 8134 8134 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-10 13:42:03.799 8181 8181 W libprocessgroup: Controller io is not found 12-10 13:42:03.799 8181 8181 W libprocessgroup: Controller io is not found 12-10 13:42:03.799 8181 8181 W libprocessgroup: Controller io is not found 12-10 13:42:04.230 8134 8197 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-10 13:42:04.230 8134 8197 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-10 13:42:04.230 8134 8197 W com.mbwhatsapp: and incorrect proguard optimizations. 12-10 14:50:35.323 8134 8216 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #3 (8202) at void X.31b.A00()(:-1) waiters=1 in void X.3gH.run() for 193ms 12-10 15:03:24.622 8134 8--------- beginning of main 12-10 15:44:35.352 27884 27884 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-10 15:44:36.073 27884 27884 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-10 15:44:36.096 27884 27884 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-10 15:44:36.096 27884 27884 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-10 15:44:36.096 27884 27884 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-10 15:44:36.096 27884 27884 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-10 15:44:36.096 27884 27884 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-10 15:44:36.096 27884 27884 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-10 15:44:36.096 27884 27884 W System.err: at java.lang.Class.newInstance(Native Method) 12-10 15:44:36.096 27884 27884 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-10 15:44:36.096 27884 27884 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-10 15:44:36.096 27884 27884 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-10 15:44:36.096 27884 27884 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-10 15:44:36.096 27884 27884 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-10 15:44:36.096 27884 27884 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-10 15:44:36.096 27884 27884 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-10 15:44:36.096 27884 27884 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-10 15:44:36.096 27884 27884 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-10 15:44:36.096 27884 27884 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-10 15:44:36.096 27884 27884 W System.err: at android.os.Looper.loop(Looper.java:319) 12-10 15:44:36.096 27884 27884 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-10 15:44:36.096 27884 27884 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-10 15:44:36.096 27884 27884 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-10 15:44:36.096 27884 27884 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-10 15:44:36.180 27884 27884 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. 12-10 15:44:36.742 27884 27884 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-10 15:44:36.742 27884 27884 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-10 15:44:36.821 28056 28056 W libprocessgroup: Controller io is not found 12-10 15:44:36.821 28056 28056 W libprocessgroup: Controller io is not found 12-10 15:44:36.821 28056 28056 W libprocessgroup: Controller io is not found 12-10 15:44:37.097 27884 28069 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-10 15:44:37.097 27884 28069 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-10 15:44:37.097 27884 28069 W com.mbwhatsapp: and incorrect proguard optimizations. 12-10 21:54:40.274 12868 12868 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-10 21:54:41.895 12868 12868 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-11 03:07:31.554 18007 18007 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 03:07:33.788 18007 18007 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 03:07:33.790 18007 18007 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 03:07:33.791 18007 18007 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 03:07:33.791 18007 18007 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 03:07:33.791 18007 18007 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 03:07:33.791 18007 18007 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 03:07:33.791 18007 18007 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 03:07:33.791 18007 18007 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 03:07:33.791 18007 18007 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 03:07:33.791 18007 18007 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 03:07:33.791 18007 18007 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 03:07:33.791 18007 18007 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 03:07:33.791 18007 18007 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 03:07:33.791 18007 18007 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 03:07:33.791 18007 18007 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 03:07:33.791 18007 18007 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 03:07:33.791 18007 18007 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 03:07:33.791 18007 18007 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 03:07:33.791 18007 18007 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 03:07:33.791 18007 18007 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 03:07:33.791 18007 18007 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 03:07:33.791 18007 18007 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 03:07:33.791 18007 18007 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 03:07:33.839 18007 18007 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. 12-11 03:07:35.997 18007 18007 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 03:07:35.997 18007 18007 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 03:07:36.177 18376 18376 W libprocessgroup: Controller io is not found 12-11 03:07:36.178 18376 18376 W libprocessgroup: Controller io is not found 12-11 03:07:36.178 18376 18376 W libprocessgroup: Controller io is not found 12-11 03:07:36.839 18007 18452 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 03:07:36.839 18007 18452 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 03:07:36.839 18007 18452 W com.mbwhatsapp: and incorrect proguard optimizations. 12-11 04:17:37.475 23750 23750 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 04:17:45.599 23750 23750 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-11 11:26:32.485 5429 5429 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 11:26:33.450 5429 5429 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 11:26:33.497 5429 5429 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 11:26:33.497 5429 5429 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 11:26:33.497 5429 5429 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 11:26:33.497 5429 5429 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 11:26:33.497 5429 5429 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 11:26:33.497 5429 5429 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 11:26:33.497 5429 5429 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 11:26:33.497 5429 5429 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 11:26:33.497 5429 5429 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 11:26:33.497 5429 5429 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 11:26:33.497 5429 5429 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 11:26:33.497 5429 5429 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 11:26:33.497 5429 5429 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 11:26:33.497 5429 5429 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 11:26:33.498 5429 5429 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 11:26:33.498 5429 5429 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 11:26:33.498 5429 5429 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 11:26:33.498 5429 5429 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 11:26:33.498 5429 5429 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 11:26:33.498 5429 5429 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 11:26:33.498 5429 5429 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 11:26:33.498 5429 5429 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 11:26:33.610 5429 5429 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. 12-11 11:26:35.930 5429 5429 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 11:26:35.930 5429 5429 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 11:26:36.018 5646 5646 W libprocessgroup: Controller io is not found 12-11 11:26:36.019 5646 5646 W libprocessgroup: Controller io is not found 12-11 11:26:36.019 5646 5646 W libprocessgroup: Controller io is not found 12-11 11:26:36.695 5429 5674 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 11:26:36.695 5429 5674 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 11:26:36.695 5429 5674 W com.mbwhatsapp: and incorrect proguard optimizations. 12-11 11:27:53.418 7812 7812 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 11:27:54.788 7812 7812 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-11 11:27:54.797 7812 7812 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 11:27:54.797 7812 7812 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 11:27:54.797 7812 7812 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 11:27:54.797 7812 7812 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 11:27:54.797 7812 7812 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 11:27:54.797 7812 7812 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 11:27:54.797 7812 7812 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 11:27:54.797 7812 7812 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 11:27:54.797 7812 7812 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 11:27:54.797 7812 7812 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 11:27:54.797 7812 7812 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 11:27:54.797 7812 7812 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 11:27:54.797 7812 7812 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 11:27:54.797 7812 7812 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 11:27:54.797 7812 7812 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 11:27:54.797 7812 7812 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 11:27:54.797 7812 7812 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 11:27:54.797 7812 7812 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 11:27:54.797 7812 7812 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 11:27:54.797 7812 7812 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 11:27:54.797 7812 7812 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 11:27:54.797 7812 7812 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 11:27:54.950 7812 7812 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. 12-11 11:27:57.306 7812 7812 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 11:27:57.307 7812 7812 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 11:27:57.390 8028 8028 W libprocessgroup: Controller io is not found 12-11 11:27:57.391 8028 8028 W libprocessgroup: Controller io is not found 12-11 11:27:57.391 8028 8028 W libprocessgroup: Controller io is not found 12-11 11:27:58.196 7812 8077 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 11:27:58.196 7812 8077 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 11:27:58.196 7812 8077 W com.mbwhatsapp: and incorrect proguard optimizations. 12-11 11:31:56.599 14739 14739 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 11:31:57.944 14739 14739 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 11:31:57.956 14739 14739 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 11:31:57.956 14739 14739 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 11:31:57--------- beginning of main 12-11 14:20:06.575 24018 24064 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 175 to 100 12-11 14:22:50.337 23646 23646 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 14:22:51.508 23646 23646 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 14:22:51.511 23646 23646 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 14:22:51.511 23646 23646 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 14:22:51.511 23646 23646 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 14:22:51.511 23646 23646 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 14:22:51.511 23646 23646 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 14:22:51.511 23646 23646 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 14:22:51.511 23646 23646 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 14:22:51.511 23646 23646 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 14:22:51.511 23646 23646 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 14:22:51.511 23646 23646 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 14:22:51.511 23646 23646 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 14:22:51.511 23646 23646 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 14:22:51.511 23646 23646 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 14:22:51.511 23646 23646 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 14:22:51.511 23646 23646 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 14:22:51.511 23646 23646 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 14:22:51.511 23646 23646 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 14:22:51.511 23646 23646 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 14:22:51.511 23646 23646 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 14:22:51.511 23646 23646 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 14:22:51.511 23646 23646 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 14:22:51.511 23646 23646 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 14:22:51.562 23646 23646 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. 12-11 14:22:51.668 23646 23778 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 12-11 14:22:53.656 23646 23646 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 14:22:53.656 23646 23646 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 14:22:53.933 24034 24034 W libprocessgroup: Controller io is not found 12-11 14:22:53.934 24034 24034 W libprocessgroup: Controller io is not found 12-11 14:22:53.934 24034 24034 W libprocessgroup: Controller io is not found 12-11 14:22:54.803 23646 24118 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 14:22:54.803 23646 24118 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 14:22:54.803 23646 24118 W com.mbwhatsapp: and incorr--------- beginning of main 12-11 18:40:37.508 17094 17094 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 18:40:37.981 17094 17094 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 18:40:37.983 17094 17094 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 18:40:37.983 17094 17094 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 18:40:37.983 17094 17094 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 18:40:37.983 17094 17094 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 18:40:37.984 17094 17094 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 18:40:37.984 17094 17094 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 18:40:37.984 17094 17094 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 18:40:37.984 17094 17094 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 18:40:37.984 17094 17094 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 18:40:37.984 17094 17094 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 18:40:37.984 17094 17094 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 18:40:37.984 17094 17094 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 18:40:37.984 17094 17094 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 18:40:37.984 17094 17094 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 18:40:37.984 17094 17094 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 18:40:37.984 17094 17094 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 18:40:37.984 17094 17094 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 18:40:37.984 17094 17094 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 18:40:37.984 17094 17094 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 18:40:37.984 17094 17094 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 18:40:37.984 17094 17094 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 18:40:37.984 17094 17094 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 18:40:38.026 17094 17094 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. 12-11 18:40:38.596 17094 17094 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 18:40:38.596 17094 17094 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 18:40:38.648 17228 17228 W libprocessgroup: Controller io is not found 12-11 18:40:38.649 17228 17228 W libprocessgroup: Controller io is not found 12-11 18:40:38.649 17228 17228 W libprocessgroup: Controller io is not found 12-11 18:40:38.912 17094 17248 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 18:40:38.912 17094 17248 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 18:40:38.912 17094 17248 W com.mbwhatsapp: and incorrect proguard optimizations. 12-11 19:00:16.616 20703 20703 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 19:00:17.253 20703 20703 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-11 19:40:57.872 7724 7724 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 19:40:58.290 7724 7724 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 19:40:58.295 7724 7724 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 19:40:58.295 7724 7724 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 19:40:58.295 7724 7724 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 19:40:58.295 7724 7724 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 19:40:58.295 7724 7724 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 19:40:58.295 7724 7724 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 19:40:58.296 7724 7724 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 19:40:58.296 7724 7724 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 19:40:58.296 7724 7724 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 19:40:58.296 7724 7724 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 19:40:58.296 7724 7724 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 19:40:58.296 7724 7724 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 19:40:58.296 7724 7724 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 19:40:58.296 7724 7724 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 19:40:58.296 7724 7724 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 19:40:58.296 7724 7724 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 19:40:58.296 7724 7724 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 19:40:58.296 7724 7724 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 19:40:58.296 7724 7724 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 19:40:58.296 7724 7724 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 19:40:58.296 7724 7724 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 19:40:58.296 7724 7724 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 19:40:58.328 7724 7724 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. 12-11 19:40:58.955 7724 7724 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 19:40:58.955 7724 7724 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 19:40:59.009 7771 7771 W libprocessgroup: Controller io is not found 12-11 19:40:59.010 7771 7771 W libprocessgroup: Controller io is not found 12-11 19:40:59.010 7771 7771 W libprocessgroup: Controller io is not found 12-11 19:40:59.221 7724 7790 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 19:40:59.221 7724 7790 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 19:40:59.221 7724 7790 W com.mbwhatsapp: and incorrect proguard optimizations. 12-11 19:51:14.217 16550 16550 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 19:51:14.706 16550 16550 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-11 19:51:14.711 16550 16550 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 19:51:14.711 16550 16550 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 19:51:14.711 16550 16550 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 19:51:14.711 16550 16550 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 19:51:14.711 16550 16550 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 19:51:14.711 16550 16550 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 19:51:14.711 16550 16550 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 19:51:14.711 16550 16550 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 19:51:14.711 16550 16550 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 19:51:14.711 16550 16550 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 19:51:14.711 16550 16550 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 19:51:14.711 16550 16550 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 19:51:14.711 16550 16550 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 19:51:14.711 16550 16550 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 19:51:14.711 16550 16550 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 19:51:14.711 16550 16550 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 19:51:14.712 16550 16550 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 19:51:14.712 16550 16550 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 19:51:14.712 16550 16550 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 19:51:14.712 16550 16550 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 19:51:14.712 16550 16550 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 19:51:14.712 16550 16550 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 19:51:14.761 16550 16550 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. 12-11 19:51:15.392 16550 16550 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 19:51:15.393 16550 16550 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 19:51:15.491 16590 16590 W libprocessgroup: Controller io is not found 12-11 19:51:15.491 16590 16590 W libprocessgroup: Controller io is not found 12-11 19:51:15.491 16590 16590 W libprocessgroup: Controller io is not found 12-11 19:51:15.737 16550 16606 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 19:51:15.737 16550 16606 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 19:51:15.737 16550 16606 W com.mbwhatsapp: and incorrect proguard optimizations. 12-11 20:19:44.590 30526 30526 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 20:19:47.425 30526 30526 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 20:19:47.491 30526 30526 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 20:19:47.491 30526 30526 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 20:19:47.491 30526 30526 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 20:19:47.492 30526 30526 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 20:19:47.492 30526 30526 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 20:19:47.492 30526 30526 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 20:19:47.492 30526 30526 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 20:19:47.492 30526 30526 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 20:19:47.492 30526 30526 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 20:19:47.492 30526 30526 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 20:19:47.492 30526 30526 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 20:19:47.492 30526 30526 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 20:19:47.492 30526 30526 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 20:19:47.492 30526 30526 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 20:19:47.492 30526 30526 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 20:19:47.492 30526 30526 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 20:19:47.492 30526 30526 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 20:19:47.492 30526 30526 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 20:19:47.492 30526 30526 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 20:19:47.492 30526 30526 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 20:19:47.492 30526 30526 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 20:19:47.492 30526 30526 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 20:19:47.837 30526 30526 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. 12-11 20:19:53.144 30526 30526 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 20:19:53.144 30526 30526 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 20:19:53.208 32040 32040 W libprocessgroup: Controller io is not found 12-11 20:19:53.208 32040 32040 W libprocessgroup: Controller io is not found 12-11 20:19:53.208 32040 32040 W libprocessgroup: Controller io is not found 12-11 20:20:07.851 2524 2524 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 20:20:08.980 2524 2524 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 20:20:08.983 2524 2524 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 20:20:08.983 2524 2524 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 20:20:08.983 2524 2524 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 20:20:08.983 2524 2524 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 20:20:08.983 2524 2524 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 20:20:08.983 2524 2524 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 20:20:08.983 2524 2524 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 20:20:08.983 2524 2524 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponen--------- beginning of main 12-11 20:20:09.045 2524 2524 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. 12-11 20:20:10.265 2524 2524 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 20:20:10.265 2524 2524 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 20:20:10.421 2868 2868 W libprocessgroup: Controller io is not found 12-11 20:20:10.422 2868 2868 W libprocessgroup: Controller io is not found 12-11 20:20:10.422 2868 2868 W libprocessgroup: Controller io is not found 12-11 20:20:10.892 2524 2918 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 20:20:10.892 2524 2918 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 20:20:10.892 2524 2918 W com.mbwhatsapp: and incorrect proguard optimizations. 12-11 20:34:28.037 8593 8593 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 20:34:29.773 8593 8593 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 20:34:29.778 8593 8593 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 20:34:29.778 8593 8593 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 20:34:29.778 8593 8593 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 20:34:29.778 8593 8593 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 20:34:29.778 8593 8593 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 20:34:29.778 8593 8593 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 20:34:29.779 8593 8593 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 20:34:29.779 8593 8593 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 20:34:29.779 8593 8593 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 20:34:29.779 8593 8593 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 20:34:29.779 8593 8593 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 20:34:29.779 8593 8593 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 20:34:29.779 8593 8593 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 20:34:29.779 8593 8593 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 20:34:29.779 8593 8593 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 20:34:29.779 8593 8593 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 20:34:29.779 8593 8593 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 20:34:29.779 8593 8593 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 20:34:29.779 8593 8593 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 20:34:29.779 8593 8593 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 20:34:29.779 8593 8593 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 20:34:29.779 8593 8593 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 20:34:29.896 8593 8593 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-11 21:53:10.227 20272 20272 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 21:53:10.644 20272 20272 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-11 21:53:10.653 20272 20272 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-11 21:53:10.653 20272 20272 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-11 21:53:10.653 20272 20272 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-11 21:53:10.653 20272 20272 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-11 21:53:10.653 20272 20272 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-11 21:53:10.653 20272 20272 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-11 21:53:10.653 20272 20272 W System.err: at java.lang.Class.newInstance(Native Method) 12-11 21:53:10.653 20272 20272 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-11 21:53:10.653 20272 20272 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-11 21:53:10.653 20272 20272 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-11 21:53:10.653 20272 20272 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-11 21:53:10.653 20272 20272 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-11 21:53:10.653 20272 20272 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-11 21:53:10.653 20272 20272 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-11 21:53:10.653 20272 20272 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-11 21:53:10.653 20272 20272 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-11 21:53:10.653 20272 20272 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-11 21:53:10.653 20272 20272 W System.err: at android.os.Looper.loop(Looper.java:319) 12-11 21:53:10.653 20272 20272 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-11 21:53:10.653 20272 20272 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-11 21:53:10.654 20272 20272 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-11 21:53:10.654 20272 20272 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-11 21:53:10.685 20272 20272 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. 12-11 21:53:11.388 20272 20272 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-11 21:53:11.388 20272 20272 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-11 21:53:11.474 20393 20393 W libprocessgroup: Controller io is not found 12-11 21:53:11.475 20393 20393 W libprocessgroup: Controller io is not found 12-11 21:53:11.475 20393 20393 W libprocessgroup: Controller io is not found 12-11 21:53:11.740 20272 20417 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-11 21:53:11.740 20272 20417 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-11 21:53:11.740 20272 20417 W com.mbwhatsapp: and incorrect proguard optimizations. 12-11 22:14:52.020 3839 3839 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-11 22:14:53.963 3839 3839 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-12 00:21:12.619 27926 27926 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 00:21:13.010 27926 27926 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 00:21:13.013 27926 27926 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 00:21:13.013 27926 27926 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 00:21:13.013 27926 27926 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 00:21:13.013 27926 27926 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 00:21:13.013 27926 27926 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 00:21:13.013 27926 27926 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 00:21:13.013 27926 27926 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 00:21:13.013 27926 27926 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 00:21:13.013 27926 27926 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 00:21:13.013 27926 27926 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 00:21:13.013 27926 27926 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 00:21:13.013 27926 27926 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 00:21:13.013 27926 27926 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 00:21:13.013 27926 27926 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 00:21:13.013 27926 27926 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 00:21:13.013 27926 27926 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 00:21:13.013 27926 27926 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 00:21:13.013 27926 27926 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 00:21:13.013 27926 27926 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 00:21:13.013 27926 27926 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 00:21:13.013 27926 27926 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 00:21:13.013 27926 27926 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 00:21:13.043 27926 27926 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. 12-12 00:21:13.560 27926 27926 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 00:21:13.560 27926 27926 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 00:21:13.695 27989 27989 W libprocessgroup: Controller io is not found 12-12 00:21:13.695 27989 27989 W libprocessgroup: Controller io is not found 12-12 00:21:13.695 27989 27989 W libprocessgroup: Controller io is not found 12-12 00:21:13.927 27926 28002 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 00:21:13.927 27926 28002 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 00:21:13.927 27926 28002 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 00:26:21.609 2558 2558 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 00:26:22.000 2558 2558 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-12 01:41:58.180 32675 32675 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 01:41:58.518 32675 32675 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 01:41:58.522 32675 32675 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 01:41:58.522 32675 32675 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 01:41:58.522 32675 32675 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 01:41:58.522 32675 32675 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 01:41:58.522 32675 32675 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 01:41:58.522 32675 32675 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 01:41:58.522 32675 32675 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 01:41:58.522 32675 32675 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 01:41:58.522 32675 32675 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 01:41:58.522 32675 32675 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 01:41:58.522 32675 32675 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 01:41:58.522 32675 32675 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 01:41:58.522 32675 32675 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 01:41:58.522 32675 32675 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 01:41:58.522 32675 32675 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 01:41:58.522 32675 32675 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 01:41:58.522 32675 32675 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 01:41:58.522 32675 32675 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 01:41:58.522 32675 32675 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 01:41:58.522 32675 32675 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 01:41:58.522 32675 32675 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 01:41:58.522 32675 32675 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 01:41:58.557 32675 32675 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. 12-12 01:41:59.429 32675 32675 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 01:41:59.429 32675 32675 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 01:41:59.517 550 550 W libprocessgroup: Controller io is not found 12-12 01:41:59.518 550 550 W libprocessgroup: Controller io is not found 12-12 01:41:59.518 550 550 W libprocessgroup: Controller io is not found 12-12 01:42:00.276 32675 863 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 01:42:00.276 32675 863 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 01:42:00.276 32675 863 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 04:13:35.645 11910 11910 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 04:13:35.879 11910 11910 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-12 07:33:43.167 6864 6864 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 07:33:44.643 6864 6864 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 07:33:44.663 6864 6864 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 07:33:44.664 6864 6864 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 07:33:44.664 6864 6864 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 07:33:44.664 6864 6864 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 07:33:44.664 6864 6864 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 07:33:44.664 6864 6864 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 07:33:44.664 6864 6864 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 07:33:44.664 6864 6864 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 07:33:44.664 6864 6864 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 07:33:44.664 6864 6864 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 07:33:44.664 6864 6864 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 07:33:44.664 6864 6864 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 07:33:44.664 6864 6864 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 07:33:44.664 6864 6864 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 07:33:44.664 6864 6864 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 07:33:44.664 6864 6864 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 07:33:44.664 6864 6864 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 07:33:44.664 6864 6864 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 07:33:44.664 6864 6864 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 07:33:44.664 6864 6864 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 07:33:44.664 6864 6864 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 07:33:44.664 6864 6864 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 07:33:44.957 6864 6864 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. 12-12 07:33:46.198 6864 6864 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 07:33:46.198 6864 6864 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 07:33:46.306 7222 7222 W libprocessgroup: Controller io is not found 12-12 07:33:46.307 7222 7222 W libprocessgroup: Controller io is not found 12-12 07:33:46.307 7222 7222 W libprocessgroup: Controller io is not found 12-12 07:33:47.872 6864 7296 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 474.751ms (54.77 bytecodes/s) (1872B approximate peak alloc) 12-12 07:33:47.873 6864 7296 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 07:33:47.873 6864 7296 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 07:33:47.873 6864 7296 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 07:33:47.996 6864 7--------- beginning of main 12-12 10:24:08.282 20311 20311 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 10:24:08.640 20311 20311 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 10:24:08.642 20311 20311 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 10:24:08.642 20311 20311 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 10:24:08.642 20311 20311 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 10:24:08.642 20311 20311 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 10:24:08.642 20311 20311 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 10:24:08.642 20311 20311 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 10:24:08.642 20311 20311 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 10:24:08.642 20311 20311 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 10:24:08.642 20311 20311 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 10:24:08.642 20311 20311 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 10:24:08.642 20311 20311 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 10:24:08.642 20311 20311 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 10:24:08.642 20311 20311 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 10:24:08.642 20311 20311 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 10:24:08.642 20311 20311 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 10:24:08.642 20311 20311 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 10:24:08.642 20311 20311 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 10:24:08.642 20311 20311 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 10:24:08.642 20311 20311 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 10:24:08.642 20311 20311 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 10:24:08.642 20311 20311 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 10:24:08.642 20311 20311 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 10:24:08.668 20311 20311 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. 12-12 10:24:09.373 20311 20311 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 10:24:09.374 20311 20311 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 10:24:09.444 20347 20347 W libprocessgroup: Controller io is not found 12-12 10:24:09.445 20347 20347 W libprocessgroup: Controller io is not found 12-12 10:24:09.445 20347 20347 W libprocessgroup: Controller io is not found 12-12 10:24:09.810 20311 20366 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 10:24:09.810 20311 20366 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 10:24:09.810 20311 20366 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 10:53:00.209 6998 6998 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 10:53:00.904 6998 6998 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-12 16:51:40.738 4352 4352 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 16:51:41.123 4352 4352 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 16:51:41.130 4352 4352 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 16:51:41.130 4352 4352 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 16:51:41.130 4352 4352 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 16:51:41.131 4352 4352 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 16:51:41.131 4352 4352 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 16:51:41.131 4352 4352 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 16:51:41.131 4352 4352 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 16:51:41.131 4352 4352 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 16:51:41.131 4352 4352 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 16:51:41.131 4352 4352 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 16:51:41.131 4352 4352 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 16:51:41.131 4352 4352 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 16:51:41.131 4352 4352 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 16:51:41.131 4352 4352 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 16:51:41.131 4352 4352 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 16:51:41.131 4352 4352 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 16:51:41.131 4352 4352 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 16:51:41.131 4352 4352 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 16:51:41.131 4352 4352 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 16:51:41.131 4352 4352 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 16:51:41.131 4352 4352 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 16:51:41.131 4352 4352 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 16:51:41.184 4352 4352 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. 12-12 16:51:42.262 4352 4352 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 16:51:42.262 4352 4352 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 16:51:42.377 4545 4545 W libprocessgroup: Controller io is not found 12-12 16:51:42.377 4545 4545 W libprocessgroup: Controller io is not found 12-12 16:51:42.377 4545 4545 W libprocessgroup: Controller io is not found 12-12 16:51:42.776 4352 4623 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 16:51:42.776 4352 4623 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 16:51:42.776 4352 4623 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 16:59:33.126 8502 8502 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 16:59:33.681 8502 8502 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-12 18:43:25.682 7844 7844 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 18:43:26.288 7844 7844 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 18:43:26.307 7844 7844 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 18:43:26.308 7844 7844 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 18:43:26.308 7844 7844 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 18:43:26.308 7844 7844 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 18:43:26.308 7844 7844 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 18:43:26.308 7844 7844 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 18:43:26.308 7844 7844 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 18:43:26.308 7844 7844 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 18:43:26.308 7844 7844 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 18:43:26.308 7844 7844 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 18:43:26.308 7844 7844 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 18:43:26.308 7844 7844 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 18:43:26.308 7844 7844 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 18:43:26.308 7844 7844 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 18:43:26.308 7844 7844 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 18:43:26.308 7844 7844 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 18:43:26.308 7844 7844 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 18:43:26.308 7844 7844 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 18:43:26.309 7844 7844 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 18:43:26.309 7844 7844 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 18:43:26.309 7844 7844 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 18:43:26.309 7844 7844 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 18:43:26.366 7844 7844 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. 12-12 18:43:27.365 7844 7844 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 18:43:27.365 7844 7844 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 18:43:27.516 7961 7961 W libprocessgroup: Controller io is not found 12-12 18:43:27.517 7961 7961 W libprocessgroup: Controller io is not found 12-12 18:43:27.517 7961 7961 W libprocessgroup: Controller io is not found 12-12 18:43:27.789 7844 7989 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 18:43:27.789 7844 7989 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 18:43:27.789 7844 7989 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 19:01:59.856 22109 22109 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 19:02:00.406 22109 22109 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-12 19:02:00.411 22109 22109 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 19:02:00.411 22109 22109 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 19:02:00.411 22109 22109 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 19:02:00.411 22109 22109 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 19:02:00.411 22109 22109 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 19:02:00.411 22109 22109 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 19:02:00.411 22109 22109 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 19:02:00.411 22109 22109 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 19:02:00.411 22109 22109 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 19:02:00.411 22109 22109 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 19:02:00.411 22109 22109 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 19:02:00.411 22109 22109 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 19:02:00.411 22109 22109 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 19:02:00.411 22109 22109 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 19:02:00.411 22109 22109 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 19:02:00.411 22109 22109 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 19:02:00.411 22109 22109 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 19:02:00.411 22109 22109 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 19:02:00.411 22109 22109 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 19:02:00.411 22109 22109 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 19:02:00.411 22109 22109 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 19:02:00.411 22109 22109 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 19:02:00.469 22109 22109 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. 12-12 19:02:01.656 22109 22109 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 19:02:01.656 22109 22109 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 19:02:01.740 22289 22289 W libprocessgroup: Controller io is not found 12-12 19:02:01.740 22289 22289 W libprocessgroup: Controller io is not found 12-12 19:02:01.741 22289 22289 W libprocessgroup: Controller io is not found 12-12 19:02:02.090 22109 22307 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 19:02:02.090 22109 22307 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 19:02:02.090 22109 22307 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 19:12:34.564 30821 30821 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 19:12:35.090 30821 30821 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 19:12:35.100 30821 30821 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 19:12:35.100 30821 30821 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 19:12:35--------- beginning of main 12-12 20:25:52.542 16477 16477 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 20:25:53.153 16477 16477 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 20:25:53.180 16477 16477 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 20:25:53.180 16477 16477 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 20:25:53.180 16477 16477 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 20:25:53.180 16477 16477 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 20:25:53.180 16477 16477 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 20:25:53.181 16477 16477 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 20:25:53.181 16477 16477 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 20:25:53.181 16477 16477 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 20:25:53.181 16477 16477 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 20:25:53.181 16477 16477 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 20:25:53.181 16477 16477 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 20:25:53.181 16477 16477 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 20:25:53.181 16477 16477 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 20:25:53.181 16477 16477 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 20:25:53.181 16477 16477 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 20:25:53.181 16477 16477 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 20:25:53.181 16477 16477 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 20:25:53.181 16477 16477 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 20:25:53.181 16477 16477 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 20:25:53.181 16477 16477 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 20:25:53.181 16477 16477 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 20:25:53.181 16477 16477 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 20:25:53.328 16477 16477 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. 12-12 20:25:54.324 16477 16477 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 20:25:54.324 16477 16477 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 20:25:54.404 16604 16604 W libprocessgroup: Controller io is not found 12-12 20:25:54.404 16604 16604 W libprocessgroup: Controller io is not found 12-12 20:25:54.404 16604 16604 W libprocessgroup: Controller io is not found 12-12 20:25:54.691 16477 16619 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 20:25:54.691 16477 16619 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 20:25:54.691 16477 16619 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 21:01:41.240 25571 25571 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 21:01:42.149 25571 25571 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-12 23:00:23.242 16006 16006 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 23:00:23.763 16006 16006 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 23:00:23.773 16006 16006 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 23:00:23.773 16006 16006 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 23:00:23.773 16006 16006 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 23:00:23.773 16006 16006 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 23:00:23.773 16006 16006 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 23:00:23.773 16006 16006 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 23:00:23.773 16006 16006 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 23:00:23.773 16006 16006 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 23:00:23.773 16006 16006 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 23:00:23.773 16006 16006 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 23:00:23.773 16006 16006 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 23:00:23.773 16006 16006 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 23:00:23.773 16006 16006 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 23:00:23.773 16006 16006 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 23:00:23.773 16006 16006 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 23:00:23.773 16006 16006 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 23:00:23.773 16006 16006 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 23:00:23.773 16006 16006 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 23:00:23.773 16006 16006 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 23:00:23.773 16006 16006 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 23:00:23.774 16006 16006 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 23:00:23.774 16006 16006 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 23:00:23.827 16006 16006 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. 12-12 23:00:24.426 16006 16006 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 23:00:24.426 16006 16006 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 23:00:24.492 16095 16095 W libprocessgroup: Controller io is not found 12-12 23:00:24.493 16095 16095 W libprocessgroup: Controller io is not found 12-12 23:00:24.493 16095 16095 W libprocessgroup: Controller io is not found 12-12 23:00:24.704 16006 16109 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 23:00:24.704 16006 16109 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 23:00:24.704 16006 16109 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 23:03:21.548 20184 20184 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 23:03:21.934 20184 20184 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-12 23:03:21.937 20184 20184 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 23:03:21.937 20184 20184 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 23:03:21.938 20184 20184 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-12 23:03:21.938 20184 20184 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-12 23:03:21.938 20184 20184 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-12 23:03:21.938 20184 20184 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-12 23:03:21.938 20184 20184 W System.err: at java.lang.Class.newInstance(Native Method) 12-12 23:03:21.938 20184 20184 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-12 23:03:21.938 20184 20184 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-12 23:03:21.938 20184 20184 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-12 23:03:21.938 20184 20184 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-12 23:03:21.938 20184 20184 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-12 23:03:21.938 20184 20184 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-12 23:03:21.938 20184 20184 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-12 23:03:21.938 20184 20184 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-12 23:03:21.938 20184 20184 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-12 23:03:21.938 20184 20184 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-12 23:03:21.938 20184 20184 W System.err: at android.os.Looper.loop(Looper.java:319) 12-12 23:03:21.938 20184 20184 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-12 23:03:21.938 20184 20184 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-12 23:03:21.938 20184 20184 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-12 23:03:21.938 20184 20184 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-12 23:03:21.963 20184 20184 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. 12-12 23:03:22.456 20184 20184 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-12 23:03:22.456 20184 20184 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-12 23:03:22.523 20227 20227 W libprocessgroup: Controller io is not found 12-12 23:03:22.523 20227 20227 W libprocessgroup: Controller io is not found 12-12 23:03:22.523 20227 20227 W libprocessgroup: Controller io is not found 12-12 23:03:22.653 20184 20240 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-12 23:03:22.653 20184 20240 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-12 23:03:22.653 20184 20240 W com.mbwhatsapp: and incorrect proguard optimizations. 12-12 23:12:34.656 25131 25131 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-12 23:12:36.128 25131 25131 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-12 23:12:36.133 25131 25131 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-12 23:12:36.133 25131 25131 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-12 23:12:36--------- beginning of main 12-13 00:44:04.417 25131 25151 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 509 to 100 12-13 00:57:28.595 15069 15069 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 00:57:30.099 15069 15069 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-13 00:57:30.103 15069 15069 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 00:57:30.103 15069 15069 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 00:57:30.103 15069 15069 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-13 00:57:30.103 15069 15069 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-13 00:57:30.103 15069 15069 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-13 00:57:30.103 15069 15069 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-13 00:57:30.103 15069 15069 W System.err: at java.lang.Class.newInstance(Native Method) 12-13 00:57:30.103 15069 15069 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-13 00:57:30.103 15069 15069 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-13 00:57:30.103 15069 15069 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-13 00:57:30.103 15069 15069 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-13 00:57:30.103 15069 15069 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-13 00:57:30.103 15069 15069 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-13 00:57:30.103 15069 15069 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-13 00:57:30.103 15069 15069 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-13 00:57:30.103 15069 15069 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-13 00:57:30.103 15069 15069 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-13 00:57:30.103 15069 15069 W System.err: at android.os.Looper.loop(Looper.java:319) 12-13 00:57:30.103 15069 15069 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-13 00:57:30.103 15069 15069 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-13 00:57:30.103 15069 15069 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-13 00:57:30.103 15069 15069 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-13 00:57:30.224 15069 15069 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. 12-13 00:57:32.371 15069 15069 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-13 00:57:32.371 15069 15069 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-13 00:57:32.687 15690 15690 W libprocessgroup: Controller io is not found 12-13 00:57:32.687 15690 15690 W libprocessgroup: Controller io is not found 12-13 00:57:32.687 15690 15690 W libprocessgroup: Controller io is not found 12-13 00:57:33.877 15069 15908 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-13 00:57:33.877 15069 15908 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-13 00:57:33.877 15069 15908 W com.mbwhatsapp: and incorrect proguard optimizations. 12-13 00:57:34.022 15069 15908 W com.mbwhatsapp: Verification of void X.2rL.A--------- beginning of main 12-13 01:33:07.119 15069 15092 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 202 to 100 12-13 03:14:37.503 15069 15092 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 171 to 100 12-13 04:07:11.977 7484 7484 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 04:07:12.269 7484 7484 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-13 04:07:12.272 7484 7484 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 04:07:12.272 7484 7484 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 04:07:12.272 7484 7484 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-13 04:07:12.272 7484 7484 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-13 04:07:12.272 7484 7484 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-13 04:07:12.272 7484 7484 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-13 04:07:12.272 7484 7484 W System.err: at java.lang.Class.newInstance(Native Method) 12-13 04:07:12.272 7484 7484 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-13 04:07:12.272 7484 7484 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-13 04:07:12.273 7484 7484 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-13 04:07:12.273 7484 7484 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-13 04:07:12.273 7484 7484 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-13 04:07:12.273 7484 7484 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-13 04:07:12.273 7484 7484 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-13 04:07:12.273 7484 7484 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-13 04:07:12.273 7484 7484 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-13 04:07:12.273 7484 7484 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-13 04:07:12.273 7484 7484 W System.err: at android.os.Looper.loop(Looper.java:319) 12-13 04:07:12.273 7484 7484 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-13 04:07:12.273 7484 7484 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-13 04:07:12.273 7484 7484 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-13 04:07:12.273 7484 7484 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-13 04:07:12.293 7484 7484 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. 12-13 04:07:12.684 7484 7484 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-13 04:07:12.684 7484 7484 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-13 04:07:12.749 7522 7522 W libprocessgroup: Controller io is not found 12-13 04:07:12.749 7522 7522 W libprocessgroup: Controller io is not found 12-13 04:07:12.749 7522 7522 W libprocessgroup: Controller io is not found 12-13 04:07:12.974 7484 7539 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-13 04:07:12.974 7484 7539 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-13 04:07:12.974 7484 7539 W com.mbwhatsapp: and incorrect proguard optimizations. 12-13 05:40:41.180 7484 7494 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 136 to 100 12-13 05:40:41.186 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-13 05:40:41.188 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/base.apk' with 1 weak references 12-13 05:40:41.189 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-13 05:40:41.189 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-13 05:40:41.189 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_audio_stream_processor.apk' with 1 weak references 12-13 05:40:41.189 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-13 05:40:41.189 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_executorch.apk' with 1 weak references 12-13 05:40:41.189 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_heliumiab.apk' with 1 weak references 12-13 05:40:41.189 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_i18n_en_GB.apk' with 1 weak references 12-13 05:40:41.189 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_i18n_tr_TR.apk' with 1 weak references 12-13 05:40:41.190 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_pytorch.apk' with 1 weak references 12-13 05:40:41.190 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_2041275993.apk' with 1 weak references 12-13 05:40:41.190 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-13 05:40:41.190 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_executorch_pytorch.apk' with 1 weak references 12-13 05:40:41.190 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_spm.apk' with 1 weak references 12-13 05:40:41.191 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~9UTHyTssDqsJOU84ePoxew==/com.whatsapp- v26686HSE_LcCn1FlmobxA==/base.apk' with 1 weak references 12-13 05:40:41.191 7484 7496 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~9UTHyTssDqsJOU84ePoxew==/com.whatsapp- v26686HSE_LcCn1--------- beginning of main 12-13 14:56:14.301 3897 3897 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 14:56:14.635 3897 3897 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-13 14:56:14.639 3897 3897 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 14:56:14.639 3897 3897 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 14:56:14.640 3897 3897 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-13 14:56:14.640 3897 3897 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-13 14:56:14.640 3897 3897 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-13 14:56:14.640 3897 3897 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-13 14:56:14.640 3897 3897 W System.err: at java.lang.Class.newInstance(Native Method) 12-13 14:56:14.640 3897 3897 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-13 14:56:14.640 3897 3897 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-13 14:56:14.640 3897 3897 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-13 14:56:14.640 3897 3897 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-13 14:56:14.640 3897 3897 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-13 14:56:14.640 3897 3897 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-13 14:56:14.640 3897 3897 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-13 14:56:14.640 3897 3897 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-13 14:56:14.640 3897 3897 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-13 14:56:14.640 3897 3897 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-13 14:56:14.641 3897 3897 W System.err: at android.os.Looper.loop(Looper.java:319) 12-13 14:56:14.641 3897 3897 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-13 14:56:14.641 3897 3897 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-13 14:56:14.641 3897 3897 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-13 14:56:14.642 3897 3897 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-13 14:56:14.705 3897 3897 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. 12-13 14:56:15.596 3897 3897 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-13 14:56:15.596 3897 3897 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-13 14:56:15.785 4011 4011 W libprocessgroup: Controller io is not found 12-13 14:56:15.785 4011 4011 W libprocessgroup: Controller io is not found 12-13 14:56:15.785 4011 4011 W libprocessgroup: Controller io is not found 12-13 14:56:16.132 3897 4027 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-13 14:56:16.132 3897 4027 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-13 14:56:16.132 3897 4027 W com.mbwhatsapp: and incorrect proguard optimizations. 12-13 17:41:45.680 16524 16524 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 17:41:50.168 16524 16524 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-13 19:06:29.853 13553 13553 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 19:06:31.019 13553 13553 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-13 19:06:31.027 13553 13553 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 19:06:31.027 13553 13553 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 19:06:31.027 13553 13553 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-13 19:06:31.027 13553 13553 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-13 19:06:31.028 13553 13553 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-13 19:06:31.028 13553 13553 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-13 19:06:31.028 13553 13553 W System.err: at java.lang.Class.newInstance(Native Method) 12-13 19:06:31.028 13553 13553 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-13 19:06:31.028 13553 13553 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-13 19:06:31.028 13553 13553 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-13 19:06:31.028 13553 13553 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-13 19:06:31.028 13553 13553 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-13 19:06:31.028 13553 13553 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-13 19:06:31.028 13553 13553 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-13 19:06:31.028 13553 13553 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-13 19:06:31.028 13553 13553 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-13 19:06:31.028 13553 13553 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-13 19:06:31.028 13553 13553 W System.err: at android.os.Looper.loop(Looper.java:319) 12-13 19:06:31.028 13553 13553 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-13 19:06:31.028 13553 13553 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-13 19:06:31.028 13553 13553 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-13 19:06:31.028 13553 13553 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-13 19:06:31.221 13553 13553 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. 12-13 19:06:32.835 13553 13553 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-13 19:06:32.835 13553 13553 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-13 19:06:33.090 13830 13830 W libprocessgroup: Controller io is not found 12-13 19:06:33.091 13830 13830 W libprocessgroup: Controller io is not found 12-13 19:06:33.091 13830 13830 W libprocessgroup: Controller io is not found 12-13 19:06:34.197 13553 13895 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-13 19:06:34.197 13553 13895 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-13 19:06:34.197 13553 13895 W com.mbwhatsapp: and incorrect proguard optimizations. 12-13 19:09:48.967 16045 16045 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 19:09:49.281 16045 16045 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-13 19:09:49.283 16045 16045 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 19:09:49.283 16045 16045 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 19:09:49.283 16045 16045 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-13 19:09:49.283 16045 16045 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-13 19:09:49.283 16045 16045 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-13 19:09:49.283 16045 16045 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-13 19:09:49.283 16045 16045 W System.err: at java.lang.Class.newInstance(Native Method) 12-13 19:09:49.283 16045 16045 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-13 19:09:49.283 16045 16045 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-13 19:09:49.283 16045 16045 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-13 19:09:49.283 16045 16045 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-13 19:09:49.283 16045 16045 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-13 19:09:49.283 16045 16045 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-13 19:09:49.283 16045 16045 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-13 19:09:49.283 16045 16045 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-13 19:09:49.284 16045 16045 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-13 19:09:49.284 16045 16045 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-13 19:09:49.284 16045 16045 W System.err: at android.os.Looper.loop(Looper.java:319) 12-13 19:09:49.284 16045 16045 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-13 19:09:49.284 16045 16045 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-13 19:09:49.284 16045 16045 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-13 19:09:49.284 16045 16045 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-13 19:09:49.310 16045 16045 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. 12-13 19:09:49.787 16045 16045 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-13 19:09:49.787 16045 16045 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-13 19:09:49.861 16083 16083 W libprocessgroup: Controller io is not found 12-13 19:09:49.861 16083 16083 W libprocessgroup: Controller io is not found 12-13 19:09:49.861 16083 16083 W libprocessgroup: Controller io is not found 12-13 19:09:50.265 16045 16097 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-13 19:09:50.265 16045 16097 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-13 19:09:50.265 16045 16097 W com.mbwhatsapp: and incorrect proguard optimizations. 12-13 19:31:14.120 22669 22669 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 19:31:14.736 22669 22669 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-13 19:31:14.742 22669 22669 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 19:31:14.742 22669 22669 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 19:31:14--------- beginning of main 12-13 19:31:14.808 22669 22669 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. 12-13 19:31:15.994 22669 22669 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-13 19:31:15.994 22669 22669 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-13 19:31:16.224 22726 22726 W libprocessgroup: Controller io is not found 12-13 19:31:16.225 22726 22726 W libprocessgroup: Controller io is not found 12-13 19:31:16.225 22726 22726 W libprocessgroup: Controller io is not found 12-13 19:31:16.735 22669 22747 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-13 19:31:16.735 22669 22747 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-13 19:31:16.735 22669 22747 W com.mbwhatsapp: and incorrect proguard optimizations. 12-13 19:31:17.138 22669 22677 W com.mbwhatsapp: Suspending all threads took: 25.420ms 12-13 19:57:07.722 31279 31279 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 19:57:08.209 31279 31279 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-13 19:57:08.217 31279 31279 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 19:57:08.217 31279 31279 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 19:57:08.217 31279 31279 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-13 19:57:08.217 31279 31279 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-13 19:57:08.217 31279 31279 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-13 19:57:08.217 31279 31279 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-13 19:57:08.217 31279 31279 W System.err: at java.lang.Class.newInstance(Native Method) 12-13 19:57:08.217 31279 31279 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-13 19:57:08.217 31279 31279 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-13 19:57:08.217 31279 31279 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-13 19:57:08.217 31279 31279 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-13 19:57:08.217 31279 31279 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-13 19:57:08.218 31279 31279 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-13 19:57:08.218 31279 31279 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-13 19:57:08.218 31279 31279 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-13 19:57:08.218 31279 31279 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-13 19:57:08.218 31279 31279 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-13 19:57:08.218 31279 31279 W System.err: at android.os.Looper.loop(Looper.java:319) 12-13 19:57:08.218 31279 31279 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-13 19:57:08.218 31279 31279 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-13 19:57:08.218 31279 31279 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-13 19:57:08.218 31279 31279 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-13 19:57:08.304 31279 31279 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandl--------- beginning of main 12-13 20:30:01.843 18739 18739 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 20:30:02.430 18739 18739 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-13 20:30:02.436 18739 18739 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 20:30:02.436 18739 18739 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 20:30:02.436 18739 18739 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-13 20:30:02.436 18739 18739 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-13 20:30:02.436 18739 18739 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-13 20:30:02.436 18739 18739 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-13 20:30:02.436 18739 18739 W System.err: at java.lang.Class.newInstance(Native Method) 12-13 20:30:02.436 18739 18739 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-13 20:30:02.436 18739 18739 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-13 20:30:02.436 18739 18739 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-13 20:30:02.436 18739 18739 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-13 20:30:02.436 18739 18739 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-13 20:30:02.436 18739 18739 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-13 20:30:02.436 18739 18739 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-13 20:30:02.437 18739 18739 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-13 20:30:02.437 18739 18739 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-13 20:30:02.437 18739 18739 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-13 20:30:02.437 18739 18739 W System.err: at android.os.Looper.loop(Looper.java:319) 12-13 20:30:02.437 18739 18739 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-13 20:30:02.437 18739 18739 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-13 20:30:02.437 18739 18739 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-13 20:30:02.437 18739 18739 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-13 20:30:02.480 18739 18739 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. 12-13 20:30:03.264 18739 18739 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-13 20:30:03.264 18739 18739 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-13 20:30:03.337 18815 18815 W libprocessgroup: Controller io is not found 12-13 20:30:03.337 18815 18815 W libprocessgroup: Controller io is not found 12-13 20:30:03.337 18815 18815 W libprocessgroup: Controller io is not found 12-13 20:30:03.554 18739 18832 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-13 20:30:03.554 18739 18832 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-13 20:30:03.554 18739 18832 W com.mbwhatsapp: and incorrect proguard optimizations. 12-13 20:32:52.468 22657 22657 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 20:32:53.205 22657 22657 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-13 23:24:37.294 22006 22006 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-13 23:24:37.992 22006 22006 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-13 23:24:37.996 22006 22006 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-13 23:24:37.996 22006 22006 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-13 23:24:37.996 22006 22006 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-13 23:24:37.996 22006 22006 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-13 23:24:37.996 22006 22006 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-13 23:24:37.996 22006 22006 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-13 23:24:37.996 22006 22006 W System.err: at java.lang.Class.newInstance(Native Method) 12-13 23:24:37.996 22006 22006 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-13 23:24:37.996 22006 22006 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-13 23:24:37.996 22006 22006 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-13 23:24:37.996 22006 22006 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-13 23:24:37.996 22006 22006 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-13 23:24:37.996 22006 22006 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-13 23:24:37.996 22006 22006 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-13 23:24:37.996 22006 22006 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-13 23:24:37.996 22006 22006 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-13 23:24:37.996 22006 22006 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-13 23:24:37.996 22006 22006 W System.err: at android.os.Looper.loop(Looper.java:319) 12-13 23:24:37.996 22006 22006 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-13 23:24:37.996 22006 22006 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-13 23:24:37.996 22006 22006 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-13 23:24:37.996 22006 22006 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-13 23:24:38.059 22006 22006 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. 12-13 23:24:39.002 22006 22006 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-13 23:24:39.003 22006 22006 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-13 23:24:39.145 22372 22372 W libprocessgroup: Controller io is not found 12-13 23:24:39.145 22372 22372 W libprocessgroup: Controller io is not found 12-13 23:24:39.145 22372 22372 W libprocessgroup: Controller io is not found 12-13 23:24:39.716 22006 22436 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 102.659ms (253.26 bytecodes/s) (1872B approximate peak alloc) 12-13 23:24:39.764 22006 22436 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-13 23:24:39.764 22006 22436 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-13 23:24:39.764 22006 22436 W com.mbwhatsapp: and incorrect proguard optimizations. 12-14 02:01:02.547 22006 2--------- beginning of main 12-14 02:26:45.445 22006 22017 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 154 to 100 12-14 04:09:17.530 1634 1634 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-14 04:09:19.145 1634 1634 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-14 04:09:19.172 1634 1634 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-14 04:09:19.172 1634 1634 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-14 04:09:19.172 1634 1634 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-14 04:09:19.172 1634 1634 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-14 04:09:19.172 1634 1634 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-14 04:09:19.172 1634 1634 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-14 04:09:19.172 1634 1634 W System.err: at java.lang.Class.newInstance(Native Method) 12-14 04:09:19.172 1634 1634 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-14 04:09:19.182 1634 1634 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-14 04:09:19.182 1634 1634 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-14 04:09:19.182 1634 1634 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-14 04:09:19.182 1634 1634 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-14 04:09:19.182 1634 1634 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-14 04:09:19.182 1634 1634 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-14 04:09:19.182 1634 1634 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-14 04:09:19.182 1634 1634 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-14 04:09:19.182 1634 1634 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-14 04:09:19.182 1634 1634 W System.err: at android.os.Looper.loop(Looper.java:319) 12-14 04:09:19.182 1634 1634 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-14 04:09:19.182 1634 1634 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-14 04:09:19.182 1634 1634 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-14 04:09:19.182 1634 1634 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-14 04:09:19.380 1634 1634 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. 12-14 04:09:20.383 1634 1634 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-14 04:09:20.383 1634 1634 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-14 04:09:20.658 2359 2359 W libprocessgroup: Controller io is not found 12-14 04:09:20.658 2359 2359 W libprocessgroup: Controller io is not found 12-14 04:09:20.658 2359 2359 W libprocessgroup: Controller io is not found 12-14 04:09:21.590 1634 2682 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-14 04:09:21.590 1634 2682 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-14 04:09:21.590 1634 2682 W com.mbwhatsapp: and incorrect proguard optimizations. 12-14 04:16:40.566 1634 1634 W JobService: onNetworkChanged() not implemented in androidx.work.impl.background.systemjob.SystemJobService. Must override in a subclass. 12-14 05:22:00.462 1634 1645 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 110 to 100 12-14 05:22:00.469 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-14 05:22:00.472 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/base.apk' with 1 weak references 12-14 05:22:00.473 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-14 05:22:00.473 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-14 05:22:00.473 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_audio_stream_processor.apk' with 1 weak references 12-14 05:22:00.473 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-14 05:22:00.473 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_executorch.apk' with 1 weak references 12-14 05:22:00.473 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_heliumiab.apk' with 1 weak references 12-14 05:22:00.473 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_i18n_en_GB.apk' with 1 weak references 12-14 05:22:00.473 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_i18n_tr_TR.apk' with 1 weak references 12-14 05:22:00.474 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_pytorch.apk' with 1 weak references 12-14 05:22:00.474 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_2041275993.apk' with 1 weak references 12-14 05:22:00.474 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-14 05:22:00.474 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_executorch_pytorch.apk' with 1 weak references 12-14 05:22:00.474 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_spm.apk' with 1 weak references 12-14 05:22:00.475 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~-eDG1vNDTJ3_zZnelSV3TQ==/com.whatsapp- 7XWdrhXS8y6SaXsZ3IxndQ==/base.apk' with 1 weak references 12-14 05:22:00.475 1634 1649 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~-eDG1vNDTJ--------- beginning of main 12-14 07:15:41.622 1634 1645 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 339 to 100 12-14 07:19:53.373 25139 25139 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-14 07:19:59.667 25139 25139 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-14 07:19:59.696 25139 25139 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-14 07:19:59.696 25139 25139 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-14 07:19:59.696 25139 25139 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-14 07:19:59.696 25139 25139 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-14 07:19:59.696 25139 25139 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-14 07:19:59.696 25139 25139 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-14 07:19:59.696 25139 25139 W System.err: at java.lang.Class.newInstance(Native Method) 12-14 07:19:59.696 25139 25139 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-14 07:19:59.697 25139 25139 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-14 07:19:59.697 25139 25139 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-14 07:19:59.697 25139 25139 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-14 07:19:59.697 25139 25139 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-14 07:19:59.697 25139 25139 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-14 07:19:59.697 25139 25139 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-14 07:19:59.697 25139 25139 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-14 07:19:59.697 25139 25139 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-14 07:19:59.697 25139 25139 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-14 07:19:59.697 25139 25139 W System.err: at android.os.Looper.loop(Looper.java:319) 12-14 07:19:59.697 25139 25139 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-14 07:19:59.697 25139 25139 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-14 07:19:59.697 25139 25139 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-14 07:19:59.697 25139 25139 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-14 07:19:59.884 25139 25139 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. 12-14 07:20:08.654 25139 25139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-14 07:20:08.654 25139 25139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-14 07:20:09.179 25927 25927 W libprocessgroup: Controller io is not found 12-14 07:20:09.179 25927 25927 W libprocessgroup: Controller io is not found 12-14 07:20:09.179 25927 25927 W libprocessgroup: Controller io is not found 12-14 07:20:12.122 25139 26120 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-14 07:20:12.122 25139 26120 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-14 07:20:12.122 25139 26120 W com.mbwhatsapp: and incorrect proguard optimizations. 12-14 07:20:12.260 25139 26120 W com.mbwhatsapp: Verification of void X.2rL.A--------- beginning of main 12-14 07:49:08.438 25139 25147 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 173 to 100 12-14 10:15:08.105 24478 24478 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-14 10:15:08.417 24478 24478 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-14 10:15:08.421 24478 24478 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-14 10:15:08.421 24478 24478 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-14 10:15:08.421 24478 24478 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-14 10:15:08.421 24478 24478 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-14 10:15:08.421 24478 24478 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-14 10:15:08.421 24478 24478 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-14 10:15:08.421 24478 24478 W System.err: at java.lang.Class.newInstance(Native Method) 12-14 10:15:08.421 24478 24478 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-14 10:15:08.421 24478 24478 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-14 10:15:08.421 24478 24478 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-14 10:15:08.421 24478 24478 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-14 10:15:08.421 24478 24478 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-14 10:15:08.421 24478 24478 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-14 10:15:08.421 24478 24478 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-14 10:15:08.421 24478 24478 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-14 10:15:08.421 24478 24478 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-14 10:15:08.421 24478 24478 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-14 10:15:08.421 24478 24478 W System.err: at android.os.Looper.loop(Looper.java:319) 12-14 10:15:08.421 24478 24478 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-14 10:15:08.421 24478 24478 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-14 10:15:08.421 24478 24478 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-14 10:15:08.421 24478 24478 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-14 10:15:08.442 24478 24478 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. 12-14 10:15:08.913 24478 24478 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-14 10:15:08.913 24478 24478 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-14 10:15:08.997 24514 24514 W libprocessgroup: Controller io is not found 12-14 10:15:08.998 24514 24514 W libprocessgroup: Controller io is not found 12-14 10:15:08.998 24514 24514 W libprocessgroup: Controller io is not found 12-14 10:15:09.459 24478 24529 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-14 10:15:09.459 24478 24529 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-14 10:15:09.459 24478 24529 W com.mbwhatsapp: and incorrect proguard optimizations. 12-14 13:28:49.472 24478 24486 W com.mbwhatsapp: Reducing the number of consi--------- beginning of main 12-14 14:57:02.024 20873 20873 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-14 14:57:03.023 20873 20873 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-14 14:57:03.030 20873 20873 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-14 14:57:03.030 20873 20873 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-14 14:57:03.030 20873 20873 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-14 14:57:03.030 20873 20873 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-14 14:57:03.030 20873 20873 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-14 14:57:03.030 20873 20873 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-14 14:57:03.030 20873 20873 W System.err: at java.lang.Class.newInstance(Native Method) 12-14 14:57:03.030 20873 20873 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-14 14:57:03.030 20873 20873 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-14 14:57:03.030 20873 20873 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-14 14:57:03.030 20873 20873 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-14 14:57:03.030 20873 20873 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-14 14:57:03.030 20873 20873 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-14 14:57:03.030 20873 20873 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-14 14:57:03.030 20873 20873 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-14 14:57:03.030 20873 20873 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-14 14:57:03.030 20873 20873 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-14 14:57:03.030 20873 20873 W System.err: at android.os.Looper.loop(Looper.java:319) 12-14 14:57:03.030 20873 20873 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-14 14:57:03.030 20873 20873 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-14 14:57:03.030 20873 20873 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-14 14:57:03.030 20873 20873 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-14 14:57:03.083 20873 20873 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. 12-14 14:57:04.404 20873 20873 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-14 14:57:04.404 20873 20873 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-14 14:57:04.492 21281 21281 W libprocessgroup: Controller io is not found 12-14 14:57:04.492 21281 21281 W libprocessgroup: Controller io is not found 12-14 14:57:04.492 21281 21281 W libprocessgroup: Controller io is not found 12-14 14:57:05.199 20873 21348 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-14 14:57:05.199 20873 21348 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-14 14:57:05.199 20873 21348 W com.mbwhatsapp: and incorrect proguard optimizations. 12-14 15:07:06.331 25968 25968 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-14 15:07:07.763 25968 25968 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-14 19:50:50.475 18449 18449 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-14 19:50:51.188 18449 18449 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-14 19:50:51.201 18449 18449 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-14 19:50:51.201 18449 18449 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-14 19:50:51.201 18449 18449 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-14 19:50:51.201 18449 18449 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-14 19:50:51.201 18449 18449 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-14 19:50:51.201 18449 18449 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-14 19:50:51.201 18449 18449 W System.err: at java.lang.Class.newInstance(Native Method) 12-14 19:50:51.201 18449 18449 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-14 19:50:51.201 18449 18449 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-14 19:50:51.201 18449 18449 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-14 19:50:51.201 18449 18449 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-14 19:50:51.201 18449 18449 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-14 19:50:51.201 18449 18449 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-14 19:50:51.201 18449 18449 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-14 19:50:51.201 18449 18449 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-14 19:50:51.201 18449 18449 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-14 19:50:51.201 18449 18449 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-14 19:50:51.201 18449 18449 W System.err: at android.os.Looper.loop(Looper.java:319) 12-14 19:50:51.201 18449 18449 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-14 19:50:51.201 18449 18449 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-14 19:50:51.201 18449 18449 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-14 19:50:51.202 18449 18449 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-14 19:50:51.369 18449 18449 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. 12-14 19:50:53.224 18449 18449 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-14 19:50:53.224 18449 18449 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-14 19:50:53.306 18808 18808 W libprocessgroup: Controller io is not found 12-14 19:50:53.307 18808 18808 W libprocessgroup: Controller io is not found 12-14 19:50:53.307 18808 18808 W libprocessgroup: Controller io is not found 12-14 19:50:54.475 18449 18867 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-14 19:50:54.475 18449 18867 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-14 19:50:54.475 18449 18867 W com.mbwhatsapp: and incorrect proguard optimizations. 12-14 19:50:55.172 18449 18940 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #5 (18893) at android.content.res.ApkAssets[] android.content.res.AssetManager.getApkAssets()(AssetMan--------- beginning of main 12-14 20:18:39.222 19103 19103 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-14 20:18:39.914 19103 19103 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-14 20:18:39.926 19103 19103 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-14 20:18:39.926 19103 19103 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-14 20:18:39.926 19103 19103 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-14 20:18:39.926 19103 19103 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-14 20:18:39.926 19103 19103 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-14 20:18:39.926 19103 19103 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-14 20:18:39.926 19103 19103 W System.err: at java.lang.Class.newInstance(Native Method) 12-14 20:18:39.926 19103 19103 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-14 20:18:39.926 19103 19103 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-14 20:18:39.926 19103 19103 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-14 20:18:39.926 19103 19103 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-14 20:18:39.926 19103 19103 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-14 20:18:39.926 19103 19103 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-14 20:18:39.926 19103 19103 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-14 20:18:39.926 19103 19103 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-14 20:18:39.926 19103 19103 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-14 20:18:39.927 19103 19103 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-14 20:18:39.927 19103 19103 W System.err: at android.os.Looper.loop(Looper.java:319) 12-14 20:18:39.927 19103 19103 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-14 20:18:39.927 19103 19103 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-14 20:18:39.927 19103 19103 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-14 20:18:39.927 19103 19103 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-14 20:18:40.050 19103 19103 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. 12-14 20:18:40.622 19103 19103 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-14 20:18:40.623 19103 19103 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-14 20:18:40.714 19254 19254 W libprocessgroup: Controller io is not found 12-14 20:18:40.715 19254 19254 W libprocessgroup: Controller io is not found 12-14 20:18:40.715 19254 19254 W libprocessgroup: Controller io is not found 12-14 20:18:41.031 19103 19269 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-14 20:18:41.031 19103 19269 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-14 20:18:41.031 19103 19269 W com.mbwhatsapp: and incorrect proguard optimizations. 12-14 20:33:19.249 3649 3649 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-14 20:33:19.855 3649 3649 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-15 00:02:25.185 32253 32253 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 00:02:25.499 32253 32253 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 00:02:25.505 32253 32253 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 00:02:25.505 32253 32253 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 00:02:25.505 32253 32253 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 00:02:25.505 32253 32253 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 00:02:25.505 32253 32253 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 00:02:25.505 32253 32253 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 00:02:25.505 32253 32253 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 00:02:25.506 32253 32253 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 00:02:25.506 32253 32253 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 00:02:25.506 32253 32253 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 00:02:25.506 32253 32253 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 00:02:25.506 32253 32253 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 00:02:25.506 32253 32253 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 00:02:25.506 32253 32253 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 00:02:25.506 32253 32253 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 00:02:25.506 32253 32253 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 00:02:25.506 32253 32253 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 00:02:25.506 32253 32253 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 00:02:25.506 32253 32253 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 00:02:25.506 32253 32253 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 00:02:25.506 32253 32253 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 00:02:25.506 32253 32253 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 00:02:25.582 32253 32253 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. 12-15 00:02:26.355 32253 32253 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 00:02:26.355 32253 32253 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 00:02:26.435 32309 32309 W libprocessgroup: Controller io is not found 12-15 00:02:26.436 32309 32309 W libprocessgroup: Controller io is not found 12-15 00:02:26.436 32309 32309 W libprocessgroup: Controller io is not found 12-15 00:02:26.544 32253 32330 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 00:02:26.544 32253 32330 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 00:02:26.544 32253 32330 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 00:18:07.324 9520 9520 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 00:18:09.404 9520 9520 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 00:18:09.414 9520 9520 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 00:18:09.414 9520 9520 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 00:18:09.414 9520 9520 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 00:18:09.414 9520 9520 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 00:18:09.414 9520 9520 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 00:18:09.414 9520 9520 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 00:18:09.414 9520 9520 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 00:18:09.414 9520 9520 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 00:18:09.414 9520 9520 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 00:18:09.414 9520 9520 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 00:18:09.414 9520 9520 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 00:18:09.414 9520 9520 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 00:18:09.414 9520 9520 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 00:18:09.414 9520 9520 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 00:18:09.415 9520 9520 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 00:18:09.415 9520 9520 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 00:18:09.415 9520 9520 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 00:18:09.415 9520 9520 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 00:18:09.415 9520 9520 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 00:18:09.415 9520 9520 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 00:18:09.415 9520 9520 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 00:18:09.415 9520 9520 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 00:18:09.526 9520 9520 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. 12-15 00:18:12.608 9520 9520 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 00:18:12.613 9520 9520 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 00:18:12.644 10201 10201 W libprocessgroup: Controller io is not found 12-15 00:18:12.644 10201 10201 W libprocessgroup: Controller io is not found 12-15 00:18:12.644 10201 10201 W libprocessgroup: Controller io is not found 12-15 00:18:14.028 9520 10553 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 00:18:14.028 9520 10553 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 00:18:14.028 9520 10553 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 00:18:14.159 9520 10553 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 130.714ms (474.32 bytecodes/s) (2648B approximate peak alloc) 12-15 00:19:06.367 16955 16955 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 00:19:07.571 16955 16955 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 00:19:07.589 16955 16955 W System.err:--------- beginning of main 12-15 00:19:07.590 16955 16955 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 00:19:07.590 16955 16955 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 00:19:07.652 16955 16955 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. 12-15 00:19:10.783 16955 16955 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 00:19:10.783 16955 16955 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 00:19:11.241 17361 17361 W libprocessgroup: Controller io is not found 12-15 00:19:11.241 17361 17361 W libprocessgroup: Controller io is not found 12-15 00:19:11.241 17361 17361 W libprocessgroup: Controller io is not found 12-15 00:19:12.154 16955 17478 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 00:19:12.154 16955 17478 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 00:19:12.154 16955 17478 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 00:19:12.752 16955 17533 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (17485) at boolean android.content.res.AssetManager.getResourceValue(int, int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in java.lang.CharSequence android.content.res.AssetManager.getResourceText(int) for 356ms 12-15 00:19:16.764 16955 16965 W com.mbwhatsapp: Suspending all threads took: 12.646ms 12-15 00:31:00.253 21532 21532 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 00:31:00.603 21532 21532 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 00:31:00.607 21532 21532 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 00:31:00.607 21532 21532 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 00:31:00.607 21532 21532 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 00:31:00.607 21532 21532 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 00:31:00.607 21532 21532 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 00:31:00.607 21532 21532 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 00:31:00.607 21532 21532 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 00:31:00.607 21532 21532 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 00:31:00.607 21532 21532 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 00:31:00.607 21532 21532 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 00:31:00.607 21532 21532 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 00:31:00.607 21532 21532 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 00:31:00.607 21532 21532 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 00:31:00.607 21532 21532 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 00:31:00.607 21532 21532 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 00:31:00.607 21532 21532 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 00:31:00.607 21532 21532 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 00:31:00.608 21532 21532 W System.err: at android.os.Looper.l--------- beginning of main 12-15 00:31:00.633 21532 21532 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. 12-15 00:31:01.084 21532 21532 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 00:31:01.084 21532 21532 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 00:31:01.324 21652 21652 W libprocessgroup: Controller io is not found 12-15 00:31:01.325 21652 21652 W libprocessgroup: Controller io is not found 12-15 00:31:01.325 21652 21652 W libprocessgroup: Controller io is not found 12-15 00:31:01.596 21532 21716 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 00:31:01.596 21532 21716 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 00:31:01.596 21532 21716 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 02:01:54.730 26095 26095 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 02:01:55.137 26095 26095 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 02:01:55.141 26095 26095 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 02:01:55.141 26095 26095 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 02:01:55.141 26095 26095 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 02:01:55.142 26095 26095 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 02:01:55.142 26095 26095 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 02:01:55.142 26095 26095 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 02:01:55.142 26095 26095 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 02:01:55.142 26095 26095 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 02:01:55.142 26095 26095 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 02:01:55.142 26095 26095 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 02:01:55.142 26095 26095 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 02:01:55.142 26095 26095 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 02:01:55.142 26095 26095 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 02:01:55.142 26095 26095 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 02:01:55.142 26095 26095 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 02:01:55.142 26095 26095 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 02:01:55.142 26095 26095 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 02:01:55.142 26095 26095 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 02:01:55.142 26095 26095 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 02:01:55.142 26095 26095 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 02:01:55.142 26095 26095 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 02:01:55.142 26095 26095 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 02:01:55.200 26095 26095 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-15 02:01:55.726 26095 26095 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 02:01:55.726 26095 26095 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 02:01:55.823 26149 26149 W libprocessgroup: Controller io is not found 12-15 02:01:55.824 26149 26149 W libprocessgroup: Controller io is not found 12-15 02:01:55.824 26149 26149 W libprocessgroup: Controller io is not found 12-15 02:01:56.139 26095 26183 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 02:01:56.139 26095 26183 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 02:01:56.139 26095 26183 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 02:22:20.258 31498 31498 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 02:22:21.884 31498 31498 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 02:22:21.918 31498 31498 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 02:22:21.918 31498 31498 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 02:22:21.918 31498 31498 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 02:22:21.918 31498 31498 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 02:22:21.918 31498 31498 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 02:22:21.918 31498 31498 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 02:22:21.919 31498 31498 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 02:22:21.919 31498 31498 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 02:22:21.919 31498 31498 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 02:22:21.919 31498 31498 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 02:22:21.919 31498 31498 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 02:22:21.919 31498 31498 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 02:22:21.919 31498 31498 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 02:22:21.919 31498 31498 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 02:22:21.919 31498 31498 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 02:22:21.919 31498 31498 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 02:22:21.919 31498 31498 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 02:22:21.919 31498 31498 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 02:22:21.919 31498 31498 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 02:22:21.919 31498 31498 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 02:22:21.919 31498 31498 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 02:22:21.919 31498 31498 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 02:22:22.093 31498 31498 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. 12-15 02:22:23.095 31498 31498 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 --------- beginning of main 12-15 02:22:23.096 31498 31498 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 02:22:23.853 31919 31919 W libprocessgroup: Controller io is not found 12-15 02:22:23.854 31919 31919 W libprocessgroup: Controller io is not found 12-15 02:22:23.854 31919 31919 W libprocessgroup: Controller io is not found 12-15 02:22:24.318 31498 32086 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 02:22:24.318 31498 32086 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 02:22:24.318 31498 32086 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 02:50:24.144 13319 13319 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 02:50:25.492 13319 13319 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 02:50:25.495 13319 13319 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 02:50:25.495 13319 13319 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 02:50:25.495 13319 13319 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 02:50:25.495 13319 13319 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 02:50:25.495 13319 13319 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 02:50:25.495 13319 13319 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 02:50:25.495 13319 13319 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 02:50:25.495 13319 13319 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 02:50:25.495 13319 13319 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 02:50:25.495 13319 13319 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 02:50:25.495 13319 13319 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 02:50:25.495 13319 13319 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 02:50:25.495 13319 13319 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 02:50:25.495 13319 13319 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 02:50:25.495 13319 13319 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 02:50:25.495 13319 13319 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 02:50:25.496 13319 13319 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 02:50:25.496 13319 13319 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 02:50:25.496 13319 13319 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 02:50:25.496 13319 13319 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 02:50:25.496 13319 13319 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 02:50:25.496 13319 13319 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 02:50:25.566 13319 13319 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. 12-15 02:50:26.479 13319 13319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 02:50:26.479 13319 13319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 02:50:26.551--------- beginning of main 12-15 02:50:26.551 13654 13654 W libprocessgroup: Controller io is not found 12-15 02:50:26.551 13654 13654 W libprocessgroup: Controller io is not found 12-15 02:50:26.551 13654 13654 W libprocessgroup: Controller io is not found 12-15 02:50:26.936 13319 13717 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 02:50:26.936 13319 13717 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 02:50:26.936 13319 13717 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 03:11:15.480 18796 18796 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 03:11:16.056 18796 18796 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 03:11:16.061 18796 18796 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 03:11:16.061 18796 18796 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 03:11:16.061 18796 18796 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 03:11:16.061 18796 18796 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 03:11:16.061 18796 18796 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 03:11:16.061 18796 18796 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 03:11:16.061 18796 18796 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 03:11:16.061 18796 18796 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 03:11:16.061 18796 18796 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 03:11:16.061 18796 18796 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 03:11:16.061 18796 18796 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 03:11:16.061 18796 18796 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 03:11:16.061 18796 18796 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 03:11:16.061 18796 18796 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 03:11:16.061 18796 18796 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 03:11:16.061 18796 18796 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 03:11:16.061 18796 18796 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 03:11:16.061 18796 18796 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 03:11:16.061 18796 18796 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 03:11:16.061 18796 18796 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 03:11:16.061 18796 18796 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 03:11:16.061 18796 18796 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 03:11:16.097 18796 18796 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. 12-15 03:11:16.585 18796 18796 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 03:11:16.585 18796 18796 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 03:11:16.652 18865 18865 W libprocessgroup: Controller io is not found 12-15 03:11:16.652 18865 18865 W libprocessgroup: Controller io is not found 12-15 03:11:16.653 18865 18865 W libprocessgroup: --------- beginning of main 12-15 03:11:16.871 18796 18878 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 03:11:16.871 18796 18878 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 03:11:16.871 18796 18878 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 04:27:22.840 13348 13348 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 04:27:23.222 13348 13348 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 04:27:23.224 13348 13348 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 04:27:23.224 13348 13348 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 04:27:23.224 13348 13348 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 04:27:23.224 13348 13348 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 04:27:23.224 13348 13348 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 04:27:23.224 13348 13348 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 04:27:23.224 13348 13348 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 04:27:23.224 13348 13348 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 04:27:23.224 13348 13348 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 04:27:23.224 13348 13348 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 04:27:23.224 13348 13348 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 04:27:23.225 13348 13348 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 04:27:23.225 13348 13348 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 04:27:23.225 13348 13348 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 04:27:23.225 13348 13348 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 04:27:23.225 13348 13348 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 04:27:23.225 13348 13348 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 04:27:23.229 13348 13348 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 04:27:23.230 13348 13348 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 04:27:23.230 13348 13348 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 04:27:23.230 13348 13348 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 04:27:23.230 13348 13348 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 04:27:23.275 13348 13348 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. 12-15 04:27:23.846 13348 13348 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 04:27:23.846 13348 13348 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 04:27:24.190 13510 13510 W libprocessgroup: Controller io is not found 12-15 04:27:24.190 13510 13510 W libprocessgroup: Controller io is not found 12-15 04:27:24.190 13510 13510 W libprocessgroup: Controller io is not found 12-15 04:27:24.817 13348 13600 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 04:27:24.817 13348 13600 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 04:27:24.817 13348 13600 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 04:27:27.150 13348 13627 W com.mbwhatsapp: Long monitor contention with owner androidx.work-1 (13638) at void X.3Go.A00(boolean)(:-1) waiters=0 in void X.3Go.A00(boolean) for 2.251s 12-15 04:27:40.699 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-15 04:27:40.701 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/base.apk' with 1 weak references 12-15 04:27:40.701 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-15 04:27:40.701 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-15 04:27:40.701 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_audio_stream_processor.apk' with 1 weak references 12-15 04:27:40.701 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-15 04:27:40.701 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_executorch.apk' with 1 weak references 12-15 04:27:40.701 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_heliumiab.apk' with 1 weak references 12-15 04:27:40.702 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_i18n_en_GB.apk' with 1 weak references 12-15 04:27:40.702 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_i18n_tr_TR.apk' with 1 weak references 12-15 04:27:40.702 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_pytorch.apk' with 1 weak references 12-15 04:27:40.702 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_2041275993.apk' with 1 weak references 12-15 04:27:40.702 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-15 04:27:40.702 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_executorch_pytorch.apk' with 1 weak references 12-15 04:27:40.702 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_spm.apk' with 1 weak references 12-15 04:27:40.702 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~-eDG1vNDTJ3_zZnelSV3TQ==/com.whatsapp- 7XWdrhXS8y6SaXsZ3IxndQ==/base.apk' with 1 weak references 12-15 04:27:40.703--------- beginning of main 12-15 04:27:40.703 13348 13364 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~-eDG1vNDTJ3_zZnelSV3TQ==/com.whatsapp- 7XWdrhXS8y6SaXsZ3IxndQ==/split_config.arm64_v8a.apk' with 1 weak references 12-15 04:33:27.210 15712 15712 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 04:33:27.994 15712 15712 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 04:33:28.001 15712 15712 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 04:33:28.002 15712 15712 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 04:33:28.002 15712 15712 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 04:33:28.002 15712 15712 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 04:33:28.002 15712 15712 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 04:33:28.002 15712 15712 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 04:33:28.002 15712 15712 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 04:33:28.002 15712 15712 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 04:33:28.002 15712 15712 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 04:33:28.002 15712 15712 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 04:33:28.002 15712 15712 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 04:33:28.002 15712 15712 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 04:33:28.002 15712 15712 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 04:33:28.002 15712 15712 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 04:33:28.002 15712 15712 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 04:33:28.002 15712 15712 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 04:33:28.002 15712 15712 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 04:33:28.002 15712 15712 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 04:33:28.002 15712 15712 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 04:33:28.002 15712 15712 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 04:33:28.002 15712 15712 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 04:33:28.002 15712 15712 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 04:33:28.053 15712 15712 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. 12-15 04:33:28.938 15712 15712 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 04:33:28.938 15712 15712 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 04:33:29.107 15912 15912 W libprocessgroup: Controller io is not found 12-15 04:33:29.107 15912 15912 W libprocessgroup: Controller io is not found 12-15 04:33:29.107 15912 15912 W libprocessgroup: Controller io is not found 12-15 04:33:30.808 15712 16153 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 155.244ms (167.48 bytecodes/s) (1872B approximate peak alloc) 12-15 04:33:30.808 15712 16153 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-1--------- beginning of main 12-15 04:47:25.212 20772 20772 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-15 04:47:26.955 20772 20772 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-15 04:47:26.969 20772 20772 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-15 04:47:26.969 20772 20772 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-15 04:47:26.969 20772 20772 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-15 04:47:26.969 20772 20772 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-15 04:47:26.969 20772 20772 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-15 04:47:26.969 20772 20772 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-15 04:47:26.969 20772 20772 W System.err: at java.lang.Class.newInstance(Native Method) 12-15 04:47:26.969 20772 20772 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-15 04:47:26.969 20772 20772 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-15 04:47:26.969 20772 20772 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-15 04:47:26.969 20772 20772 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-15 04:47:26.969 20772 20772 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-15 04:47:26.969 20772 20772 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-15 04:47:26.969 20772 20772 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-15 04:47:26.969 20772 20772 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-15 04:47:26.969 20772 20772 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-15 04:47:26.969 20772 20772 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-15 04:47:26.969 20772 20772 W System.err: at android.os.Looper.loop(Looper.java:319) 12-15 04:47:26.969 20772 20772 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-15 04:47:26.969 20772 20772 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-15 04:47:26.969 20772 20772 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-15 04:47:26.969 20772 20772 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-15 04:47:27.086 20772 20772 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. 12-15 04:47:27.956 20772 20772 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-15 04:47:27.956 20772 20772 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-15 04:47:28.482 21119 21119 W libprocessgroup: Controller io is not found 12-15 04:47:28.488 21119 21119 W libprocessgroup: Controller io is not found 12-15 04:47:28.488 21119 21119 W libprocessgroup: Controller io is not found 12-15 04:47:28.532 20772 21155 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-15 04:47:28.532 20772 21155 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-15 04:47:28.532 20772 21155 W com.mbwhatsapp: and incorrect proguard optimizations. 12-15 04:47:29.113 20772 20804 W com.mbwhatsapp: Suspending all threads took: 19.099ms 12-15 04:47:30.426 20772 20804 W com.mbwhatsapp: Suspending all threads took: 23.349ms 12-15 05:13:37.771 28354 28354--------- beginning of main 12-16 02:20:36.992 12887 12887 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 02:20:38.457 12887 12887 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 02:20:38.474 12887 12887 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 02:20:38.477 12887 12887 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 02:20:38.477 12887 12887 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 02:20:38.477 12887 12887 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 02:20:38.477 12887 12887 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 02:20:38.477 12887 12887 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 02:20:38.477 12887 12887 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 02:20:38.477 12887 12887 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 02:20:38.477 12887 12887 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 02:20:38.477 12887 12887 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 02:20:38.477 12887 12887 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 02:20:38.477 12887 12887 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 02:20:38.477 12887 12887 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 02:20:38.477 12887 12887 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 02:20:38.477 12887 12887 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 02:20:38.477 12887 12887 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 02:20:38.477 12887 12887 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 02:20:38.477 12887 12887 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 02:20:38.477 12887 12887 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 02:20:38.477 12887 12887 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 02:20:38.477 12887 12887 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 02:20:38.477 12887 12887 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 02:20:38.547 12887 12887 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. 12-16 02:20:40.992 12887 12887 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 02:20:40.992 12887 12887 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 02:20:41.303 13196 13196 W libprocessgroup: Controller io is not found 12-16 02:20:41.303 13196 13196 W libprocessgroup: Controller io is not found 12-16 02:20:41.303 13196 13196 W libprocessgroup: Controller io is not found 12-16 02:20:42.085 12887 13312 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 02:20:42.085 12887 13312 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 02:20:42.085 12887 13312 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 02:36:13.685 26226 26226 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 02:36:15.170 26226 26226 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 02:36:15.181 26226 26226 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 02:36:15.181 26226 26226 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 02:36:15.181 26226 26226 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 02:36:15.181 26226 26226 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 02:36:15.181 26226 26226 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 02:36:15.181 26226 26226 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 02:36:15.181 26226 26226 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 02:36:15.181 26226 26226 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 02:36:15.181 26226 26226 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 02:36:15.181 26226 26226 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 02:36:15.181 26226 26226 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 02:36:15.181 26226 26226 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 02:36:15.181 26226 26226 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 02:36:15.181 26226 26226 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 02:36:15.181 26226 26226 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 02:36:15.181 26226 26226 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 02:36:15.181 26226 26226 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 02:36:15.181 26226 26226 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 02:36:15.181 26226 26226 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 02:36:15.181 26226 26226 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 02:36:15.181 26226 26226 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 02:36:15.181 26226 26226 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 02:36:15.269 26226 26226 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. 12-16 02:36:16.259 26226 26226 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 02:36:16.259 26226 26226 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 02:36:16.513 26419 26419 W libprocessgroup: Controller io is not found 12-16 02:36:16.513 26419 26419 W libprocessgroup: Controller io is not found 12-16 02:36:16.513 26419 26419 W libprocessgroup: Controller io is not found 12-16 02:36:17.117 26226 26472 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 02:36:17.117 26226 26472 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 02:36:17.117 26226 26472 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 02:36:20.768 26226 26706 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (26504) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 168m--------- beginning of main 12-16 02:37:10.125 28535 28535 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 02:37:10.320 28535 28535 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 02:37:10.322 28535 28535 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 02:37:10.322 28535 28535 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 02:37:10.322 28535 28535 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 02:37:10.322 28535 28535 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 02:37:10.322 28535 28535 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 02:37:10.322 28535 28535 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 02:37:10.322 28535 28535 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 02:37:10.322 28535 28535 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 02:37:10.322 28535 28535 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 02:37:10.322 28535 28535 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 02:37:10.322 28535 28535 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 02:37:10.322 28535 28535 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 02:37:10.322 28535 28535 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 02:37:10.322 28535 28535 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 02:37:10.322 28535 28535 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 02:37:10.322 28535 28535 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 02:37:10.322 28535 28535 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 02:37:10.322 28535 28535 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 02:37:10.322 28535 28535 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 02:37:10.322 28535 28535 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 02:37:10.323 28535 28535 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 02:37:10.323 28535 28535 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 02:37:10.336 28535 28535 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. 12-16 02:37:10.634 28535 28535 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 02:37:10.634 28535 28535 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 02:37:10.723 28572 28572 W libprocessgroup: Controller io is not found 12-16 02:37:10.723 28572 28572 W libprocessgroup: Controller io is not found 12-16 02:37:10.723 28572 28572 W libprocessgroup: Controller io is not found 12-16 02:37:10.794 28535 28586 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 02:37:10.794 28535 28586 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 02:37:10.794 28535 28586 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 02:44:07.566 4066 4066 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 02:44:09.461 4066 4066 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-16 02:44:09.467 4066 4066 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 02:44:09.467 4066 4066 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 02:44:09.467 4066 4066 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 02:44:09.467 4066 4066 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 02:44:09.467 4066 4066 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 02:44:09.467 4066 4066 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 02:44:09.467 4066 4066 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 02:44:09.467 4066 4066 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 02:44:09.467 4066 4066 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 02:44:09.467 4066 4066 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 02:44:09.467 4066 4066 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 02:44:09.467 4066 4066 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 02:44:09.467 4066 4066 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 02:44:09.467 4066 4066 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 02:44:09.467 4066 4066 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 02:44:09.467 4066 4066 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 02:44:09.467 4066 4066 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 02:44:09.467 4066 4066 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 02:44:09.467 4066 4066 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 02:44:09.467 4066 4066 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 02:44:09.467 4066 4066 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 02:44:09.468 4066 4066 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 02:44:09.565 4066 4066 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. 12-16 02:44:10.403 4066 4066 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 02:44:10.403 4066 4066 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 02:44:10.608 4262 4262 W libprocessgroup: Controller io is not found 12-16 02:44:10.608 4262 4262 W libprocessgroup: Controller io is not found 12-16 02:44:10.608 4262 4262 W libprocessgroup: Controller io is not found 12-16 02:44:11.258 4066 4288 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 02:44:11.258 4066 4288 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 02:44:11.258 4066 4288 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 02:51:36.642 8003 8003 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 02:51:36.948 8003 8003 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 02:51:36.951 8003 8003 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 02:51:36.951 8003 8003 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 02:51:36--------- beginning of main 12-16 02:51:36.952 8003 8003 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 02:51:36.952 8003 8003 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 02:51:36.952 8003 8003 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 02:51:36.952 8003 8003 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 02:51:36.952 8003 8003 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 02:51:36.952 8003 8003 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 02:51:36.952 8003 8003 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 02:51:36.972 8003 8003 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. 12-16 02:51:37.744 8003 8003 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 02:51:37.744 8003 8003 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 02:51:38.546 8279 8279 W libprocessgroup: Controller io is not found 12-16 02:51:38.546 8279 8279 W libprocessgroup: Controller io is not found 12-16 02:51:38.547 8279 8279 W libprocessgroup: Controller io is not found 12-16 02:51:38.753 8003 8462 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 02:51:38.753 8003 8462 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 02:51:38.753 8003 8462 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 02:57:57.607 12034 12034 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 02:57:58.061 12034 12034 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 02:57:58.062 12034 12034 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 02:57:58.062 12034 12034 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 02:57:58.062 12034 12034 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 02:57:58.062 12034 12034 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 02:57:58.062 12034 12034 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 02:57:58.062 12034 12034 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 02:57:58.062 12034 12034 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 02:57:58.062 12034 12034 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 02:57:58.062 12034 12034 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 02:57:58.062 12034 12034 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 02:57:58.062 12034 12034 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 02:57:58.062 12034 12034 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 02:57:58.062 12034 12034 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 02:57:58.062 12034 12034 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 02:57:58.062 12034 12034 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 02:57:58.063 12034 12034 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 02:57:58.063 12034 12034 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 02:--------- beginning of main 12-16 02:57:58.123 12034 12034 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. 12-16 02:57:58.571 12034 12034 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 02:57:58.571 12034 12034 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 02:57:58.697 12142 12142 W libprocessgroup: Controller io is not found 12-16 02:57:58.698 12142 12142 W libprocessgroup: Controller io is not found 12-16 02:57:58.698 12142 12142 W libprocessgroup: Controller io is not found 12-16 02:57:58.872 12034 12168 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 02:57:58.872 12034 12168 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 02:57:58.872 12034 12168 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 04:32:39.149 20219 20219 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 04:32:39.731 20219 20219 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 04:32:39.733 20219 20219 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 04:32:39.733 20219 20219 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 04:32:39.733 20219 20219 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 04:32:39.733 20219 20219 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 04:32:39.733 20219 20219 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 04:32:39.733 20219 20219 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 04:32:39.733 20219 20219 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 04:32:39.733 20219 20219 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 04:32:39.733 20219 20219 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 04:32:39.733 20219 20219 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 04:32:39.734 20219 20219 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 04:32:39.734 20219 20219 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 04:32:39.735 20219 20219 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 04:32:39.735 20219 20219 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 04:32:39.735 20219 20219 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 04:32:39.735 20219 20219 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 04:32:39.735 20219 20219 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 04:32:39.735 20219 20219 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 04:32:39.735 20219 20219 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 04:32:39.735 20219 20219 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 04:32:39.735 20219 20219 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 04:32:39.735 20219 20219 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 04:32:39.773 20219 20219 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. 12-16 04:32:40.193 20219 20219 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 04:32:40.193 20219 20219 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 04:32:40.250 20379 20379 W libprocessgroup: Controller io is not found 12-16 04:32:40.250 20379 20379 W libprocessgroup: Controller io is not found 12-16 04:32:40.250 20379 20379 W libprocessgroup: Controller io is not found 12-16 04:32:40.588 20219 20416 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 04:32:40.588 20219 20416 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 04:32:40.588 20219 20416 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 04:32:42.267 20219 20430 W com.mbwhatsapp: Long monitor contention with owner androidx.work-1 (20434) at void X.3Go.A00(boolean)(:-1) waiters=0 in void X.3Go.A00(boolean) for 1.481s 12-16 04:32:58.164 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-16 04:32:58.165 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/base.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_audio_stream_processor.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_executorch.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_heliumiab.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_i18n_en_GB.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_i18n_tr_TR.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_pytorch.apk' with 1 weak references 12-16 04:32:58.166 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_s_2041275993.apk' with 1 weak references 12-16 04:32:58.166 20219 202--------- beginning of main 12-16 04:32:58.167 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~I-35EgRBvI1GiYyOUgJlkQ==/com.instagram.android- 1bgBkc795DQ8LtbWoFrycw==/split_spm.apk' with 1 weak references 12-16 04:32:58.167 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~-eDG1vNDTJ3_zZnelSV3TQ==/com.whatsapp- 7XWdrhXS8y6SaXsZ3IxndQ==/base.apk' with 1 weak references 12-16 04:32:58.167 20219 20231 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~-eDG1vNDTJ3_zZnelSV3TQ==/com.whatsapp- 7XWdrhXS8y6SaXsZ3IxndQ==/split_config.arm64_v8a.apk' with 1 weak references 12-16 04:44:44.891 25332 25332 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 04:44:46.346 25332 25332 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 04:44:46.365 25332 25332 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 04:44:46.365 25332 25332 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 04:44:46.365 25332 25332 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 04:44:46.365 25332 25332 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 04:44:46.365 25332 25332 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 04:44:46.365 25332 25332 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 04:44:46.365 25332 25332 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 04:44:46.365 25332 25332 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 04:44:46.365 25332 25332 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 04:44:46.365 25332 25332 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 04:44:46.365 25332 25332 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 04:44:46.365 25332 25332 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 04:44:46.365 25332 25332 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 04:44:46.366 25332 25332 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 04:44:46.366 25332 25332 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 04:44:46.366 25332 25332 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 04:44:46.366 25332 25332 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 04:44:46.366 25332 25332 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 04:44:46.366 25332 25332 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 04:44:46.366 25332 25332 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 04:44:46.366 25332 25332 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 04:44:46.366 25332 25332 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 04:44:46.464 25332 25332 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. 12-16 04:44:48.921 25332 25332 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 04:44:48.921 25332 25332 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 04:44:49.382 26065 26065 W libprocessgroup: Controller io is not found 12-16 04:44:49.382 26065 26065 W libpr--------- beginning of main 12-16 04:44:49.383 26065 26065 W libprocessgroup: Controller io is not found 12-16 04:44:50.531 25332 26178 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 04:44:50.531 25332 26178 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 04:44:50.531 25332 26178 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 04:44:50.633 25332 26178 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 101.689ms (609.70 bytecodes/s) (2648B approximate peak alloc) 12-16 04:50:38.593 27833 27833 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 04:50:38.772 27833 27833 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 04:50:38.773 27833 27833 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 04:50:38.773 27833 27833 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 04:50:38.773 27833 27833 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 04:50:38.773 27833 27833 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 04:50:38.773 27833 27833 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 04:50:38.773 27833 27833 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 04:50:38.773 27833 27833 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 04:50:38.773 27833 27833 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 04:50:38.773 27833 27833 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 04:50:38.773 27833 27833 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 04:50:38.773 27833 27833 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 04:50:38.773 27833 27833 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 04:50:38.773 27833 27833 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 04:50:38.773 27833 27833 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 04:50:38.773 27833 27833 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 04:50:38.773 27833 27833 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 04:50:38.773 27833 27833 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 04:50:38.773 27833 27833 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 04:50:38.773 27833 27833 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 04:50:38.773 27833 27833 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 04:50:38.774 27833 27833 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 04:50:38.774 27833 27833 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 04:50:38.790 27833 27833 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. 12-16 04:50:39.002 27833 27833 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 04:50:39.002 27833 27833 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 04:50:39.085 27871 27871 W libprocessgroup: Controller io is not found 12-16 04:50:39.085 27871 27871 W libprocessgroup: Controller io is not found 12-16 04:50:39.085 27871 27871 W libpro--------- beginning of main 12-16 04:50:39.162 27833 27884 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 04:50:39.162 27833 27884 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 04:50:39.162 27833 27884 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 05:15:25.679 3990 3990 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 05:15:26.808 3990 3990 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 05:15:26.819 3990 3990 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 05:15:26.819 3990 3990 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 05:15:26.819 3990 3990 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 05:15:26.819 3990 3990 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 05:15:26.819 3990 3990 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 05:15:26.819 3990 3990 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 05:15:26.819 3990 3990 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 05:15:26.819 3990 3990 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 05:15:26.819 3990 3990 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 05:15:26.819 3990 3990 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 05:15:26.819 3990 3990 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 05:15:26.819 3990 3990 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 05:15:26.819 3990 3990 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 05:15:26.820 3990 3990 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 05:15:26.820 3990 3990 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 05:15:26.820 3990 3990 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 05:15:26.820 3990 3990 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 05:15:26.820 3990 3990 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 05:15:26.820 3990 3990 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 05:15:26.820 3990 3990 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 05:15:26.820 3990 3990 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 05:15:26.820 3990 3990 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 05:15:26.913 3990 3990 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. 12-16 05:15:27.466 3990 3990 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 05:15:27.466 3990 3990 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 05:15:27.643 4180 4180 W libprocessgroup: Controller io is not found 12-16 05:15:27.643 4180 4180 W libprocessgroup: Controller io is not found 12-16 05:15:27.643 4180 4180 W libprocessgroup: Controller io is not found 12-16 05:15:28.021 3990 4244 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 05:15:28.021 3990 4244 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-16 06:24:35.559 28248 28248 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 06:24:35.798 28248 28248 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 06:24:35.801 28248 28248 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 06:24:35.801 28248 28248 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 06:24:35.801 28248 28248 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 06:24:35.801 28248 28248 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 06:24:35.801 28248 28248 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 06:24:35.801 28248 28248 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 06:24:35.801 28248 28248 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 06:24:35.801 28248 28248 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 06:24:35.801 28248 28248 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 06:24:35.801 28248 28248 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 06:24:35.801 28248 28248 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 06:24:35.801 28248 28248 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 06:24:35.801 28248 28248 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 06:24:35.801 28248 28248 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 06:24:35.801 28248 28248 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 06:24:35.801 28248 28248 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 06:24:35.801 28248 28248 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 06:24:35.801 28248 28248 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 06:24:35.801 28248 28248 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 06:24:35.801 28248 28248 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 06:24:35.802 28248 28248 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 06:24:35.802 28248 28248 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 06:24:35.828 28248 28248 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. 12-16 06:24:36.202 28248 28248 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 06:24:36.202 28248 28248 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 06:24:36.299 28290 28290 W libprocessgroup: Controller io is not found 12-16 06:24:36.299 28290 28290 W libprocessgroup: Controller io is not found 12-16 06:24:36.299 28290 28290 W libprocessgroup: Controller io is not found 12-16 06:24:36.565 28248 28307 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 06:24:36.565 28248 28307 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 06:24:36.565 28248 28307 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 06:40:35.065 32120 32120 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 06:40:36.391 32120 32120 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-16 06:40:36.402 32120 32120 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 06:40:36.402 32120 32120 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 06:40:36.402 32120 32120 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-16 06:40:36.402 32120 32120 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-16 06:40:36.402 32120 32120 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-16 06:40:36.402 32120 32120 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-16 06:40:36.402 32120 32120 W System.err: at java.lang.Class.newInstance(Native Method) 12-16 06:40:36.402 32120 32120 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-16 06:40:36.402 32120 32120 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-16 06:40:36.402 32120 32120 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-16 06:40:36.402 32120 32120 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-16 06:40:36.402 32120 32120 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-16 06:40:36.402 32120 32120 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-16 06:40:36.402 32120 32120 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-16 06:40:36.402 32120 32120 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-16 06:40:36.402 32120 32120 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-16 06:40:36.402 32120 32120 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-16 06:40:36.402 32120 32120 W System.err: at android.os.Looper.loop(Looper.java:319) 12-16 06:40:36.402 32120 32120 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-16 06:40:36.402 32120 32120 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-16 06:40:36.402 32120 32120 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-16 06:40:36.402 32120 32120 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-16 06:40:36.552 32120 32120 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. 12-16 06:40:38.249 32120 32120 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-16 06:40:38.249 32120 32120 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-16 06:40:38.608 32604 32604 W libprocessgroup: Controller io is not found 12-16 06:40:38.608 32604 32604 W libprocessgroup: Controller io is not found 12-16 06:40:38.608 32604 32604 W libprocessgroup: Controller io is not found 12-16 06:40:38.919 32120 32660 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-16 06:40:38.919 32120 32660 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-16 06:40:38.919 32120 32660 W com.mbwhatsapp: and incorrect proguard optimizations. 12-16 06:58:16.738 6578 6578 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-16 06:58:17.165 6578 6578 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-16 06:58:17.167 6578 6578 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-16 06:58:17.167 6578 6578 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-16 06:58:17--------- beginning of main 12-17 10:36:39.296 9736 9736 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 10:36:40.203 9736 9736 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 10:36:40.207 9736 9736 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 10:36:40.207 9736 9736 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 10:36:40.207 9736 9736 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 10:36:40.207 9736 9736 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 10:36:40.207 9736 9736 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 10:36:40.207 9736 9736 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 10:36:40.207 9736 9736 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 10:36:40.207 9736 9736 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 10:36:40.207 9736 9736 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 10:36:40.207 9736 9736 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 10:36:40.207 9736 9736 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 10:36:40.207 9736 9736 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 10:36:40.207 9736 9736 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 10:36:40.207 9736 9736 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 10:36:40.207 9736 9736 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 10:36:40.207 9736 9736 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 10:36:40.207 9736 9736 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 10:36:40.207 9736 9736 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 10:36:40.207 9736 9736 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 10:36:40.207 9736 9736 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 10:36:40.207 9736 9736 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 10:36:40.207 9736 9736 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 10:36:40.287 9736 9736 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. 12-17 10:36:42.131 9736 9736 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 10:36:42.131 9736 9736 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 10:36:42.967 10255 10255 W libprocessgroup: Controller io is not found 12-17 10:36:42.967 10255 10255 W libprocessgroup: Controller io is not found 12-17 10:36:42.967 10255 10255 W libprocessgroup: Controller io is not found 12-17 10:36:43.554 9736 10383 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 10:36:43.554 9736 10383 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 10:36:43.554 9736 10383 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 10:37:42.607 16555 16555 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 10:37:44.039 16555 16555 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 10:37:44.047 16555 16555 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 10:37:44.047 16555 16555 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 10:37:44.047 16555 16555 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 10:37:44.047 16555 16555 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 10:37:44.047 16555 16555 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 10:37:44.047 16555 16555 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 10:37:44.047 16555 16555 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 10:37:44.047 16555 16555 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 10:37:44.047 16555 16555 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 10:37:44.047 16555 16555 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 10:37:44.047 16555 16555 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 10:37:44.047 16555 16555 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 10:37:44.047 16555 16555 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 10:37:44.047 16555 16555 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 10:37:44.047 16555 16555 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 10:37:44.047 16555 16555 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 10:37:44.047 16555 16555 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 10:37:44.047 16555 16555 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 10:37:44.048 16555 16555 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 10:37:44.048 16555 16555 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 10:37:44.048 16555 16555 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 10:37:44.048 16555 16555 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 10:37:44.143 16555 16555 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. 12-17 10:37:48.288 16828 16828 W libprocessgroup: Controller io is not found 12-17 10:37:48.288 16828 16828 W libprocessgroup: Controller io is not found 12-17 10:37:48.288 16828 16828 W libprocessgroup: Controller io is not found 12-17 10:37:48.493 16555 16555 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 10:37:48.493 16555 16555 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 10:37:50.143 16555 17000 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 10:37:50.143 16555 17000 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 10:37:50.143 16555 17000 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 10:37:53.267 16555 17090 W com.mbwhatsapp: Long monitor contention with owner Notifications (17093) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 774ms 12-17 10:37:53.423 16555 16567 W com.mbwhatsapp: Suspending all threads took: 5.747ms 12-17 10:37:53.749 16555 17324 W com.mbwhatsapp: Long monitor contention with owner Notifications (17093) at android.database.sqlite.SQLiteDatabase android.database.sqlite.SQLit--------- beginning of main 12-17 18:56:49.290 9021 9021 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 18:56:50.536 9021 9021 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 18:56:50.542 9021 9021 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 18:56:50.542 9021 9021 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 18:56:50.542 9021 9021 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 18:56:50.543 9021 9021 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 18:56:50.543 9021 9021 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 18:56:50.543 9021 9021 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 18:56:50.543 9021 9021 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 18:56:50.543 9021 9021 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 18:56:50.543 9021 9021 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 18:56:50.543 9021 9021 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 18:56:50.543 9021 9021 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 18:56:50.543 9021 9021 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 18:56:50.543 9021 9021 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 18:56:50.543 9021 9021 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 18:56:50.543 9021 9021 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 18:56:50.543 9021 9021 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 18:56:50.543 9021 9021 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 18:56:50.543 9021 9021 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 18:56:50.543 9021 9021 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 18:56:50.543 9021 9021 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 18:56:50.543 9021 9021 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 18:56:50.543 9021 9021 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 18:56:50.612 9021 9021 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. 12-17 18:56:52.627 9021 9021 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 18:56:52.628 9021 9021 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 18:56:53.039 9269 9269 W libprocessgroup: Controller io is not found 12-17 18:56:53.039 9269 9269 W libprocessgroup: Controller io is not found 12-17 18:56:53.039 9269 9269 W libprocessgroup: Controller io is not found 12-17 18:56:53.551 9021 9327 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 18:56:53.551 9021 9327 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 18:56:53.551 9021 9327 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 18:56:53.741 9021 9021 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (9159) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) --------- beginning of main 12-17 18:56:59.945 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-17 18:56:59.946 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/base.apk' with 1 weak references 12-17 18:56:59.947 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-17 18:56:59.947 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-17 18:56:59.947 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_audio_stream_processor.apk' with 1 weak references 12-17 18:56:59.947 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-17 18:56:59.947 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_executorch.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_heliumiab.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_i18n_en_GB.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_i18n_tr_TR.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_pytorch.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_s_2041275993.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_s_executorch_pytorch.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_slam.apk' with 1 weak references 12-17 18:56:59.948 9021 9043 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_spm.apk' with 1 weak references 12-17 18:57:05.663 9021 10241 W WM-Processor: Didn't find WorkSpec for id WorkGenerationalId(workSpecId=6206bb29-7cc6-461c-a670-13cc16b9d780, generation=0) 12-17 18:57:42.438 11485 11485 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 18:57:42.674 11485 11485 --------- beginning of main 12-17 18:57:42.675 11485 11485 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 18:57:42.675 11485 11485 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 18:57:42.675 11485 11485 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 18:57:42.675 11485 11485 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 18:57:42.675 11485 11485 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 18:57:42.676 11485 11485 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 18:57:42.676 11485 11485 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 18:57:42.676 11485 11485 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 18:57:42.676 11485 11485 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 18:57:42.676 11485 11485 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 18:57:42.676 11485 11485 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 18:57:42.676 11485 11485 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 18:57:42.676 11485 11485 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 18:57:42.676 11485 11485 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 18:57:42.676 11485 11485 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 18:57:42.676 11485 11485 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 18:57:42.676 11485 11485 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 18:57:42.676 11485 11485 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 18:57:42.676 11485 11485 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 18:57:42.676 11485 11485 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 18:57:42.676 11485 11485 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 18:57:42.676 11485 11485 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 18:57:42.695 11485 11485 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. 12-17 18:57:43.258 11485 11485 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 18:57:43.258 11485 11485 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 18:57:43.366 11528 11528 W libprocessgroup: Controller io is not found 12-17 18:57:43.366 11528 11528 W libprocessgroup: Controller io is not found 12-17 18:57:43.366 11528 11528 W libprocessgroup: Controller io is not found 12-17 18:57:43.444 11485 11541 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 18:57:43.444 11485 11541 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 18:57:43.444 11485 11541 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:00:42.454 12860 12860 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:00:42.631 12860 12860 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:00:42.632 12860 12860 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:00:42.632 12860 12860 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:00:42--------- beginning of main 12-17 19:00:42.643 12860 12860 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. 12-17 19:00:42.847 12860 12860 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:00:42.848 12860 12860 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:00:42.940 12901 12901 W libprocessgroup: Controller io is not found 12-17 19:00:42.940 12901 12901 W libprocessgroup: Controller io is not found 12-17 19:00:42.940 12901 12901 W libprocessgroup: Controller io is not found 12-17 19:00:42.992 12860 12914 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:00:42.992 12860 12914 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:00:42.992 12860 12914 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:10:42.437 16046 16046 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:10:42.749 16046 16046 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:10:42.751 16046 16046 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:10:42.752 16046 16046 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:10:42.752 16046 16046 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:10:42.752 16046 16046 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:10:42.752 16046 16046 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:10:42.752 16046 16046 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:10:42.752 16046 16046 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:10:42.752 16046 16046 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:10:42.752 16046 16046 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:10:42.752 16046 16046 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:10:42.752 16046 16046 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:10:42.752 16046 16046 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:10:42.752 16046 16046 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:10:42.752 16046 16046 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:10:42.752 16046 16046 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:10:42.752 16046 16046 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:10:42.752 16046 16046 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:10:42.752 16046 16046 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:10:42.752 16046 16046 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:10:42.752 16046 16046 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:10:42.752 16046 16046 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:10:42.752 16046 16046 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:10:42.769 16046 16046 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-17 19:10:43.014 16046 16046 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:10:43.014 16046 16046 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:10:43.111 16092 16092 W libprocessgroup: Controller io is not found 12-17 19:10:43.111 16092 16092 W libprocessgroup: Controller io is not found 12-17 19:10:43.111 16092 16092 W libprocessgroup: Controller io is not found 12-17 19:10:43.205 16046 16105 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:10:43.205 16046 16105 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:10:43.205 16046 16105 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:12:42.368 18548 18548 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:12:42.758 18548 18548 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:12:42.758 18548 18548 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:12:42.758 18548 18548 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:12:42.758 18548 18548 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:12:42.759 18548 18548 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:12:42.759 18548 18548 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:12:42.759 18548 18548 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:12:42.759 18548 18548 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:12:42.759 18548 18548 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:12:42.759 18548 18548 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:12:42.759 18548 18548 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:12:42.759 18548 18548 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:12:42.759 18548 18548 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:12:42.759 18548 18548 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:12:42.759 18548 18548 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:12:42.759 18548 18548 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:12:42.759 18548 18548 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:12:42.759 18548 18548 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:12:42.759 18548 18548 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:12:42.759 18548 18548 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:12:42.759 18548 18548 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:12:42.759 18548 18548 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:12:42.759 18548 18548 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:12:42.787 18548 18548 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. 12-17 19:12:43.721 18548 18548 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 --------- beginning of main 12-17 19:12:44.099 18614 18614 W libprocessgroup: Controller io is not found 12-17 19:12:44.099 18614 18614 W libprocessgroup: Controller io is not found 12-17 19:12:44.099 18614 18614 W libprocessgroup: Controller io is not found 12-17 19:12:44.620 18548 18650 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:12:44.620 18548 18650 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:12:44.620 18548 18650 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:13:22.251 20515 20515 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:13:22.746 20515 20515 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:13:22.748 20515 20515 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:13:22.748 20515 20515 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:13:22.748 20515 20515 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:13:22.748 20515 20515 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:13:22.748 20515 20515 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:13:22.748 20515 20515 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:13:22.748 20515 20515 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:13:22.748 20515 20515 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:13:22.748 20515 20515 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:13:22.748 20515 20515 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:13:22.748 20515 20515 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:13:22.748 20515 20515 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:13:22.748 20515 20515 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:13:22.748 20515 20515 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:13:22.748 20515 20515 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:13:22.748 20515 20515 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:13:22.748 20515 20515 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:13:22.748 20515 20515 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:13:22.748 20515 20515 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:13:22.748 20515 20515 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:13:22.748 20515 20515 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:13:22.748 20515 20515 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:13:22.763 20515 20515 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. 12-17 19:13:23.075 20515 20515 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:13:23.075 20515 20515 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:13:23.185 20610 20610 W libprocessgroup: Controller io is not found 12-17 19:13:23.186 20610 20610 W libprocessgroup: Controller io is not found 12-17 19:13:23.186 20610 20610 W libprocessgroup: --------- beginning of main 12-17 19:13:23.378 20515 20632 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:13:23.378 20515 20632 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:13:23.378 20515 20632 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:14:42.447 21726 21726 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:14:42.632 21726 21726 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:14:42.633 21726 21726 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:14:42.633 21726 21726 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:14:42.634 21726 21726 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:14:42.634 21726 21726 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:14:42.634 21726 21726 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:14:42.634 21726 21726 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:14:42.634 21726 21726 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:14:42.634 21726 21726 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:14:42.634 21726 21726 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:14:42.634 21726 21726 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:14:42.634 21726 21726 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:14:42.634 21726 21726 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:14:42.634 21726 21726 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:14:42.634 21726 21726 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:14:42.634 21726 21726 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:14:42.634 21726 21726 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:14:42.634 21726 21726 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:14:42.634 21726 21726 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:14:42.634 21726 21726 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:14:42.634 21726 21726 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:14:42.634 21726 21726 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:14:42.634 21726 21726 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:14:42.643 21726 21726 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. 12-17 19:14:42.846 21726 21726 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:14:42.846 21726 21726 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:14:42.946 21765 21765 W libprocessgroup: Controller io is not found 12-17 19:14:42.946 21765 21765 W libprocessgroup: Controller io is not found 12-17 19:14:42.946 21765 21765 W libprocessgroup: Controller io is not found 12-17 19:14:43.020 21726 21779 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:14:43.020 21726 21779 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-17 19:21:42.442 24635 24635 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:21:42.673 24635 24635 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:21:42.674 24635 24635 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:21:42.674 24635 24635 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:21:42.674 24635 24635 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:21:42.674 24635 24635 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:21:42.674 24635 24635 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:21:42.674 24635 24635 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:21:42.674 24635 24635 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:21:42.674 24635 24635 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:21:42.674 24635 24635 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:21:42.674 24635 24635 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:21:42.674 24635 24635 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:21:42.674 24635 24635 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:21:42.674 24635 24635 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:21:42.674 24635 24635 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:21:42.674 24635 24635 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:21:42.674 24635 24635 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:21:42.674 24635 24635 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:21:42.674 24635 24635 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:21:42.674 24635 24635 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:21:42.674 24635 24635 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:21:42.674 24635 24635 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:21:42.674 24635 24635 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:21:42.693 24635 24635 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. 12-17 19:21:42.928 24635 24635 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:21:42.928 24635 24635 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:21:43.030 24674 24674 W libprocessgroup: Controller io is not found 12-17 19:21:43.031 24674 24674 W libprocessgroup: Controller io is not found 12-17 19:21:43.031 24674 24674 W libprocessgroup: Controller io is not found 12-17 19:21:43.148 24635 24712 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:21:43.148 24635 24712 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:21:43.148 24635 24712 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:33:42.423 26645 26645 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:33:42.596 26645 26645 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-17 19:33:42.597 26645 26645 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:33:42.597 26645 26645 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:33:42.597 26645 26645 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:33:42.597 26645 26645 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:33:42.597 26645 26645 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:33:42.597 26645 26645 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:33:42.597 26645 26645 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:33:42.597 26645 26645 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:33:42.597 26645 26645 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:33:42.597 26645 26645 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:33:42.597 26645 26645 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:33:42.597 26645 26645 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:33:42.597 26645 26645 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:33:42.597 26645 26645 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:33:42.597 26645 26645 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:33:42.597 26645 26645 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:33:42.597 26645 26645 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:33:42.597 26645 26645 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:33:42.597 26645 26645 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:33:42.597 26645 26645 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:33:42.597 26645 26645 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:33:42.597 26645 26645 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:33:42.606 26645 26645 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. 12-17 19:33:42.798 26645 26645 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:33:42.798 26645 26645 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:33:42.892 26680 26680 W libprocessgroup: Controller io is not found 12-17 19:33:42.892 26680 26680 W libprocessgroup: Controller io is not found 12-17 19:33:42.892 26680 26680 W libprocessgroup: Controller io is not found 12-17 19:33:43.022 26645 26693 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:33:43.022 26645 26693 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:33:43.022 26645 26693 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:41:42.447 29469 29469 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:41:42.700 29469 29469 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:41:42.701 29469 29469 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:41:42.701 29469 29469 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:41:42--------- beginning of main 12-17 19:41:42.716 29469 29469 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. 12-17 19:41:42.964 29469 29469 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:41:42.965 29469 29469 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:41:43.056 29504 29504 W libprocessgroup: Controller io is not found 12-17 19:41:43.057 29504 29504 W libprocessgroup: Controller io is not found 12-17 19:41:43.057 29504 29504 W libprocessgroup: Controller io is not found 12-17 19:41:43.202 29469 29517 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:41:43.202 29469 29517 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:41:43.202 29469 29517 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:49:55.651 31339 31339 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:49:56.387 31339 31339 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:49:56.392 31339 31339 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:49:56.392 31339 31339 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:49:56.392 31339 31339 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:49:56.392 31339 31339 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:49:56.392 31339 31339 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:49:56.392 31339 31339 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:49:56.392 31339 31339 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:49:56.392 31339 31339 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:49:56.392 31339 31339 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:49:56.392 31339 31339 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:49:56.392 31339 31339 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:49:56.392 31339 31339 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:49:56.392 31339 31339 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:49:56.392 31339 31339 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:49:56.392 31339 31339 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:49:56.392 31339 31339 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:49:56.392 31339 31339 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:49:56.392 31339 31339 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:49:56.392 31339 31339 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:49:56.392 31339 31339 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:49:56.392 31339 31339 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:49:56.392 31339 31339 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:49:56.430 31339 31339 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-17 19:49:56.968 31339 31339 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:49:56.968 31339 31339 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:49:57.249 31478 31478 W libprocessgroup: Controller io is not found 12-17 19:49:57.250 31478 31478 W libprocessgroup: Controller io is not found 12-17 19:49:57.250 31478 31478 W libprocessgroup: Controller io is not found 12-17 19:49:58.015 31339 31530 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:49:58.015 31339 31530 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:49:58.015 31339 31530 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:50:02.613 31339 31955 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (31572) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 530ms 12-17 19:50:22.697 3451 3451 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:50:23.305 3451 3451 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:50:23.308 3451 3451 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:50:23.308 3451 3451 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:50:23.308 3451 3451 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:50:23.308 3451 3451 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:50:23.308 3451 3451 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:50:23.308 3451 3451 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:50:23.308 3451 3451 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:50:23.309 3451 3451 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:50:23.309 3451 3451 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:50:23.309 3451 3451 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:50:23.309 3451 3451 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:50:23.309 3451 3451 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:50:23.309 3451 3451 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:50:23.309 3451 3451 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:50:23.309 3451 3451 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:50:23.309 3451 3451 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:50:23.309 3451 3451 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:50:23.309 3451 3451 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:50:23.309 3451 3451 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:50:23.309 3451 3451 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:50:23.309 3451 3451 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:50:23.309 3451 3451 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:50:23.331 3451 3451 E CustomActivityOnCrash: IMPORTANT WARNING! You a--------- beginning of main 12-17 19:50:23.885 3451 3451 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:50:23.885 3451 3451 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:50:24.279 3539 3539 W libprocessgroup: Controller io is not found 12-17 19:50:24.280 3539 3539 W libprocessgroup: Controller io is not found 12-17 19:50:24.280 3539 3539 W libprocessgroup: Controller io is not found 12-17 19:50:24.401 3451 3555 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:50:24.401 3451 3555 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:50:24.401 3451 3555 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:52:42.436 4922 4922 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:52:42.570 4922 4922 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:52:42.570 4922 4922 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:52:42.570 4922 4922 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:52:42.570 4922 4922 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:52:42.570 4922 4922 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:52:42.570 4922 4922 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:52:42.570 4922 4922 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:52:42.570 4922 4922 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:52:42.570 4922 4922 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:52:42.570 4922 4922 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:52:42.570 4922 4922 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:52:42.570 4922 4922 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:52:42.570 4922 4922 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:52:42.570 4922 4922 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:52:42.571 4922 4922 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:52:42.571 4922 4922 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:52:42.571 4922 4922 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:52:42.571 4922 4922 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:52:42.571 4922 4922 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:52:42.571 4922 4922 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:52:42.571 4922 4922 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:52:42.571 4922 4922 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:52:42.571 4922 4922 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:52:42.579 4922 4922 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. 12-17 19:52:42.773 4922 4922 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 --------- beginning of main 12-17 19:52:42.865 5009 5009 W libprocessgroup: Controller io is not found 12-17 19:52:42.866 5009 5009 W libprocessgroup: Controller io is not found 12-17 19:52:42.866 5009 5009 W libprocessgroup: Controller io is not found 12-17 19:52:42.902 4922 5034 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:52:42.902 4922 5034 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:52:42.902 4922 5034 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:53:44.015 6681 6681 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:53:45.522 6681 6681 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:53:45.540 6681 6681 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:53:45.540 6681 6681 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:53:45.540 6681 6681 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:53:45.540 6681 6681 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:53:45.540 6681 6681 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:53:45.540 6681 6681 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:53:45.540 6681 6681 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:53:45.540 6681 6681 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:53:45.540 6681 6681 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:53:45.540 6681 6681 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:53:45.540 6681 6681 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:53:45.540 6681 6681 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:53:45.540 6681 6681 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:53:45.540 6681 6681 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:53:45.540 6681 6681 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:53:45.540 6681 6681 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:53:45.540 6681 6681 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:53:45.540 6681 6681 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:53:45.540 6681 6681 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:53:45.540 6681 6681 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:53:45.540 6681 6681 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:53:45.540 6681 6681 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:53:45.652 6681 6681 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. 12-17 19:53:46.939 6681 6681 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:53:46.940 6681 6681 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:53:47.118 6926 6926 W libprocessgroup: Controller io is not found 12-17 19:53:47.119 6926 6926 W libprocessgroup: Controller io is not found 12-17 19:53:47.119 6926 6926 W libprocessgroup: --------- beginning of main 12-17 19:53:47.517 6681 6947 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:53:47.517 6681 6947 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:53:47.517 6681 6947 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:54:42.359 9257 9257 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:54:42.698 9257 9257 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:54:42.702 9257 9257 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:54:42.702 9257 9257 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:54:42.702 9257 9257 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:54:42.702 9257 9257 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:54:42.702 9257 9257 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:54:42.703 9257 9257 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:54:42.703 9257 9257 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:54:42.703 9257 9257 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:54:42.703 9257 9257 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:54:42.703 9257 9257 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:54:42.703 9257 9257 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:54:42.703 9257 9257 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:54:42.703 9257 9257 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:54:42.703 9257 9257 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:54:42.703 9257 9257 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:54:42.703 9257 9257 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:54:42.703 9257 9257 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:54:42.703 9257 9257 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:54:42.703 9257 9257 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:54:42.703 9257 9257 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:54:42.703 9257 9257 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:54:42.703 9257 9257 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:54:42.732 9257 9257 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. 12-17 19:54:43.279 9257 9257 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:54:43.279 9257 9257 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:54:43.383 9335 9335 W libprocessgroup: Controller io is not found 12-17 19:54:43.383 9335 9335 W libprocessgroup: Controller io is not found 12-17 19:54:43.383 9335 9335 W libprocessgroup: Controller io is not found 12-17 19:54:43.494 9257 9352 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:54:43.494 9257 9352 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-17 19:57:42.374 10655 10655 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:57:42.602 10655 10655 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 19:57:42.603 10655 10655 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 19:57:42.603 10655 10655 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 19:57:42.603 10655 10655 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 19:57:42.603 10655 10655 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 19:57:42.603 10655 10655 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 19:57:42.603 10655 10655 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 19:57:42.603 10655 10655 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 19:57:42.603 10655 10655 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:57:42.603 10655 10655 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:57:42.603 10655 10655 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:57:42.603 10655 10655 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:57:42.603 10655 10655 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:57:42.603 10655 10655 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:57:42.604 10655 10655 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:57:42.604 10655 10655 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:57:42.604 10655 10655 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:57:42.604 10655 10655 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:57:42.604 10655 10655 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:57:42.604 10655 10655 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:57:42.604 10655 10655 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:57:42.604 10655 10655 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:57:42.604 10655 10655 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:57:42.611 10655 10655 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. 12-17 19:57:42.793 10655 10655 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:57:42.793 10655 10655 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:57:42.891 10701 10701 W libprocessgroup: Controller io is not found 12-17 19:57:42.891 10701 10701 W libprocessgroup: Controller io is not found 12-17 19:57:42.891 10701 10701 W libprocessgroup: Controller io is not found 12-17 19:57:42.908 10655 10716 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:57:42.908 10655 10716 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:57:42.908 10655 10716 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 19:59:42.457 11751 11751 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 19:59:42.585 11751 11751 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-17 19:59:42.586 11751 11751 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 19:59:42.586 11751 11751 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 19:59:42.586 11751 11751 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 19:59:42.586 11751 11751 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 19:59:42.586 11751 11751 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 19:59:42.586 11751 11751 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 19:59:42.586 11751 11751 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 19:59:42.586 11751 11751 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 19:59:42.586 11751 11751 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 19:59:42.586 11751 11751 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 19:59:42.586 11751 11751 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 19:59:42.586 11751 11751 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 19:59:42.586 11751 11751 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 19:59:42.586 11751 11751 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 19:59:42.586 11751 11751 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 19:59:42.594 11751 11751 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. 12-17 19:59:42.764 11751 11751 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 19:59:42.764 11751 11751 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 19:59:42.863 11789 11789 W libprocessgroup: Controller io is not found 12-17 19:59:42.863 11789 11789 W libprocessgroup: Controller io is not found 12-17 19:59:42.863 11789 11789 W libprocessgroup: Controller io is not found 12-17 19:59:42.934 11751 11802 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 19:59:42.934 11751 11802 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 19:59:42.934 11751 11802 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 20:06:43.313 13418 13418 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 20:06:43.443 13418 13418 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 20:06:43.443 13418 13418 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 20:06:43.444 13418 13418 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 20:06:43.444 13418 13418 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 20:06:43.444 13418 13418 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 20:06:43.444 13418 13418 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 20:06:43.444 13418 13418 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 20:06:43.444 13418 13418 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 20:06:43.444 13418 13418 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 20:06:43.444 13418 13418 W System.err: at androidx.core.app.Core--------- beginning of main 12-17 20:06:43.452 13418 13418 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. 12-17 20:06:43.642 13418 13418 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 20:06:43.642 13418 13418 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 20:06:43.740 13458 13458 W libprocessgroup: Controller io is not found 12-17 20:06:43.740 13458 13458 W libprocessgroup: Controller io is not found 12-17 20:06:43.740 13458 13458 W libprocessgroup: Controller io is not found 12-17 20:06:43.954 13418 13472 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 20:06:43.954 13418 13472 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 20:06:43.954 13418 13472 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 20:12:42.426 15102 15102 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 20:12:42.635 15102 15102 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 20:12:42.636 15102 15102 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 20:12:42.636 15102 15102 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 20:12:42.636 15102 15102 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 20:12:42.636 15102 15102 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 20:12:42.636 15102 15102 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 20:12:42.636 15102 15102 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 20:12:42.636 15102 15102 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 20:12:42.636 15102 15102 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 20:12:42.636 15102 15102 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 20:12:42.636 15102 15102 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 20:12:42.636 15102 15102 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 20:12:42.636 15102 15102 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 20:12:42.636 15102 15102 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 20:12:42.636 15102 15102 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 20:12:42.636 15102 15102 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 20:12:42.636 15102 15102 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 20:12:42.636 15102 15102 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 20:12:42.636 15102 15102 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 20:12:42.636 15102 15102 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 20:12:42.636 15102 15102 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 20:12:42.636 15102 15102 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 20:12:42.636 15102 15102 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 20:12:42.644 15102 15102 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-17 20:12:42.884 15102 15102 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 20:12:42.884 15102 15102 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-17 20:12:42.983 15136 15136 W libprocessgroup: Controller io is not found 12-17 20:12:42.984 15136 15136 W libprocessgroup: Controller io is not found 12-17 20:12:42.984 15136 15136 W libprocessgroup: Controller io is not found 12-17 20:12:43.039 15102 15151 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-17 20:12:43.039 15102 15151 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-17 20:12:43.039 15102 15151 W com.mbwhatsapp: and incorrect proguard optimizations. 12-17 20:23:42.398 16855 16855 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-17 20:23:42.584 16855 16855 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-17 20:23:42.584 16855 16855 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-17 20:23:42.584 16855 16855 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-17 20:23:42.584 16855 16855 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-17 20:23:42.584 16855 16855 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-17 20:23:42.584 16855 16855 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-17 20:23:42.584 16855 16855 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-17 20:23:42.584 16855 16855 W System.err: at java.lang.Class.newInstance(Native Method) 12-17 20:23:42.584 16855 16855 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-17 20:23:42.584 16855 16855 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-17 20:23:42.584 16855 16855 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-17 20:23:42.584 16855 16855 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-17 20:23:42.585 16855 16855 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-17 20:23:42.585 16855 16855 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-17 20:23:42.585 16855 16855 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-17 20:23:42.585 16855 16855 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-17 20:23:42.585 16855 16855 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-17 20:23:42.585 16855 16855 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-17 20:23:42.585 16855 16855 W System.err: at android.os.Looper.loop(Looper.java:319) 12-17 20:23:42.585 16855 16855 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-17 20:23:42.585 16855 16855 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-17 20:23:42.585 16855 16855 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-17 20:23:42.585 16855 16855 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-17 20:23:42.593 16855 16855 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. 12-17 20:23:42.817 16855 16855 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-17 --------- beginning of main 12-18 03:49:23.736 24818 24818 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 03:49:24.440 24818 24818 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 03:49:24.448 24818 24818 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 03:49:24.448 24818 24818 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 03:49:24.448 24818 24818 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 03:49:24.448 24818 24818 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 03:49:24.448 24818 24818 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 03:49:24.448 24818 24818 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 03:49:24.448 24818 24818 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 03:49:24.448 24818 24818 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 03:49:24.448 24818 24818 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 03:49:24.448 24818 24818 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 03:49:24.448 24818 24818 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 03:49:24.448 24818 24818 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 03:49:24.448 24818 24818 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 03:49:24.448 24818 24818 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 03:49:24.448 24818 24818 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 03:49:24.448 24818 24818 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 03:49:24.448 24818 24818 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 03:49:24.448 24818 24818 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 03:49:24.448 24818 24818 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 03:49:24.448 24818 24818 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 03:49:24.448 24818 24818 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 03:49:24.448 24818 24818 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 03:49:24.540 24818 24818 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. 12-18 03:49:26.117 24818 24818 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 03:49:26.117 24818 24818 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 03:49:27.969 25243 25243 W libprocessgroup: Controller io is not found 12-18 03:49:27.970 25243 25243 W libprocessgroup: Controller io is not found 12-18 03:49:27.970 25243 25243 W libprocessgroup: Controller io is not found 12-18 03:49:29.468 24818 25757 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 03:49:29.468 24818 25757 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 03:49:29.468 24818 25757 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 03:49:31.161 24818 25875 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #6 (25997) at android.content.SharedPreferences X.2zt.A03(java.lang.String)(:-1) waiters=0 in android.content.SharedPreferences X.2zt.A03(java.lang.String) for 424ms 12-18 03:50:01.417 28264 28264 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 03:50:02.545 28264 28264 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 03:50:02.552 28264 28264 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 03:50:02.552 28264 28264 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 03:50:02.552 28264 28264 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 03:50:02.552 28264 28264 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 03:50:02.552 28264 28264 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 03:50:02.552 28264 28264 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 03:50:02.552 28264 28264 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 03:50:02.552 28264 28264 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 03:50:02.552 28264 28264 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 03:50:02.553 28264 28264 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 03:50:02.553 28264 28264 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 03:50:02.553 28264 28264 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 03:50:02.553 28264 28264 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 03:50:02.553 28264 28264 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 03:50:02.553 28264 28264 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 03:50:02.553 28264 28264 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 03:50:02.553 28264 28264 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 03:50:02.553 28264 28264 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 03:50:02.553 28264 28264 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 03:50:02.553 28264 28264 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 03:50:02.553 28264 28264 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 03:50:02.553 28264 28264 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 03:50:02.787 28264 28264 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. 12-18 03:50:04.691 28264 28264 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 03:50:04.692 28264 28264 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 03:50:05.542 28483 28483 W libprocessgroup: Controller io is not found 12-18 03:50:05.543 28483 28483 W libprocessgroup: Controller io is not found 12-18 03:50:05.543 28483 28483 W libprocessgroup: Controller io is not found 12-18 03:50:06.700 28264 28637 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 351.254ms (74.02 bytecodes/s) (1872B approximate peak alloc) 12-18 03:50:06.703 28264 28637 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 03:50:06.703 28264 28637 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 03:50:06.703 28264 28637 W com.mbwhatsapp: and incorrect proguard optimi--------- beginning of main 12-18 03:50:30.326 30029 30029 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 03:50:30.937 30029 30029 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 03:50:30.938 30029 30029 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 03:50:30.938 30029 30029 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 03:50:30.938 30029 30029 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 03:50:30.938 30029 30029 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 03:50:30.938 30029 30029 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 03:50:30.938 30029 30029 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 03:50:30.938 30029 30029 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 03:50:30.938 30029 30029 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 03:50:30.938 30029 30029 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 03:50:30.938 30029 30029 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 03:50:30.938 30029 30029 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 03:50:30.938 30029 30029 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 03:50:30.938 30029 30029 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 03:50:30.938 30029 30029 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 03:50:30.938 30029 30029 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 03:50:30.938 30029 30029 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 03:50:30.938 30029 30029 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 03:50:30.938 30029 30029 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 03:50:30.938 30029 30029 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 03:50:30.938 30029 30029 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 03:50:30.938 30029 30029 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 03:50:30.938 30029 30029 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 03:50:30.950 30029 30029 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. 12-18 03:50:31.339 30029 30029 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 03:50:31.339 30029 30029 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 03:50:31.504 30108 30108 W libprocessgroup: Controller io is not found 12-18 03:50:31.505 30108 30108 W libprocessgroup: Controller io is not found 12-18 03:50:31.505 30108 30108 W libprocessgroup: Controller io is not found 12-18 03:50:31.786 30029 30130 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 03:50:31.786 30029 30130 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 03:50:31.786 30029 30130 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 03:51:42.446 31824 31824 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 03:51:42.640 31824 31824 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-18 03:51:42.641 31824 31824 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 03:51:42.641 31824 31824 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 03:51:42.641 31824 31824 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 03:51:42.641 31824 31824 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 03:51:42.641 31824 31824 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 03:51:42.641 31824 31824 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 03:51:42.641 31824 31824 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 03:51:42.641 31824 31824 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 03:51:42.641 31824 31824 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 03:51:42.641 31824 31824 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 03:51:42.641 31824 31824 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 03:51:42.641 31824 31824 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 03:51:42.648 31824 31824 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. 12-18 03:51:42.841 31824 31824 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 03:51:42.841 31824 31824 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 03:51:42.939 31862 31862 W libprocessgroup: Controller io is not found 12-18 03:51:42.939 31862 31862 W libprocessgroup: Controller io is not found 12-18 03:51:42.939 31862 31862 W libprocessgroup: Controller io is not found 12-18 03:51:42.959 31824 31875 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 03:51:42.959 31824 31875 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 03:51:42.959 31824 31875 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:01:42.439 2073 2073 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:01:42.585 2073 2073 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:01:42.586 2073 2073 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:01:42.586 2073 2073 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:01:42.586 2073 2073 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:01:42.586 2073 2073 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:01:42.586 2073 2073 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:01:42.586 2073 2073 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:01:42.586 2073 2073 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:01:42.586 2073 2073 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:01:42.586 2073 2073 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:01:42.586 2073 2073 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:01:42.586 2073 2073 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:01:42.586 2073 2073 W System.err: at android.app.LoadedApk.makeApplicationInner--------- beginning of main 12-18 04:01:42.596 2073 2073 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. 12-18 04:01:42.809 2073 2073 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:01:42.809 2073 2073 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 04:01:42.911 2198 2198 W libprocessgroup: Controller io is not found 12-18 04:01:42.912 2198 2198 W libprocessgroup: Controller io is not found 12-18 04:01:42.912 2198 2198 W libprocessgroup: Controller io is not found 12-18 04:01:43.082 2073 2235 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:01:43.082 2073 2235 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:01:43.082 2073 2235 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:05:42.448 4454 4454 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:05:42.837 4454 4454 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:05:42.838 4454 4454 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:05:42.838 4454 4454 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:05:42.838 4454 4454 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:05:42.838 4454 4454 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:05:42.838 4454 4454 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:05:42.838 4454 4454 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:05:42.838 4454 4454 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:05:42.838 4454 4454 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:05:42.838 4454 4454 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:05:42.838 4454 4454 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:05:42.838 4454 4454 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:05:42.838 4454 4454 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 04:05:42.838 4454 4454 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 04:05:42.838 4454 4454 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 04:05:42.838 4454 4454 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 04:05:42.838 4454 4454 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 04:05:42.838 4454 4454 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 04:05:42.838 4454 4454 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 04:05:42.838 4454 4454 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 04:05:42.839 4454 4454 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 04:05:42.839 4454 4454 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 04:05:42.839 4454 4454 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 04:05:42.849 4454 4454 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-18 04:05:43.165 4454 4454 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:05:43.165 4454 4454 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 04:05:43.511 4603 4603 W libprocessgroup: Controller io is not found 12-18 04:05:43.511 4603 4603 W libprocessgroup: Controller io is not found 12-18 04:05:43.511 4603 4603 W libprocessgroup: Controller io is not found 12-18 04:05:43.630 4454 4753 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:05:43.630 4454 4753 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:05:43.630 4454 4753 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:06:04.520 7572 7572 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:06:05.330 7572 7572 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:06:05.333 7572 7572 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:06:05.333 7572 7572 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:06:05.333 7572 7572 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:06:05.333 7572 7572 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:06:05.333 7572 7572 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:06:05.333 7572 7572 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:06:05.333 7572 7572 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:06:05.333 7572 7572 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:06:05.333 7572 7572 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:06:05.333 7572 7572 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:06:05.333 7572 7572 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:06:05.333 7572 7572 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 04:06:05.333 7572 7572 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 04:06:05.333 7572 7572 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 04:06:05.333 7572 7572 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 04:06:05.333 7572 7572 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 04:06:05.333 7572 7572 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 04:06:05.333 7572 7572 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 04:06:05.333 7572 7572 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 04:06:05.333 7572 7572 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 04:06:05.333 7572 7572 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 04:06:05.333 7572 7572 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 04:06:05.411 7572 7572 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. 12-18 04:06:06.503 7572 7572 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 --------- beginning of main 12-18 04:06:06.829 7903 7903 W libprocessgroup: Controller io is not found 12-18 04:06:06.829 7903 7903 W libprocessgroup: Controller io is not found 12-18 04:06:06.829 7903 7903 W libprocessgroup: Controller io is not found 12-18 04:06:07.271 7572 7980 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:06:07.271 7572 7980 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:06:07.271 7572 7980 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:06:08.524 7572 8009 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (7980) at boolean android.content.res.AssetManager.getResourceValue(int, int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in java.lang.CharSequence android.content.res.AssetManager.getResourceText(int) for 204ms 12-18 04:07:42.356 12217 12217 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:07:42.641 12217 12217 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:07:42.643 12217 12217 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:07:42.643 12217 12217 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:07:42.643 12217 12217 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:07:42.643 12217 12217 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:07:42.643 12217 12217 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:07:42.643 12217 12217 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:07:42.643 12217 12217 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:07:42.643 12217 12217 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:07:42.643 12217 12217 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:07:42.643 12217 12217 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:07:42.643 12217 12217 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:07:42.643 12217 12217 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 04:07:42.643 12217 12217 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 04:07:42.643 12217 12217 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 04:07:42.643 12217 12217 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 04:07:42.643 12217 12217 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 04:07:42.643 12217 12217 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 04:07:42.643 12217 12217 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 04:07:42.643 12217 12217 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 04:07:42.643 12217 12217 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 04:07:42.643 12217 12217 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 04:07:42.643 12217 12217 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 04:07:42.666 12217 12217 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. 12-18 04:07:43.046 12217 12217 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:07:43.046 12217 12217 W com.mbwhatsapp: A--------- beginning of main 12-18 04:07:43.166 12252 12252 W libprocessgroup: Controller io is not found 12-18 04:07:43.166 12252 12252 W libprocessgroup: Controller io is not found 12-18 04:07:43.166 12252 12252 W libprocessgroup: Controller io is not found 12-18 04:07:43.228 12217 12265 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:07:43.228 12217 12265 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:07:43.228 12217 12265 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:14:42.419 13450 13450 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:14:42.607 13450 13450 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:14:42.608 13450 13450 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:14:42.608 13450 13450 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:14:42.608 13450 13450 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:14:42.608 13450 13450 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:14:42.608 13450 13450 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:14:42.608 13450 13450 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:14:42.608 13450 13450 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:14:42.608 13450 13450 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:14:42.608 13450 13450 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:14:42.608 13450 13450 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:14:42.608 13450 13450 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:14:42.608 13450 13450 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 04:14:42.608 13450 13450 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 04:14:42.608 13450 13450 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 04:14:42.608 13450 13450 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 04:14:42.608 13450 13450 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 04:14:42.608 13450 13450 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 04:14:42.608 13450 13450 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 04:14:42.608 13450 13450 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 04:14:42.608 13450 13450 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 04:14:42.609 13450 13450 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 04:14:42.609 13450 13450 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 04:14:42.618 13450 13450 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. 12-18 04:14:42.849 13450 13450 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:14:42.849 13450 13450 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 04:14:42.960 13490 13490 W libprocessgroup: Controller io is not found 12-18 04:14:42.960 13490 13490 W libprocessgroup: Controller io is not found 12-18 04:14:42.960 13490 13490 W libprocessgroup: --------- beginning of main 12-18 04:14:42.980 13450 13503 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:14:42.980 13450 13503 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:14:42.980 13450 13503 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:26:42.475 16679 16679 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:26:42.797 16679 16679 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:26:42.797 16679 16679 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:26:42.797 16679 16679 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:26:42.797 16679 16679 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:26:42.797 16679 16679 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:26:42.797 16679 16679 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:26:42.797 16679 16679 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:26:42.797 16679 16679 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:26:42.797 16679 16679 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:26:42.797 16679 16679 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:26:42.797 16679 16679 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:26:42.797 16679 16679 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:26:42.797 16679 16679 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 04:26:42.797 16679 16679 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 04:26:42.797 16679 16679 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 04:26:42.797 16679 16679 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 04:26:42.797 16679 16679 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 04:26:42.797 16679 16679 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 04:26:42.797 16679 16679 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 04:26:42.797 16679 16679 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 04:26:42.797 16679 16679 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 04:26:42.797 16679 16679 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 04:26:42.797 16679 16679 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 04:26:42.820 16679 16679 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. 12-18 04:26:43.165 16679 16679 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:26:43.165 16679 16679 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 04:26:43.295 16761 16761 W libprocessgroup: Controller io is not found 12-18 04:26:43.295 16761 16761 W libprocessgroup: Controller io is not found 12-18 04:26:43.296 16761 16761 W libprocessgroup: Controller io is not found 12-18 04:26:43.422 16679 16799 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:26:43.422 16679 16799 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:26:43.422 16679 16799 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:27:28.896 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-18 04:27:28.896 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/base.apk' with 1 weak references 12-18 04:27:28.897 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-18 04:27:28.897 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-18 04:27:28.897 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_audio_stream_processor.apk' with 1 weak references 12-18 04:27:28.897 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-18 04:27:28.897 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_executorch.apk' with 1 weak references 12-18 04:27:28.897 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_heliumiab.apk' with 1 weak references 12-18 04:27:28.897 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_i18n_en_GB.apk' with 1 weak references 12-18 04:27:28.897 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_i18n_tr_TR.apk' with 1 weak references 12-18 04:27:28.898 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_pytorch.apk' with 1 weak references 12-18 04:27:28.898 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_s_2041275993.apk' with 1 weak references 12-18 04:27:28.898 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-18 04:27:28.898 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_s_executorch_pytorch.apk' with 1 weak references 12-18 04:27:28.898 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_slam.apk' with 1 weak references 12-18 04:27:28.898 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~2ImeZC8QY8Qf0WslMEd3og==/com.instagram.android- wGPt4itT9oBxFdV7xYTXGg==/split_spm.apk' with 1 weak references 12-18 04:31:42.450 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~-eDG1vNDTJ3_zZnelSV3TQ==/com.whatsapp- 7XWdrhXS8y6SaXsZ3IxndQ==/base.apk' with--------- beginning of main 12-18 04:31:42.451 16679 16690 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~-eDG1vNDTJ3_zZnelSV3TQ==/com.whatsapp- 7XWdrhXS8y6SaXsZ3IxndQ==/split_config.arm64_v8a.apk' with 1 weak references 12-18 04:37:42.449 19055 19055 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:37:42.630 19055 19055 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:37:42.631 19055 19055 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:37:42.631 19055 19055 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:37:42.631 19055 19055 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:37:42.631 19055 19055 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:37:42.631 19055 19055 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:37:42.631 19055 19055 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:37:42.631 19055 19055 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:37:42.631 19055 19055 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:37:42.631 19055 19055 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:37:42.631 19055 19055 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:37:42.631 19055 19055 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:37:42.631 19055 19055 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 04:37:42.631 19055 19055 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 04:37:42.631 19055 19055 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 04:37:42.631 19055 19055 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 04:37:42.631 19055 19055 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 04:37:42.631 19055 19055 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 04:37:42.631 19055 19055 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 04:37:42.631 19055 19055 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 04:37:42.631 19055 19055 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 04:37:42.631 19055 19055 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 04:37:42.631 19055 19055 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 04:37:42.639 19055 19055 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. 12-18 04:37:42.876 19055 19055 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:37:42.876 19055 19055 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 04:37:43.017 19124 19124 W libprocessgroup: Controller io is not found 12-18 04:37:43.087 19124 19124 W libprocessgroup: Controller io is not found 12-18 04:37:43.087 19124 19124 W libprocessgroup: Controller io is not found 12-18 04:37:43.147 19055 19169 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:37:43.147 19055 19169 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:37:43.147 19055 19169 W com.mbwhatsapp: and incorrect --------- beginning of main 12-18 04:39:42.415 21680 21680 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:39:42.674 21680 21680 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:39:42.674 21680 21680 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:39:42.674 21680 21680 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:39:42.674 21680 21680 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:39:42.674 21680 21680 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:39:42.674 21680 21680 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:39:42.675 21680 21680 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:39:42.675 21680 21680 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:39:42.675 21680 21680 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:39:42.675 21680 21680 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:39:42.675 21680 21680 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:39:42.675 21680 21680 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:39:42.675 21680 21680 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 04:39:42.681 21680 21680 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 04:39:42.681 21680 21680 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 04:39:42.681 21680 21680 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 04:39:42.681 21680 21680 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 04:39:42.681 21680 21680 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 04:39:42.682 21680 21680 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 04:39:42.682 21680 21680 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 04:39:42.682 21680 21680 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 04:39:42.682 21680 21680 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 04:39:42.682 21680 21680 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 04:39:42.710 21680 21680 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. 12-18 04:39:43.046 21680 21680 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:39:43.046 21680 21680 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 04:39:43.186 21826 21826 W libprocessgroup: Controller io is not found 12-18 04:39:43.186 21826 21826 W libprocessgroup: Controller io is not found 12-18 04:39:43.186 21826 21826 W libprocessgroup: Controller io is not found 12-18 04:39:43.370 21680 21856 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:39:43.370 21680 21856 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:39:43.370 21680 21856 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:43:42.420 23562 23562 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:43:42.601 23562 23562 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-18 04:43:42.610 23562 23562 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. 12-18 04:43:42.894 23562 23562 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:43:42.894 23562 23562 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 04:43:43.003 23604 23604 W libprocessgroup: Controller io is not found 12-18 04:43:43.003 23604 23604 W libprocessgroup: Controller io is not found 12-18 04:43:43.003 23604 23604 W libprocessgroup: Controller io is not found 12-18 04:43:43.018 23562 23618 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:43:43.018 23562 23618 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:43:43.018 23562 23618 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 04:50:42.456 25179 25179 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 04:50:42.586 25179 25179 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 04:50:42.587 25179 25179 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 04:50:42.587 25179 25179 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 04:50:42.587 25179 25179 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 04:50:42.587 25179 25179 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 04:50:42.587 25179 25179 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 04:50:42.587 25179 25179 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 04:50:42.587 25179 25179 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 04:50:42.587 25179 25179 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 04:50:42.587 25179 25179 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 04:50:42.587 25179 25179 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 04:50:42.587 25179 25179 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 04:50:42.587 25179 25179 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 04:50:42.587 25179 25179 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 04:50:42.587 25179 25179 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 04:50:42.587 25179 25179 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 04:50:42.587 25179 25179 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 04:50:42.587 25179 25179 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 04:50:42.587 25179 25179 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 04:50:42.587 25179 25179 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 04:50:42.587 25179 25179 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 04:50:42.587 25179 25179 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 04:50:42.587 25179 25179 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 04:50:42.595 25179 25179 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-18 04:50:42.825 25179 25179 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 04:50:42.826 25179 25179 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 04:50:42.941 25245 25245 W libprocessgroup: Controller io is not found 12-18 04:50:42.941 25245 25245 W libprocessgroup: Controller io is not found 12-18 04:50:42.941 25245 25245 W libprocessgroup: Controller io is not found 12-18 04:50:42.985 25179 25260 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 04:50:42.985 25179 25260 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 04:50:42.985 25179 25260 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 05:05:42.407 27095 27095 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 05:05:42.540 27095 27095 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 05:05:42.540 27095 27095 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 05:05:42.540 27095 27095 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 05:05:42.540 27095 27095 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 05:05:42.540 27095 27095 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 05:05:42.540 27095 27095 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 05:05:42.540 27095 27095 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 05:05:42.540 27095 27095 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 05:05:42.540 27095 27095 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 05:05:42.540 27095 27095 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 05:05:42.540 27095 27095 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 05:05:42.540 27095 27095 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 05:05:42.540 27095 27095 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 05:05:42.540 27095 27095 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 05:05:42.540 27095 27095 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 05:05:42.540 27095 27095 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 05:05:42.540 27095 27095 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 05:05:42.540 27095 27095 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 05:05:42.540 27095 27095 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 05:05:42.540 27095 27095 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 05:05:42.540 27095 27095 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 05:05:42.540 27095 27095 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 05:05:42.540 27095 27095 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 05:05:42.548 27095 27095 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. 12-18 05:05:42.776 27095 27095 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 --------- beginning of main 12-18 05:05:42.871 27133 27133 W libprocessgroup: Controller io is not found 12-18 05:05:42.871 27133 27133 W libprocessgroup: Controller io is not found 12-18 05:05:42.871 27133 27133 W libprocessgroup: Controller io is not found 12-18 05:05:42.898 27095 27146 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 05:05:42.898 27095 27146 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 05:05:42.898 27095 27146 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 05:12:42.441 28581 28581 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 05:12:42.568 28581 28581 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 05:12:42.568 28581 28581 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 05:12:42.568 28581 28581 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 05:12:42.568 28581 28581 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 05:12:42.568 28581 28581 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 05:12:42.568 28581 28581 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 05:12:42.568 28581 28581 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 05:12:42.568 28581 28581 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 05:12:42.569 28581 28581 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 05:12:42.569 28581 28581 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 05:12:42.569 28581 28581 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 05:12:42.569 28581 28581 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 05:12:42.569 28581 28581 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 05:12:42.569 28581 28581 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 05:12:42.569 28581 28581 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 05:12:42.569 28581 28581 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 05:12:42.569 28581 28581 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 05:12:42.569 28581 28581 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 05:12:42.569 28581 28581 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 05:12:42.569 28581 28581 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 05:12:42.569 28581 28581 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 05:12:42.569 28581 28581 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 05:12:42.569 28581 28581 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 05:12:42.578 28581 28581 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. 12-18 05:12:42.765 28581 28581 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 05:12:42.765 28581 28581 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 05:12:42.873 28618 28618 W libprocessgroup: Controller io is not found 12-18 05:12:42.873 28618 28618 W libprocessgroup: Controller io is not found 12-18 05:12:42.873 28618 28618 W libprocessgroup: --------- beginning of main 12-18 05:12:42.894 28581 28631 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 05:12:42.894 28581 28631 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 05:12:42.894 28581 28631 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 05:22:42.405 31437 31437 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 05:22:42.762 31437 31437 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 05:22:42.764 31437 31437 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 05:22:42.764 31437 31437 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 05:22:42.764 31437 31437 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 05:22:42.764 31437 31437 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 05:22:42.764 31437 31437 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 05:22:42.764 31437 31437 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 05:22:42.765 31437 31437 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 05:22:42.765 31437 31437 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 05:22:42.765 31437 31437 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 05:22:42.765 31437 31437 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 05:22:42.765 31437 31437 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 05:22:42.765 31437 31437 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 05:22:42.765 31437 31437 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 05:22:42.765 31437 31437 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 05:22:42.765 31437 31437 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 05:22:42.765 31437 31437 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 05:22:42.765 31437 31437 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 05:22:42.765 31437 31437 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 05:22:42.765 31437 31437 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 05:22:42.765 31437 31437 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 05:22:42.765 31437 31437 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 05:22:42.765 31437 31437 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 05:22:42.788 31437 31437 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. 12-18 05:22:43.216 31437 31437 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 05:22:43.216 31437 31437 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 05:22:43.440 31528 31528 W libprocessgroup: Controller io is not found 12-18 05:22:43.440 31528 31528 W libprocessgroup: Controller io is not found 12-18 05:22:43.441 31528 31528 W libprocessgroup: Controller io is not found 12-18 05:22:43.640 31437 31569 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 05:22:43.640 31437 31569 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-18 05:22:47.432 31437 31445 W com.mbwhatsapp: Suspending all threads took: 13.076ms 12-18 05:32:42.438 1976 1976 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 05:32:42.565 1976 1976 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 05:32:42.565 1976 1976 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 05:32:42.565 1976 1976 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 05:32:42.565 1976 1976 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 05:32:42.565 1976 1976 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 05:32:42.565 1976 1976 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 05:32:42.565 1976 1976 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 05:32:42.565 1976 1976 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 05:32:42.565 1976 1976 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 05:32:42.565 1976 1976 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 05:32:42.565 1976 1976 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 05:32:42.565 1976 1976 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 05:32:42.565 1976 1976 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 05:32:42.565 1976 1976 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 05:32:42.566 1976 1976 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 05:32:42.566 1976 1976 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 05:32:42.566 1976 1976 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 05:32:42.566 1976 1976 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 05:32:42.566 1976 1976 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 05:32:42.566 1976 1976 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 05:32:42.566 1976 1976 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 05:32:42.566 1976 1976 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 05:32:42.566 1976 1976 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 05:32:42.574 1976 1976 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. 12-18 05:32:42.758 1976 1976 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 05:32:42.758 1976 1976 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 05:32:42.863 2016 2016 W libprocessgroup: Controller io is not found 12-18 05:32:42.864 2016 2016 W libprocessgroup: Controller io is not found 12-18 05:32:42.864 2016 2016 W libprocessgroup: Controller io is not found 12-18 05:32:42.878 1976 2030 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 05:32:42.878 1976 2030 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 05:32:42.878 1976 2030 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 05:32:47.457 1976 1984 W com.mbwhatsapp: Suspending all threads took: 10.332ms 12-18 05:34:42.400 5287 5287--------- beginning of main 12-18 05:34:42.604 5287 5287 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 05:34:42.605 5287 5287 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 05:34:42.605 5287 5287 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 05:34:42.605 5287 5287 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 05:34:42.605 5287 5287 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 05:34:42.605 5287 5287 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 05:34:42.605 5287 5287 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 05:34:42.605 5287 5287 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 05:34:42.605 5287 5287 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 05:34:42.606 5287 5287 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 05:34:42.606 5287 5287 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 05:34:42.606 5287 5287 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 05:34:42.606 5287 5287 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 05:34:42.606 5287 5287 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 05:34:42.606 5287 5287 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 05:34:42.606 5287 5287 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 05:34:42.606 5287 5287 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 05:34:42.606 5287 5287 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 05:34:42.606 5287 5287 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 05:34:42.606 5287 5287 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 05:34:42.606 5287 5287 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 05:34:42.606 5287 5287 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 05:34:42.606 5287 5287 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 05:34:42.619 5287 5287 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. 12-18 05:34:42.833 5287 5287 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 05:34:42.834 5287 5287 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 05:34:42.954 5340 5340 W libprocessgroup: Controller io is not found 12-18 05:34:42.954 5340 5340 W libprocessgroup: Controller io is not found 12-18 05:34:42.954 5340 5340 W libprocessgroup: Controller io is not found 12-18 05:34:42.961 5287 5355 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 05:34:42.961 5287 5355 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 05:34:42.961 5287 5355 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 05:44:42.458 7365 7365 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 05:44:42.635 7365 7365 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 05:44:42.635 7365 7365 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-18 05:44:42.636 7365 7365 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 05:44:42.636 7365 7365 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 05:44:42.636 7365 7365 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 05:44:42.644 7365 7365 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. 12-18 05:44:42.943 7365 7365 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 05:44:42.943 7365 7365 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 05:44:43.055 7419 7419 W libprocessgroup: Controller io is not found 12-18 05:44:43.055 7419 7419 W libprocessgroup: Controller io is not found 12-18 05:44:43.055 7419 7419 W libprocessgroup: Controller io is not found 12-18 05:44:43.077 7365 7433 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 05:44:43.077 7365 7433 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 05:44:43.077 7365 7433 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 05:50:13.156 10166 10166 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 05:50:13.344 10166 10166 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 05:50:13.345 10166 10166 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 05:50:13.345 10166 10166 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 05:50:13.345 10166 10166 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 05:50:13.345 10166 10166 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 05:50:13.345 10166 10166 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 05:50:13.345 10166 10166 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 05:50:13.345 10166 10166 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 05:50:13.345 10166 10166 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 05:50:13.345 10166 10166 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 05:50:13.345 10166 10166 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 05:50:13.345 10166 10166 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 05:50:13.345 10166 10166 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 05:50:13.345 10166 10166 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 05:50:13.345 10166 10166 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 05:50:13.345 10166 10166 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 05:50:13.345 10166 10166 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 05:50:13.345 10166 10166 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 05:50:13.345 10166 10166 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 05:50:13.345 10166 10166 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 05:50:13.346 10166 10166 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 05:50:13.346 10166 10166 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run--------- beginning of main 12-18 05:50:13.360 10166 10166 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. 12-18 05:50:13.615 10166 10166 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 05:50:13.616 10166 10166 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 05:50:13.736 10252 10252 W libprocessgroup: Controller io is not found 12-18 05:50:13.736 10252 10252 W libprocessgroup: Controller io is not found 12-18 05:50:13.736 10252 10252 W libprocessgroup: Controller io is not found 12-18 05:50:13.903 10166 10281 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 05:50:13.903 10166 10281 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 05:50:13.903 10166 10281 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 05:59:42.423 11809 11809 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 05:59:42.592 11809 11809 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 05:59:42.593 11809 11809 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 05:59:42.593 11809 11809 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 05:59:42.593 11809 11809 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 05:59:42.593 11809 11809 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 05:59:42.593 11809 11809 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 05:59:42.593 11809 11809 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 05:59:42.593 11809 11809 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 05:59:42.593 11809 11809 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 05:59:42.593 11809 11809 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 05:59:42.593 11809 11809 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 05:59:42.593 11809 11809 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 05:59:42.593 11809 11809 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 05:59:42.593 11809 11809 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 05:59:42.593 11809 11809 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 05:59:42.593 11809 11809 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 05:59:42.593 11809 11809 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 05:59:42.593 11809 11809 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 05:59:42.593 11809 11809 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 05:59:42.593 11809 11809 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 05:59:42.593 11809 11809 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 05:59:42.593 11809 11809 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 05:59:42.593 11809 11809 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 05:59:42.603 11809 11809 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-18 05:59:42.837 11809 11809 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 05:59:42.838 11809 11809 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 05:59:42.952 11847 11847 W libprocessgroup: Controller io is not found 12-18 05:59:42.952 11847 11847 W libprocessgroup: Controller io is not found 12-18 05:59:42.952 11847 11847 W libprocessgroup: Controller io is not found 12-18 05:59:43.031 11809 11860 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 05:59:43.031 11809 11860 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 05:59:43.031 11809 11860 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 06:05:42.434 14939 14939 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 06:05:42.709 14939 14939 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 06:05:42.709 14939 14939 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 06:05:42.709 14939 14939 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 06:05:42.709 14939 14939 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 06:05:42.710 14939 14939 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 06:05:42.710 14939 14939 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 06:05:42.710 14939 14939 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 06:05:42.710 14939 14939 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 06:05:42.710 14939 14939 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 06:05:42.710 14939 14939 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 06:05:42.710 14939 14939 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 06:05:42.710 14939 14939 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 06:05:42.710 14939 14939 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 06:05:42.710 14939 14939 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 06:05:42.710 14939 14939 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 06:05:42.710 14939 14939 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 06:05:42.710 14939 14939 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 06:05:42.710 14939 14939 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 06:05:42.710 14939 14939 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 06:05:42.710 14939 14939 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 06:05:42.710 14939 14939 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 06:05:42.710 14939 14939 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 06:05:42.710 14939 14939 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 06:05:42.724 14939 14939 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. 12-18 06:05:42.970 14939 14939 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 --------- beginning of main 12-18 06:05:43.087 14990 14990 W libprocessgroup: Controller io is not found 12-18 06:05:43.087 14990 14990 W libprocessgroup: Controller io is not found 12-18 06:05:43.087 14990 14990 W libprocessgroup: Controller io is not found 12-18 06:05:43.161 14939 15003 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 06:05:43.161 14939 15003 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 06:05:43.161 14939 15003 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 06:18:42.436 16621 16621 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 06:18:42.577 16621 16621 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 06:18:42.577 16621 16621 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 06:18:42.577 16621 16621 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 06:18:42.577 16621 16621 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 06:18:42.577 16621 16621 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 06:18:42.577 16621 16621 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 06:18:42.577 16621 16621 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 06:18:42.577 16621 16621 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 06:18:42.577 16621 16621 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 06:18:42.577 16621 16621 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 06:18:42.577 16621 16621 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 06:18:42.577 16621 16621 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 06:18:42.577 16621 16621 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 06:18:42.577 16621 16621 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 06:18:42.577 16621 16621 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 06:18:42.577 16621 16621 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 06:18:42.577 16621 16621 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 06:18:42.577 16621 16621 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 06:18:42.577 16621 16621 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 06:18:42.577 16621 16621 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 06:18:42.577 16621 16621 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 06:18:42.577 16621 16621 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 06:18:42.577 16621 16621 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 06:18:42.585 16621 16621 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. 12-18 06:18:42.770 16621 16621 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 06:18:42.770 16621 16621 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 06:18:42.885 16654 16654 W libprocessgroup: Controller io is not found 12-18 06:18:42.885 16654 16654 W libprocessgroup: Controller io is not found 12-18 06:18:42.885 16654 16654 W libprocessgroup: --------- beginning of main 12-18 06:18:42.887 16621 16670 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 06:18:42.887 16621 16670 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 06:18:42.887 16621 16670 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 06:29:42.410 18483 18483 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 06:29:42.547 18483 18483 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 06:29:42.547 18483 18483 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 06:29:42.547 18483 18483 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 06:29:42.547 18483 18483 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 06:29:42.547 18483 18483 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 06:29:42.547 18483 18483 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 06:29:42.547 18483 18483 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 06:29:42.547 18483 18483 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 06:29:42.547 18483 18483 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 06:29:42.547 18483 18483 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 06:29:42.547 18483 18483 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 06:29:42.547 18483 18483 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 06:29:42.547 18483 18483 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 06:29:42.547 18483 18483 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 06:29:42.547 18483 18483 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 06:29:42.547 18483 18483 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 06:29:42.547 18483 18483 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 06:29:42.547 18483 18483 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 06:29:42.547 18483 18483 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 06:29:42.547 18483 18483 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 06:29:42.547 18483 18483 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 06:29:42.547 18483 18483 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 06:29:42.547 18483 18483 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 06:29:42.556 18483 18483 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. 12-18 06:29:42.737 18483 18483 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 06:29:42.737 18483 18483 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 06:29:42.850 18521 18521 W libprocessgroup: Controller io is not found 12-18 06:29:42.850 18521 18521 W libprocessgroup: Controller io is not found 12-18 06:29:42.850 18521 18521 W libprocessgroup: Controller io is not found 12-18 06:29:42.863 18483 18534 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 06:29:42.863 18483 18534 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-18 06:41:42.425 21911 21911 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 06:41:42.660 21911 21911 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 06:41:42.661 21911 21911 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 06:41:42.661 21911 21911 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 06:41:42.661 21911 21911 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 06:41:42.661 21911 21911 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 06:41:42.661 21911 21911 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 06:41:42.661 21911 21911 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 06:41:42.661 21911 21911 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 06:41:42.661 21911 21911 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 06:41:42.661 21911 21911 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 06:41:42.661 21911 21911 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 06:41:42.661 21911 21911 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 06:41:42.661 21911 21911 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 06:41:42.661 21911 21911 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 06:41:42.661 21911 21911 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 06:41:42.661 21911 21911 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 06:41:42.661 21911 21911 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 06:41:42.661 21911 21911 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 06:41:42.661 21911 21911 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 06:41:42.661 21911 21911 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 06:41:42.661 21911 21911 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 06:41:42.661 21911 21911 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 06:41:42.661 21911 21911 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 06:41:42.678 21911 21911 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. 12-18 06:41:42.954 21911 21911 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 06:41:42.954 21911 21911 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 06:41:43.081 21957 21957 W libprocessgroup: Controller io is not found 12-18 06:41:43.081 21957 21957 W libprocessgroup: Controller io is not found 12-18 06:41:43.081 21957 21957 W libprocessgroup: Controller io is not found 12-18 06:41:43.145 21911 21973 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 06:41:43.145 21911 21973 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 06:41:43.145 21911 21973 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 06:49:42.422 24102 24102 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 06:49:42.593 24102 24102 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-18 06:49:42.594 24102 24102 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 06:49:42.601 24102 24102 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. 12-18 06:49:42.801 24102 24102 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 06:49:42.801 24102 24102 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 06:49:42.916 24152 24152 W libprocessgroup: Controller io is not found 12-18 06:49:42.916 24152 24152 W libprocessgroup: Controller io is not found 12-18 06:49:42.916 24152 24152 W libprocessgroup: Controller io is not found 12-18 06:49:43.005 24102 24166 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 06:49:43.005 24102 24166 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 06:49:43.005 24102 24166 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 06:54:42.441 25712 25712 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 06:54:42.580 25712 25712 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 06:54:42.580 25712 25712 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 06:54:42.581 25712 25712 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 06:54:42.581 25712 25712 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 06:54:42.581 25712 25712 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 06:54:42.581 25712 25712 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 06:54:42.581 25712 25712 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 06:54:42.581 25712 25712 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 06:54:42.581 25712 25712 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 06:54:42.581 25712 25712 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 06:54:42.581 25712 25712 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 06:54:42.581 25712 25712 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 06:54:42.581 25712 25712 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 06:54:42.581 25712 25712 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 06:54:42.581 25712 25712 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 06:54:42.581 25712 25712 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 06:54:42.581 25712 25712 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 06:54:42.581 25712 25712 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 06:54:42.581 25712 25712 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 06:54:42.581 25712 25712 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 06:54:42.581 25712 25712 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 06:54:42.581 25712 25712 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 06:54:42.581 25712 25712 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 06:54:42.588 25712 25712 E CustomActivityOnCrash: IMPORTANT WARNING! You already have a--------- beginning of main 12-18 06:54:42.761 25712 25712 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 06:54:42.761 25712 25712 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 06:54:42.881 25751 25751 W libprocessgroup: Controller io is not found 12-18 06:54:42.881 25751 25751 W libprocessgroup: Controller io is not found 12-18 06:54:42.881 25751 25751 W libprocessgroup: Controller io is not found 12-18 06:54:42.896 25712 25765 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 06:54:42.896 25712 25765 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 06:54:42.896 25712 25765 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 07:03:42.455 28299 28299 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:03:42.636 28299 28299 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 07:03:42.636 28299 28299 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:03:42.636 28299 28299 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:03:42.637 28299 28299 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 07:03:42.637 28299 28299 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 07:03:42.637 28299 28299 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:03:42.637 28299 28299 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:03:42.637 28299 28299 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 07:03:42.637 28299 28299 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 07:03:42.637 28299 28299 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 07:03:42.637 28299 28299 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:03:42.637 28299 28299 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 07:03:42.637 28299 28299 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 07:03:42.637 28299 28299 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 07:03:42.637 28299 28299 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 07:03:42.637 28299 28299 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 07:03:42.637 28299 28299 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 07:03:42.637 28299 28299 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 07:03:42.637 28299 28299 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 07:03:42.637 28299 28299 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 07:03:42.637 28299 28299 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 07:03:42.637 28299 28299 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 07:03:42.637 28299 28299 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 07:03:42.646 28299 28299 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. 12-18 07:03:42.899 28299 28299 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 --------- beginning of main 12-18 07:03:43.049 28393 28393 W libprocessgroup: Controller io is not found 12-18 07:03:43.049 28393 28393 W libprocessgroup: Controller io is not found 12-18 07:03:43.049 28393 28393 W libprocessgroup: Controller io is not found 12-18 07:03:43.229 28299 28424 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:03:43.229 28299 28424 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 07:03:43.229 28299 28424 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 07:13:04.471 30788 30788 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:13:05.410 30788 30788 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 07:13:05.415 30788 30788 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:13:05.415 30788 30788 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:13:05.415 30788 30788 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 07:13:05.415 30788 30788 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 07:13:05.415 30788 30788 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:13:05.415 30788 30788 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:13:05.415 30788 30788 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 07:13:05.415 30788 30788 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 07:13:05.415 30788 30788 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 07:13:05.415 30788 30788 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:13:05.415 30788 30788 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 07:13:05.415 30788 30788 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 07:13:05.415 30788 30788 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 07:13:05.415 30788 30788 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 07:13:05.415 30788 30788 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 07:13:05.415 30788 30788 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 07:13:05.415 30788 30788 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 07:13:05.415 30788 30788 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 07:13:05.415 30788 30788 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 07:13:05.415 30788 30788 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 07:13:05.415 30788 30788 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 07:13:05.415 30788 30788 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 07:13:05.456 30788 30788 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. 12-18 07:13:06.227 30788 30788 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 07:13:06.227 30788 30788 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 07:13:06.410 30970 30970 W libprocessgroup: Controller io is not found 12-18 07:13:06.410 30970 30970 W libprocessgroup: Controller io is not found 12-18 07:13:06.410 30970 30970 W libprocessgroup: --------- beginning of main 12-18 07:13:06.838 30788 31010 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:13:06.838 30788 31010 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 07:13:06.838 30788 31010 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 07:14:42.363 1698 1698 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:14:42.858 1698 1698 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 07:14:42.859 1698 1698 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:14:42.859 1698 1698 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:14:42.859 1698 1698 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 07:14:42.859 1698 1698 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 07:14:42.859 1698 1698 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:14:42.859 1698 1698 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:14:42.859 1698 1698 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 07:14:42.859 1698 1698 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 07:14:42.859 1698 1698 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 07:14:42.859 1698 1698 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:14:42.859 1698 1698 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 07:14:42.859 1698 1698 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 07:14:42.859 1698 1698 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 07:14:42.859 1698 1698 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 07:14:42.859 1698 1698 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 07:14:42.859 1698 1698 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 07:14:42.859 1698 1698 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 07:14:42.859 1698 1698 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 07:14:42.859 1698 1698 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 07:14:42.859 1698 1698 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 07:14:42.859 1698 1698 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 07:14:42.859 1698 1698 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 07:14:42.903 1698 1698 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. 12-18 07:14:43.447 1698 1698 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 07:14:43.447 1698 1698 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 07:14:43.803 1758 1758 W libprocessgroup: Controller io is not found 12-18 07:14:43.803 1758 1758 W libprocessgroup: Controller io is not found 12-18 07:14:43.803 1758 1758 W libprocessgroup: Controller io is not found 12-18 07:14:43.955 1698 1785 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:14:43.955 1698 1785 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-18 07:16:42.662 5979 5979 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:16:43.240 5979 5979 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 07:16:43.242 5979 5979 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:16:43.242 5979 5979 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:16:43.242 5979 5979 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 07:16:43.242 5979 5979 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 07:16:43.243 5979 5979 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:16:43.243 5979 5979 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:16:43.243 5979 5979 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 07:16:43.243 5979 5979 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 07:16:43.243 5979 5979 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 07:16:43.243 5979 5979 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:16:43.243 5979 5979 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 07:16:43.243 5979 5979 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 07:16:43.243 5979 5979 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 07:16:43.243 5979 5979 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 07:16:43.243 5979 5979 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 07:16:43.243 5979 5979 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 07:16:43.243 5979 5979 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 07:16:43.243 5979 5979 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 07:16:43.243 5979 5979 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 07:16:43.243 5979 5979 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 07:16:43.243 5979 5979 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 07:16:43.243 5979 5979 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 07:16:43.283 5979 5979 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. 12-18 07:16:44.298 5979 5979 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 07:16:44.299 5979 5979 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 07:16:44.460 6044 6044 W libprocessgroup: Controller io is not found 12-18 07:16:44.461 6044 6044 W libprocessgroup: Controller io is not found 12-18 07:16:44.461 6044 6044 W libprocessgroup: Controller io is not found 12-18 07:16:44.832 5979 6059 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:16:44.832 5979 6059 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 07:16:44.832 5979 6059 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 07:18:13.792 9178 9178 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:18:16.004 9178 9178 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-18 07:18:16.010 9178 9178 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:18:16.010 9178 9178 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:18:16.010 9178 9178 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 07:18:16.010 9178 9178 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 07:18:16.010 9178 9178 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:18:16.010 9178 9178 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:18:16.010 9178 9178 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 07:18:16.010 9178 9178 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 07:18:16.010 9178 9178 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 07:18:16.010 9178 9178 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:18:16.010 9178 9178 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 07:18:16.010 9178 9178 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 07:18:16.010 9178 9178 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 07:18:16.010 9178 9178 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 07:18:16.010 9178 9178 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 07:18:16.011 9178 9178 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 07:18:16.011 9178 9178 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 07:18:16.011 9178 9178 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 07:18:16.011 9178 9178 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 07:18:16.011 9178 9178 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 07:18:16.011 9178 9178 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 07:18:16.011 9178 9178 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 07:18:16.153 9178 9178 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. 12-18 07:18:17.422 9178 9178 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 07:18:17.422 9178 9178 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 07:18:17.641 9689 9689 W libprocessgroup: Controller io is not found 12-18 07:18:17.641 9689 9689 W libprocessgroup: Controller io is not found 12-18 07:18:17.641 9689 9689 W libprocessgroup: Controller io is not found 12-18 07:18:18.731 9178 9731 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:18:18.731 9178 9731 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 07:18:18.731 9178 9731 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 07:19:42.421 10721 10721 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:19:42.649 10721 10721 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 07:19:42.649 10721 10721 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:19:42.649 10721 10721 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:19:42--------- beginning of main 12-18 07:19:42.650 10721 10721 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:19:42.650 10721 10721 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:19:42.650 10721 10721 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 07:19:42.650 10721 10721 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 07:19:42.650 10721 10721 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 07:19:42.650 10721 10721 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:19:42.650 10721 10721 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 07:19:42.650 10721 10721 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 07:19:42.650 10721 10721 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 07:19:42.650 10721 10721 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 07:19:42.650 10721 10721 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 07:19:42.650 10721 10721 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 07:19:42.650 10721 10721 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 07:19:42.650 10721 10721 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 07:19:42.650 10721 10721 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 07:19:42.650 10721 10721 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 07:19:42.650 10721 10721 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 07:19:42.650 10721 10721 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 07:19:42.664 10721 10721 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. 12-18 07:19:43.059 10721 10721 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 07:19:43.060 10721 10721 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 07:19:43.202 10776 10776 W libprocessgroup: Controller io is not found 12-18 07:19:43.202 10776 10776 W libprocessgroup: Controller io is not found 12-18 07:19:43.202 10776 10776 W libprocessgroup: Controller io is not found 12-18 07:19:43.284 10721 10796 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:19:43.284 10721 10796 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 07:19:43.284 10721 10796 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 07:32:42.355 12656 12656 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:32:42.563 12656 12656 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 07:32:42.563 12656 12656 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:32:42.563 12656 12656 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:32:42.563 12656 12656 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 07:32:42.563 12656 12656 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 07:32:42.563 12656 12656 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:32:42.563 12656 12656 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:32:42.563 12--------- beginning of main 12-18 07:32:42.564 12656 12656 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:32:42.564 12656 12656 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 07:32:42.564 12656 12656 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 07:32:42.564 12656 12656 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 07:32:42.564 12656 12656 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 07:32:42.564 12656 12656 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 07:32:42.564 12656 12656 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 07:32:42.564 12656 12656 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 07:32:42.564 12656 12656 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 07:32:42.564 12656 12656 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 07:32:42.564 12656 12656 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 07:32:42.564 12656 12656 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 07:32:42.564 12656 12656 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 07:32:42.572 12656 12656 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. 12-18 07:32:42.757 12656 12656 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 07:32:42.757 12656 12656 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 07:32:42.879 12697 12697 W libprocessgroup: Controller io is not found 12-18 07:32:42.879 12697 12697 W libprocessgroup: Controller io is not found 12-18 07:32:42.879 12697 12697 W libprocessgroup: Controller io is not found 12-18 07:32:42.932 12656 12713 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:32:42.932 12656 12713 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 07:32:42.932 12656 12713 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 07:46:42.374 14638 14638 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:46:42.550 14638 14638 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 07:46:42.552 14638 14638 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:46:42.552 14638 14638 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:46:42.552 14638 14638 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 07:46:42.552 14638 14638 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 07:46:42.552 14638 14638 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:46:42.552 14638 14638 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:46:42.552 14638 14638 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 07:46:42.552 14638 14638 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 07:46:42.552 14638 14638 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 07:46:42.552 14638 14638 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:46:42.552 14638 14638 W System.err: at android.app.LoadedApk.makeApplicatio--------- beginning of main 12-18 07:46:42.566 14638 14638 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. 12-18 07:46:42.790 14638 14638 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 07:46:42.791 14638 14638 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 07:46:42.918 14681 14681 W libprocessgroup: Controller io is not found 12-18 07:46:42.918 14681 14681 W libprocessgroup: Controller io is not found 12-18 07:46:42.918 14681 14681 W libprocessgroup: Controller io is not found 12-18 07:46:42.973 14638 14694 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:46:42.973 14638 14694 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 07:46:42.973 14638 14694 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 07:53:42.429 17016 17016 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 07:53:42.618 17016 17016 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 07:53:42.618 17016 17016 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 07:53:42.618 17016 17016 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 07:53:42.618 17016 17016 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 07:53:42.618 17016 17016 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 07:53:42.618 17016 17016 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 07:53:42.618 17016 17016 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 07:53:42.618 17016 17016 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 07:53:42.618 17016 17016 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 07:53:42.618 17016 17016 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 07:53:42.618 17016 17016 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 07:53:42.618 17016 17016 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 07:53:42.618 17016 17016 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 07:53:42.618 17016 17016 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 07:53:42.618 17016 17016 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 07:53:42.619 17016 17016 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 07:53:42.619 17016 17016 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 07:53:42.619 17016 17016 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 07:53:42.619 17016 17016 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 07:53:42.619 17016 17016 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 07:53:42.619 17016 17016 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 07:53:42.619 17016 17016 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 07:53:42.619 17016 17016 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 07:53:42.626 17016 17016 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-18 07:53:42.830 17016 17016 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 07:53:42.830 17016 17016 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 07:53:42.944 17098 17098 W libprocessgroup: Controller io is not found 12-18 07:53:42.944 17098 17098 W libprocessgroup: Controller io is not found 12-18 07:53:42.944 17098 17098 W libprocessgroup: Controller io is not found 12-18 07:53:43.035 17016 17112 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 07:53:43.035 17016 17112 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 07:53:43.035 17016 17112 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 08:06:42.462 19908 19908 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 08:06:42.657 19908 19908 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 08:06:42.658 19908 19908 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 08:06:42.658 19908 19908 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 08:06:42.658 19908 19908 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 08:06:42.658 19908 19908 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 08:06:42.658 19908 19908 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 08:06:42.658 19908 19908 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 08:06:42.659 19908 19908 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 08:06:42.659 19908 19908 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 08:06:42.659 19908 19908 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 08:06:42.659 19908 19908 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 08:06:42.659 19908 19908 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 08:06:42.659 19908 19908 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 08:06:42.659 19908 19908 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 08:06:42.659 19908 19908 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 08:06:42.659 19908 19908 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 08:06:42.659 19908 19908 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 08:06:42.659 19908 19908 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 08:06:42.659 19908 19908 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 08:06:42.659 19908 19908 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 08:06:42.659 19908 19908 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 08:06:42.659 19908 19908 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 08:06:42.659 19908 19908 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 08:06:42.673 19908 19908 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. 12-18 08:06:42.934 19908 19908 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 --------- beginning of main 12-18 08:06:43.062 19957 19957 W libprocessgroup: Controller io is not found 12-18 08:06:43.062 19957 19957 W libprocessgroup: Controller io is not found 12-18 08:06:43.062 19957 19957 W libprocessgroup: Controller io is not found 12-18 08:06:43.062 19908 19971 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 08:06:43.062 19908 19971 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 08:06:43.062 19908 19971 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 08:23:42.359 23630 23630 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 08:23:44.449 23630 23630 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 08:23:44.450 23630 23630 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 08:23:44.450 23630 23630 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 08:23:44.450 23630 23630 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 08:23:44.450 23630 23630 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 08:23:44.450 23630 23630 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 08:23:44.450 23630 23630 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 08:23:44.450 23630 23630 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 08:23:44.506 23630 23630 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 08:23:44.506 23630 23630 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 08:23:44.506 23630 23630 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 08:23:44.506 23630 23630 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 08:23:44.506 23630 23630 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 08:23:44.506 23630 23630 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 08:23:44.506 23630 23630 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 08:23:44.506 23630 23630 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 08:23:44.506 23630 23630 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 08:23:44.506 23630 23630 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 08:23:44.506 23630 23630 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 08:23:44.506 23630 23630 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 08:23:44.506 23630 23630 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 08:23:44.506 23630 23630 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 08:23:44.506 23630 23630 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 08:23:44.626 23630 23630 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. 12-18 08:23:45.632 23630 23630 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 08:23:45.633 23630 23630 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 08:23:46.443 23947 23947 W libprocessgroup: Controller io is not found 12-18 08:23:46.443 23947 23947 W libprocessgroup: Controller io is not found 12-18 08:23:46.443 23947 23947 W libprocessgroup: --------- beginning of main 12-18 08:23:46.591 23630 24003 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 08:23:46.591 23630 24003 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 08:23:46.591 23630 24003 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 08:23:46.938 23630 23630 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (23888) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 312ms 12-18 08:33:42.406 25932 25932 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 08:33:42.626 25932 25932 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 08:33:42.627 25932 25932 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 08:33:42.627 25932 25932 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 08:33:42.627 25932 25932 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 08:33:42.627 25932 25932 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 08:33:42.627 25932 25932 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 08:33:42.627 25932 25932 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 08:33:42.627 25932 25932 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 08:33:42.627 25932 25932 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 08:33:42.627 25932 25932 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 08:33:42.627 25932 25932 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 08:33:42.627 25932 25932 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 08:33:42.627 25932 25932 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 08:33:42.627 25932 25932 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 08:33:42.627 25932 25932 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 08:33:42.627 25932 25932 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 08:33:42.627 25932 25932 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 08:33:42.627 25932 25932 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 08:33:42.627 25932 25932 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 08:33:42.627 25932 25932 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 08:33:42.627 25932 25932 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 08:33:42.627 25932 25932 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 08:33:42.627 25932 25932 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 08:33:42.635 25932 25932 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. 12-18 08:33:42.921 25932 25932 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 08:33:42.921 25932 25932 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 08:33:43.075 25984 25984 W libprocessgroup: Controller io is not found 12-18 08:33:43.075 25984 25984 W libprocessgroup: Controller io is not--------- beginning of main 12-18 08:33:43.153 25932 26001 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 08:33:43.153 25932 26001 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 08:33:43.153 25932 26001 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 08:41:42.420 28433 28433 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 08:41:42.565 28433 28433 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 08:41:42.565 28433 28433 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 08:41:42.565 28433 28433 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 08:41:42.566 28433 28433 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 08:41:42.566 28433 28433 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 08:41:42.566 28433 28433 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 08:41:42.566 28433 28433 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 08:41:42.566 28433 28433 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 08:41:42.566 28433 28433 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 08:41:42.566 28433 28433 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 08:41:42.566 28433 28433 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 08:41:42.566 28433 28433 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 08:41:42.566 28433 28433 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 08:41:42.566 28433 28433 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 08:41:42.566 28433 28433 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 08:41:42.566 28433 28433 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 08:41:42.566 28433 28433 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 08:41:42.566 28433 28433 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 08:41:42.566 28433 28433 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 08:41:42.566 28433 28433 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 08:41:42.566 28433 28433 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 08:41:42.566 28433 28433 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 08:41:42.566 28433 28433 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 08:41:42.576 28433 28433 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. 12-18 08:41:42.908 28433 28433 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 08:41:42.908 28433 28433 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 08:41:43.069 28531 28531 W libprocessgroup: Controller io is not found 12-18 08:41:43.069 28531 28531 W libprocessgroup: Controller io is not found 12-18 08:41:43.069 28531 28531 W libprocessgroup: Controller io is not found 12-18 08:41:43.389 28433 28595 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 08:41:43.389 28433 28595 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-18 08:43:42.459 30652 30652 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 08:43:42.704 30652 30652 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 08:43:42.706 30652 30652 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 08:43:42.706 30652 30652 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 08:43:42.707 30652 30652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 08:43:42.707 30652 30652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 08:43:42.707 30652 30652 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 08:43:42.707 30652 30652 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 08:43:42.707 30652 30652 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 08:43:42.707 30652 30652 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 08:43:42.707 30652 30652 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 08:43:42.707 30652 30652 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 08:43:42.707 30652 30652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 08:43:42.707 30652 30652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 08:43:42.707 30652 30652 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 08:43:42.707 30652 30652 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 08:43:42.707 30652 30652 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 08:43:42.707 30652 30652 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 08:43:42.707 30652 30652 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 08:43:42.707 30652 30652 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 08:43:42.707 30652 30652 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 08:43:42.707 30652 30652 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 08:43:42.707 30652 30652 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 08:43:42.707 30652 30652 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 08:43:42.720 30652 30652 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. 12-18 08:43:43.045 30652 30652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 08:43:43.045 30652 30652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 08:43:43.171 30695 30695 W libprocessgroup: Controller io is not found 12-18 08:43:43.171 30695 30695 W libprocessgroup: Controller io is not found 12-18 08:43:43.171 30695 30695 W libprocessgroup: Controller io is not found 12-18 08:43:43.177 30652 30713 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 08:43:43.177 30652 30713 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 08:43:43.177 30652 30713 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 08:54:42.453 32555 32555 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 08:54:42.623 32555 32555 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-18 08:54:42.624 32555 32555 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 08:54:42.624 32555 32555 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 08:54:42.624 32555 32555 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 08:54:42.624 32555 32555 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 08:54:42.624 32555 32555 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 08:54:42.633 32555 32555 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. 12-18 08:54:42.839 32555 32555 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 08:54:42.840 32555 32555 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 08:54:42.968 32595 32595 W libprocessgroup: Controller io is not found 12-18 08:54:42.968 32595 32595 W libprocessgroup: Controller io is not found 12-18 08:54:42.968 32595 32595 W libprocessgroup: Controller io is not found 12-18 08:54:43.025 32555 32611 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 08:54:43.025 32555 32611 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 08:54:43.025 32555 32611 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 09:04:42.373 4704 4704 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 09:04:42.608 4704 4704 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 09:04:42.609 4704 4704 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 09:04:42.609 4704 4704 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 09:04:42.609 4704 4704 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 09:04:42.609 4704 4704 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 09:04:42.609 4704 4704 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 09:04:42.609 4704 4704 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 09:04:42.609 4704 4704 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 09:04:42.609 4704 4704 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 09:04:42.609 4704 4704 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 09:04:42.609 4704 4704 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 09:04:42.609 4704 4704 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 09:04:42.609 4704 4704 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 09:04:42.609 4704 4704 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 09:04:42.609 4704 4704 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 09:04:42.609 4704 4704 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 09:04:42.609 4704 4704 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 09:04:42.609 4704 4704 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 09:04:42.609 4704 4704 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 09:04:42.609 4704 4704 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 09--------- beginning of main 12-18 09:04:42.623 4704 4704 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. 12-18 09:04:42.893 4704 4704 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 09:04:42.893 4704 4704 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 09:04:43.008 4775 4775 W libprocessgroup: Controller io is not found 12-18 09:04:43.009 4775 4775 W libprocessgroup: Controller io is not found 12-18 09:04:43.009 4775 4775 W libprocessgroup: Controller io is not found 12-18 09:04:43.185 4704 4790 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 09:04:43.185 4704 4790 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 09:04:43.185 4704 4790 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 09:12:42.438 8132 8132 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 09:12:42.704 8132 8132 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 09:12:42.705 8132 8132 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 09:12:42.705 8132 8132 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 09:12:42.705 8132 8132 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 09:12:42.705 8132 8132 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 09:12:42.705 8132 8132 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 09:12:42.705 8132 8132 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 09:12:42.705 8132 8132 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 09:12:42.705 8132 8132 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 09:12:42.705 8132 8132 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 09:12:42.705 8132 8132 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 09:12:42.705 8132 8132 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 09:12:42.705 8132 8132 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 09:12:42.705 8132 8132 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 09:12:42.705 8132 8132 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 09:12:42.705 8132 8132 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 09:12:42.705 8132 8132 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 09:12:42.705 8132 8132 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 09:12:42.705 8132 8132 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 09:12:42.705 8132 8132 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 09:12:42.705 8132 8132 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 09:12:42.705 8132 8132 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 09:12:42.705 8132 8132 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 09:12:42.715 8132 8132 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-18 09:12:42.946 8132 8132 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 09:12:42.947 8132 8132 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 09:12:43.089 8173 8173 W libprocessgroup: Controller io is not found 12-18 09:12:43.089 8173 8173 W libprocessgroup: Controller io is not found 12-18 09:12:43.089 8173 8173 W libprocessgroup: Controller io is not found 12-18 09:12:43.095 8132 8187 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 09:12:43.095 8132 8187 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 09:12:43.095 8132 8187 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 09:12:47.462 8132 8141 W com.mbwhatsapp: Suspending all threads took: 16.880ms 12-18 09:25:42.433 11497 11497 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 09:25:42.722 11497 11497 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 09:25:42.723 11497 11497 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 09:25:42.723 11497 11497 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 09:25:42.723 11497 11497 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 09:25:42.723 11497 11497 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 09:25:42.723 11497 11497 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 09:25:42.723 11497 11497 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 09:25:42.723 11497 11497 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 09:25:42.724 11497 11497 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 09:25:42.724 11497 11497 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 09:25:42.724 11497 11497 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 09:25:42.724 11497 11497 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 09:25:42.724 11497 11497 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 09:25:42.724 11497 11497 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 09:25:42.724 11497 11497 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 09:25:42.724 11497 11497 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 09:25:42.724 11497 11497 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 09:25:42.724 11497 11497 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 09:25:42.724 11497 11497 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 09:25:42.724 11497 11497 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 09:25:42.724 11497 11497 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 09:25:42.724 11497 11497 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 09:25:42.724 11497 11497 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 09:25:42.742 11497 11497 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. 12-18 09:25:42.989 11497 11497 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl--------- beginning of main 12-18 09:25:43.116 11537 11537 W libprocessgroup: Controller io is not found 12-18 09:25:43.116 11537 11537 W libprocessgroup: Controller io is not found 12-18 09:25:43.116 11537 11537 W libprocessgroup: Controller io is not found 12-18 09:25:43.194 11497 11551 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 09:25:43.194 11497 11551 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 09:25:43.194 11497 11551 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 09:35:42.445 13953 13953 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 09:35:42.651 13953 13953 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 09:35:42.651 13953 13953 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 09:35:42.651 13953 13953 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 09:35:42.651 13953 13953 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 09:35:42.652 13953 13953 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 09:35:42.652 13953 13953 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 09:35:42.652 13953 13953 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 09:35:42.652 13953 13953 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 09:35:42.652 13953 13953 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 09:35:42.652 13953 13953 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 09:35:42.652 13953 13953 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 09:35:42.652 13953 13953 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 09:35:42.652 13953 13953 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 09:35:42.652 13953 13953 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 09:35:42.652 13953 13953 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 09:35:42.652 13953 13953 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 09:35:42.652 13953 13953 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 09:35:42.652 13953 13953 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 09:35:42.652 13953 13953 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 09:35:42.652 13953 13953 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 09:35:42.652 13953 13953 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 09:35:42.652 13953 13953 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 09:35:42.652 13953 13953 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 09:35:42.660 13953 13953 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. 12-18 09:35:42.888 13953 13953 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 09:35:42.888 13953 13953 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 09:35:43.029 13987 13987 W libprocessgroup: Controller io is not found 12-18 09:35:43.029 13987 13987 W libprocessgroup: Controller io is not found 12-18 09:35:43.029 13987 13987 W libprocessgroup: --------- beginning of main 12-18 09:35:43.045 13953 14001 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 09:35:43.045 13953 14001 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 09:35:43.045 13953 14001 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 09:46:01.699 18100 18100 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 09:46:02.837 18100 18100 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 09:46:02.849 18100 18100 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 09:46:02.850 18100 18100 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 09:46:02.850 18100 18100 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 09:46:02.850 18100 18100 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 09:46:02.850 18100 18100 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 09:46:02.850 18100 18100 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 09:46:02.850 18100 18100 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 09:46:02.850 18100 18100 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 09:46:02.850 18100 18100 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 09:46:02.850 18100 18100 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 09:46:02.850 18100 18100 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 09:46:02.850 18100 18100 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 09:46:02.850 18100 18100 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 09:46:02.850 18100 18100 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 09:46:02.850 18100 18100 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 09:46:02.850 18100 18100 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 09:46:02.850 18100 18100 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 09:46:02.850 18100 18100 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 09:46:02.850 18100 18100 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 09:46:02.850 18100 18100 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 09:46:02.850 18100 18100 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 09:46:02.850 18100 18100 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 09:46:02.900 18100 18100 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. 12-18 09:46:03.696 18100 18100 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 09:46:03.696 18100 18100 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 09:46:04.225 18394 18394 W libprocessgroup: Controller io is not found 12-18 09:46:04.226 18394 18394 W libprocessgroup: Controller io is not found 12-18 09:46:04.226 18394 18394 W libprocessgroup: Controller io is not found 12-18 09:46:04.441 18100 18482 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 09:46:04.441 18100 18482 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-18 09:47:42.388 19354 19354 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 09:47:42.528 19354 19354 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 09:47:42.528 19354 19354 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 09:47:42.528 19354 19354 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 09:47:42.528 19354 19354 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 09:47:42.528 19354 19354 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 09:47:42.528 19354 19354 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 09:47:42.528 19354 19354 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 09:47:42.528 19354 19354 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 09:47:42.528 19354 19354 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 09:47:42.528 19354 19354 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 09:47:42.528 19354 19354 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 09:47:42.528 19354 19354 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 09:47:42.528 19354 19354 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 09:47:42.528 19354 19354 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 09:47:42.528 19354 19354 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 09:47:42.528 19354 19354 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 09:47:42.528 19354 19354 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 09:47:42.529 19354 19354 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 09:47:42.529 19354 19354 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 09:47:42.529 19354 19354 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 09:47:42.529 19354 19354 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 09:47:42.529 19354 19354 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 09:47:42.529 19354 19354 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 09:47:42.536 19354 19354 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. 12-18 09:47:42.713 19354 19354 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 09:47:42.713 19354 19354 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 09:47:42.843 19395 19395 W libprocessgroup: Controller io is not found 12-18 09:47:42.843 19395 19395 W libprocessgroup: Controller io is not found 12-18 09:47:42.843 19395 19395 W libprocessgroup: Controller io is not found 12-18 09:47:42.870 19354 19414 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 09:47:42.870 19354 19414 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 09:47:42.870 19354 19414 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 09:51:42.493 21996 21996 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 09:51:42.698 21996 21996 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-18 21:11:29.722 32062 32062 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 21:11:30.228 32062 32062 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 21:11:30.230 32062 32062 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 21:11:30.230 32062 32062 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 21:11:30.230 32062 32062 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 21:11:30.231 32062 32062 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 21:11:30.231 32062 32062 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 21:11:30.231 32062 32062 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 21:11:30.231 32062 32062 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 21:11:30.231 32062 32062 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 21:11:30.231 32062 32062 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 21:11:30.231 32062 32062 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 21:11:30.231 32062 32062 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 21:11:30.231 32062 32062 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 21:11:30.231 32062 32062 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 21:11:30.231 32062 32062 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 21:11:30.231 32062 32062 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 21:11:30.231 32062 32062 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 21:11:30.231 32062 32062 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 21:11:30.231 32062 32062 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 21:11:30.231 32062 32062 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 21:11:30.231 32062 32062 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 21:11:30.231 32062 32062 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 21:11:30.231 32062 32062 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 21:11:30.269 32062 32062 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. 12-18 21:11:30.416 32062 32156 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 12-18 21:11:30.939 32062 32062 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 21:11:30.939 32062 32062 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 21:11:30.985 32251 32251 W libprocessgroup: Controller io is not found 12-18 21:11:30.985 32251 32251 W libprocessgroup: Controller io is not found 12-18 21:11:30.985 32251 32251 W libprocessgroup: Controller io is not found 12-18 21:11:31.059 32062 32270 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 21:11:31.059 32062 32270 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 21:11:31.059 32062 32270 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.571 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.572 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:41.573 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.702 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.703 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.704 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.705 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.706 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.706 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.706 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.706 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.706 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.706 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.706 32062 32072 W System : A resource failed to call close. 12-18 21:11:44.706 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.053 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.053 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.054 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.055 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.056 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.057 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.825 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.826 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.827 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.828 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.829 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.830 32062 32072 W System : A resource failed to call close. 12-18 21:11:49.831 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.356 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.356 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.356 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.356 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.357 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.358 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.359 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.360 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.360 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.360 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.361 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.361 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.361 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.361 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.361 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.361 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.361 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.362 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:53.363 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.216 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.217 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.218 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.220 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.220 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.220 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.221 32062 32072 W System : A res--------- beginning of main 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:11:55.222 32062 32072 W System : A resource failed to call close. 12-18 21:17:42.400 3317 3317 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 21:17:42.658 3317 3317 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 21:17:42.660 3317 3317 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 21:17:42.660 3317 3317 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 21:17:42.660 3317 3317 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 21:17:42.660 3317 3317 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 21:17:42.660 3317 3317 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 21:17:42.660 3317 3317 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 21:17:42.660 3317 3317 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 21:17:42.660 3317 3317 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 21:17:42.660 3317 3317 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 21:17:42.660 3317 3317 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 21:17:42.660 3317 3317 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 21:17:42.660 3317 3317 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 21:17:42.660 3317 3317 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 21:17:42.660 3317 3317 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 21:17:42.660 3317 3317 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 21:17:42.660 3317 3317 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 21:17:42.660 3317 3317 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 21:17:42.660 3317 3317 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 21:17:42.660 3317 3317 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 21:17:42.660 3317 3317 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 21:17:42.660 3317 3317 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 21:17:42.660 3317 3317 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 21:17:42.678 3317 3317 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. 12-18 21:17:43.125 3317 3317 W com.mbwhatsapp: Accessing hidden method Lcom/andro--------- beginning of main 12-18 22:25:30.697 23450 23450 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 22:25:32.731 23450 23450 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-18 22:25:32.774 23450 23450 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-18 22:25:32.774 23450 23450 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-18 22:25:32.774 23450 23450 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-18 22:25:32.774 23450 23450 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-18 22:25:32.774 23450 23450 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-18 22:25:32.774 23450 23450 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-18 22:25:32.774 23450 23450 W System.err: at java.lang.Class.newInstance(Native Method) 12-18 22:25:32.774 23450 23450 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-18 22:25:32.774 23450 23450 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-18 22:25:32.774 23450 23450 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-18 22:25:32.774 23450 23450 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-18 22:25:32.774 23450 23450 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-18 22:25:32.774 23450 23450 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-18 22:25:32.774 23450 23450 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-18 22:25:32.774 23450 23450 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-18 22:25:32.774 23450 23450 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-18 22:25:32.774 23450 23450 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-18 22:25:32.774 23450 23450 W System.err: at android.os.Looper.loop(Looper.java:319) 12-18 22:25:32.774 23450 23450 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-18 22:25:32.774 23450 23450 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-18 22:25:32.774 23450 23450 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-18 22:25:32.774 23450 23450 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-18 22:25:32.979 23450 23450 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. 12-18 22:25:36.690 23450 23450 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-18 22:25:36.690 23450 23450 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-18 22:25:37.380 24001 24001 W libprocessgroup: Controller io is not found 12-18 22:25:37.380 24001 24001 W libprocessgroup: Controller io is not found 12-18 22:25:37.380 24001 24001 W libprocessgroup: Controller io is not found 12-18 22:25:37.987 23450 24261 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-18 22:25:37.987 23450 24261 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-18 22:25:37.987 23450 24261 W com.mbwhatsapp: and incorrect proguard optimizations. 12-18 22:29:44.915 28785 28785 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-18 22:29:45.646 28785 28785 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-19 00:38:28.761 1969 1969 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 00:38:29.490 1969 1969 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 00:38:29.501 1969 1969 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 00:38:29.501 1969 1969 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 00:38:29.501 1969 1969 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 00:38:29.501 1969 1969 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 00:38:29.501 1969 1969 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 00:38:29.501 1969 1969 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 00:38:29.501 1969 1969 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 00:38:29.501 1969 1969 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 00:38:29.501 1969 1969 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 00:38:29.501 1969 1969 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 00:38:29.501 1969 1969 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 00:38:29.501 1969 1969 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 00:38:29.501 1969 1969 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 00:38:29.501 1969 1969 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 00:38:29.501 1969 1969 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 00:38:29.501 1969 1969 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 00:38:29.501 1969 1969 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 00:38:29.501 1969 1969 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 00:38:29.501 1969 1969 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 00:38:29.501 1969 1969 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 00:38:29.501 1969 1969 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 00:38:29.501 1969 1969 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 00:38:29.601 1969 1969 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. 12-19 00:38:30.689 1969 1969 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 00:38:30.689 1969 1969 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 00:38:31.179 1969 1969 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (2163) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 162ms 12-19 00:38:31.233 1969 2453 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 111.689ms (232.79 bytecodes/s) (1872B approximate peak alloc) 12-19 00:38:31.325 1969 2453 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 00:38:31.325 1969 2453 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 00:38:31.325 1969 2453 W com.mbwhatsapp: and inco--------- beginning of main 12-19 00:38:31.526 2425 2425 W libprocessgroup: Controller io is not found 12-19 00:38:31.526 2425 2425 W libprocessgroup: Controller io is not found 12-19 00:38:31.526 2425 2425 W libprocessgroup: Controller io is not found 12-19 00:38:32.918 1969 2671 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (2565) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 105ms 12-19 00:49:37.344 4553 4553 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 00:49:37.704 4553 4553 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 00:49:37.707 4553 4553 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 00:49:37.707 4553 4553 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 00:49:37.707 4553 4553 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 00:49:37.707 4553 4553 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 00:49:37.707 4553 4553 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 00:49:37.707 4553 4553 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 00:49:37.707 4553 4553 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 00:49:37.707 4553 4553 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 00:49:37.707 4553 4553 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 00:49:37.707 4553 4553 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 00:49:37.707 4553 4553 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 00:49:37.707 4553 4553 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 00:49:37.707 4553 4553 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 00:49:37.707 4553 4553 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 00:49:37.707 4553 4553 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 00:49:37.707 4553 4553 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 00:49:37.707 4553 4553 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 00:49:37.708 4553 4553 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 00:49:37.708 4553 4553 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 00:49:37.708 4553 4553 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 00:49:37.708 4553 4553 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 00:49:37.708 4553 4553 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 00:49:37.735 4553 4553 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. 12-19 00:49:38.254 4553 4553 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 00:49:38.254 4553 4553 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 00:49:38.414 4590 4590 W libprocessgroup: Controller io is not found 12-19 00:49:38.415 4590 4590 W--------- beginning of main 12-19 03:28:14.966 28782 28782 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 03:28:16.252 28782 28782 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 03:28:16.264 28782 28782 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 03:28:16.264 28782 28782 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 03:28:16.264 28782 28782 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 03:28:16.264 28782 28782 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 03:28:16.264 28782 28782 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 03:28:16.264 28782 28782 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 03:28:16.264 28782 28782 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 03:28:16.264 28782 28782 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 03:28:16.264 28782 28782 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 03:28:16.264 28782 28782 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 03:28:16.264 28782 28782 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 03:28:16.264 28782 28782 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 03:28:16.264 28782 28782 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 03:28:16.264 28782 28782 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 03:28:16.264 28782 28782 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 03:28:16.264 28782 28782 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 03:28:16.265 28782 28782 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 03:28:16.265 28782 28782 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 03:28:16.265 28782 28782 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 03:28:16.265 28782 28782 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 03:28:16.265 28782 28782 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 03:28:16.265 28782 28782 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 03:28:16.369 28782 28782 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. 12-19 03:28:18.066 28782 28782 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 03:28:18.066 28782 28782 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 03:28:18.607 29227 29227 W libprocessgroup: Controller io is not found 12-19 03:28:18.608 29227 29227 W libprocessgroup: Controller io is not found 12-19 03:28:18.608 29227 29227 W libprocessgroup: Controller io is not found 12-19 03:28:18.988 28782 29299 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 191.491ms (135.78 bytecodes/s) (1872B approximate peak alloc) 12-19 03:28:19.035 28782 29299 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 03:28:19.035 28782 29299 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 03:28:19.035 28782 29299 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 03:28:20.680 28782 2--------- beginning of main 12-19 03:29:01.114 32119 32119 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 03:29:02.685 32119 32119 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 03:29:02.690 32119 32119 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 03:29:02.691 32119 32119 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 03:29:02.691 32119 32119 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 03:29:02.691 32119 32119 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 03:29:02.691 32119 32119 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 03:29:02.691 32119 32119 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 03:29:02.691 32119 32119 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 03:29:02.691 32119 32119 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 03:29:02.691 32119 32119 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 03:29:02.691 32119 32119 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 03:29:02.691 32119 32119 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 03:29:02.691 32119 32119 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 03:29:02.691 32119 32119 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 03:29:02.691 32119 32119 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 03:29:02.691 32119 32119 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 03:29:02.691 32119 32119 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 03:29:02.691 32119 32119 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 03:29:02.691 32119 32119 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 03:29:02.691 32119 32119 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 03:29:02.691 32119 32119 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 03:29:02.691 32119 32119 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 03:29:02.691 32119 32119 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 03:29:02.747 32119 32119 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. 12-19 03:29:05.778 32119 32119 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 03:29:05.778 32119 32119 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 03:29:07.074 32379 32379 W libprocessgroup: Controller io is not found 12-19 03:29:07.074 32379 32379 W libprocessgroup: Controller io is not found 12-19 03:29:07.074 32379 32379 W libprocessgroup: Controller io is not found 12-19 03:29:07.370 32119 32456 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 03:29:07.370 32119 32456 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 03:29:07.370 32119 32456 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 03:30:37.327 3954 3954 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 03:30:37.600 3954 3954 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-19 03:30:37.604 3954 3954 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 03:30:37.604 3954 3954 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 03:30:37.604 3954 3954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 03:30:37.604 3954 3954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 03:30:37.604 3954 3954 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 03:30:37.604 3954 3954 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 03:30:37.604 3954 3954 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 03:30:37.604 3954 3954 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 03:30:37.604 3954 3954 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 03:30:37.604 3954 3954 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 03:30:37.604 3954 3954 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 03:30:37.604 3954 3954 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 03:30:37.604 3954 3954 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 03:30:37.604 3954 3954 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 03:30:37.604 3954 3954 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 03:30:37.604 3954 3954 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 03:30:37.604 3954 3954 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 03:30:37.604 3954 3954 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 03:30:37.604 3954 3954 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 03:30:37.604 3954 3954 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 03:30:37.604 3954 3954 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 03:30:37.604 3954 3954 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 03:30:37.627 3954 3954 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. 12-19 03:30:37.953 3954 3954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 03:30:37.954 3954 3954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 03:30:38.105 3989 3989 W libprocessgroup: Controller io is not found 12-19 03:30:38.105 3989 3989 W libprocessgroup: Controller io is not found 12-19 03:30:38.105 3989 3989 W libprocessgroup: Controller io is not found 12-19 03:30:38.212 3954 4002 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 03:30:38.212 3954 4002 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 03:30:38.212 3954 4002 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 03:39:37.370 6162 6162 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 03:39:37.574 6162 6162 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 03:39:37.574 6162 6162 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 03:39:37.574 6162 6162 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 03:39:37--------- beginning of main 12-19 03:39:37.575 6162 6162 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 03:39:37.575 6162 6162 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 03:39:37.575 6162 6162 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 03:39:37.575 6162 6162 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 03:39:37.575 6162 6162 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 03:39:37.575 6162 6162 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 03:39:37.575 6162 6162 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 03:39:37.575 6162 6162 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 03:39:37.575 6162 6162 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 03:39:37.575 6162 6162 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 03:39:37.575 6162 6162 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 03:39:37.575 6162 6162 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 03:39:37.583 6162 6162 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. 12-19 03:39:37.787 6162 6162 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 03:39:37.788 6162 6162 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 03:39:37.931 6162 6214 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 03:39:37.931 6162 6214 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 03:39:37.931 6162 6214 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 03:39:37.950 6200 6200 W libprocessgroup: Controller io is not found 12-19 03:39:37.951 6200 6200 W libprocessgroup: Controller io is not found 12-19 03:39:37.951 6200 6200 W libprocessgroup: Controller io is not found 12-19 03:51:37.329 13115 13115 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 03:51:37.633 13115 13115 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 03:51:37.636 13115 13115 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 03:51:37.636 13115 13115 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 03:51:37.636 13115 13115 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 03:51:37.636 13115 13115 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 03:51:37.636 13115 13115 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 03:51:37.636 13115 13115 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 03:51:37.636 13115 13115 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 03:51:37.636 13115 13115 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 03:51:37.636 13115 13115 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 03:51:37.636 13115 13115 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 03:51:37.636 13115 13115 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 03:51:37.636 13115 13115 W System.err: at android.app.LoadedApk.makeApplicationInner--------- beginning of main 12-19 03:51:37.637 13115 13115 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 03:51:37.666 13115 13115 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. 12-19 03:51:38.169 13115 13115 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 03:51:38.169 13115 13115 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 03:51:38.327 13203 13203 W libprocessgroup: Controller io is not found 12-19 03:51:38.327 13203 13203 W libprocessgroup: Controller io is not found 12-19 03:51:38.327 13203 13203 W libprocessgroup: Controller io is not found 12-19 03:51:38.417 13115 13216 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 03:51:38.417 13115 13216 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 03:51:38.417 13115 13216 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 03:55:01.375 14761 14761 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 03:55:01.749 14761 14761 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 03:55:01.750 14761 14761 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 03:55:01.750 14761 14761 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 03:55:01.750 14761 14761 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 03:55:01.750 14761 14761 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 03:55:01.750 14761 14761 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 03:55:01.750 14761 14761 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 03:55:01.750 14761 14761 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 03:55:01.751 14761 14761 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 03:55:01.751 14761 14761 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 03:55:01.751 14761 14761 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 03:55:01.751 14761 14761 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 03:55:01.751 14761 14761 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 03:55:01.751 14761 14761 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 03:55:01.751 14761 14761 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 03:55:01.751 14761 14761 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 03:55:01.751 14761 14761 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 03:55:01.751 14761 14761 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 03:55:01.751 14761 14761 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 03:55:01.751 14761 14761 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 03:55:01.751 14761 14761 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 03:55:01.751 14761 14761 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 03:55:01.751 14761 14761 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 03:55:01.773 14761 14761 E CustomActivityOnCrash: IMPORTANT WARNING! You already have a--------- beginning of main 12-19 03:55:02.203 14761 14761 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 03:55:02.203 14761 14761 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 03:55:02.369 14853 14853 W libprocessgroup: Controller io is not found 12-19 03:55:02.370 14853 14853 W libprocessgroup: Controller io is not found 12-19 03:55:02.370 14853 14853 W libprocessgroup: Controller io is not found 12-19 03:55:02.454 14761 14868 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 03:55:02.454 14761 14868 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 03:55:02.454 14761 14868 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 04:00:37.373 16520 16520 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 04:00:37.535 16520 16520 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 04:00:37.536 16520 16520 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 04:00:37.536 16520 16520 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 04:00:37.537 16520 16520 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 04:00:37.537 16520 16520 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 04:00:37.537 16520 16520 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 04:00:37.537 16520 16520 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 04:00:37.537 16520 16520 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 04:00:37.537 16520 16520 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 04:00:37.537 16520 16520 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 04:00:37.537 16520 16520 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 04:00:37.537 16520 16520 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 04:00:37.537 16520 16520 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 04:00:37.537 16520 16520 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 04:00:37.537 16520 16520 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 04:00:37.537 16520 16520 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 04:00:37.537 16520 16520 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 04:00:37.537 16520 16520 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 04:00:37.537 16520 16520 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 04:00:37.537 16520 16520 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 04:00:37.537 16520 16520 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 04:00:37.537 16520 16520 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 04:00:37.537 16520 16520 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 04:00:37.549 16520 16520 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. 12-19 04:00:37.763 16520 16520 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 --------- beginning of main 12-19 04:00:37.915 16559 16559 W libprocessgroup: Controller io is not found 12-19 04:00:37.915 16559 16559 W libprocessgroup: Controller io is not found 12-19 04:00:37.915 16559 16559 W libprocessgroup: Controller io is not found 12-19 04:00:37.924 16520 16572 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 04:00:37.924 16520 16572 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 04:00:37.924 16520 16572 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 04:05:37.420 18182 18182 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 04:05:37.594 18182 18182 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 04:05:37.595 18182 18182 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 04:05:37.595 18182 18182 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 04:05:37.595 18182 18182 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 04:05:37.595 18182 18182 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 04:05:37.595 18182 18182 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 04:05:37.595 18182 18182 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 04:05:37.595 18182 18182 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 04:05:37.595 18182 18182 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 04:05:37.595 18182 18182 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 04:05:37.595 18182 18182 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 04:05:37.595 18182 18182 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 04:05:37.595 18182 18182 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 04:05:37.595 18182 18182 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 04:05:37.595 18182 18182 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 04:05:37.595 18182 18182 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 04:05:37.595 18182 18182 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 04:05:37.595 18182 18182 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 04:05:37.595 18182 18182 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 04:05:37.595 18182 18182 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 04:05:37.595 18182 18182 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 04:05:37.595 18182 18182 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 04:05:37.595 18182 18182 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 04:05:37.608 18182 18182 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. 12-19 04:05:37.938 18182 18182 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 04:05:37.938 18182 18182 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 04:05:38.099 18234 18234 W libprocessgroup: Controller io is not found 12-19 04:05:38.099 18234 18234 W libprocessgroup: Controller io is not found 12-19 04:05:38.099 18234 18234 W libprocessgroup: --------- beginning of main 12-19 04:05:38.174 18182 18255 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 04:05:38.174 18182 18255 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 04:05:38.174 18182 18255 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 04:06:37.312 19266 19266 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 04:06:37.440 19266 19266 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 04:06:37.441 19266 19266 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 04:06:37.441 19266 19266 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 04:06:37.441 19266 19266 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 04:06:37.441 19266 19266 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 04:06:37.441 19266 19266 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 04:06:37.441 19266 19266 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 04:06:37.441 19266 19266 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 04:06:37.441 19266 19266 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 04:06:37.441 19266 19266 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 04:06:37.441 19266 19266 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 04:06:37.441 19266 19266 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 04:06:37.441 19266 19266 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 04:06:37.441 19266 19266 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 04:06:37.441 19266 19266 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 04:06:37.441 19266 19266 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 04:06:37.441 19266 19266 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 04:06:37.441 19266 19266 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 04:06:37.441 19266 19266 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 04:06:37.441 19266 19266 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 04:06:37.441 19266 19266 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 04:06:37.442 19266 19266 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 04:06:37.442 19266 19266 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 04:06:37.450 19266 19266 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. 12-19 04:06:37.640 19266 19266 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 04:06:37.640 19266 19266 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 04:06:37.804 19307 19307 W libprocessgroup: Controller io is not found 12-19 04:06:37.804 19307 19307 W libprocessgroup: Controller io is not found 12-19 04:06:37.804 19307 19307 W libprocessgroup: Controller io is not found 12-19 04:06:37.810 19266 19322 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 04:06:37.810 19266 19322 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-19 04:15:37.369 21892 21892 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 04:15:37.590 21892 21892 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 04:15:37.590 21892 21892 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 04:15:37.590 21892 21892 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 04:15:37.590 21892 21892 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 04:15:37.590 21892 21892 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 04:15:37.590 21892 21892 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 04:15:37.590 21892 21892 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 04:15:37.590 21892 21892 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 04:15:37.590 21892 21892 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 04:15:37.590 21892 21892 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 04:15:37.590 21892 21892 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 04:15:37.590 21892 21892 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 04:15:37.590 21892 21892 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 04:15:37.592 21892 21892 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 04:15:37.592 21892 21892 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 04:15:37.592 21892 21892 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 04:15:37.592 21892 21892 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 04:15:37.592 21892 21892 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 04:15:37.592 21892 21892 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 04:15:37.592 21892 21892 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 04:15:37.593 21892 21892 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 04:15:37.593 21892 21892 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 04:15:37.593 21892 21892 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 04:15:37.603 21892 21892 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. 12-19 04:15:37.824 21892 21892 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 04:15:37.824 21892 21892 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 04:15:38.040 22008 22008 W libprocessgroup: Controller io is not found 12-19 04:15:38.040 22008 22008 W libprocessgroup: Controller io is not found 12-19 04:15:38.041 22008 22008 W libprocessgroup: Controller io is not found 12-19 04:15:38.238 21892 22057 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 04:15:38.238 21892 22057 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 04:15:38.238 21892 22057 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 04:24:37.324 24546 24546 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 04:24:37.635 24546 24546 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 04:24:37.640 24546 24546 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 04:24:37.640 24546 24546 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 04:24:37.640 24546 24546 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 04:24:37.640 24546 24546 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 04:24:37.640 24546 24546 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 04:24:37.640 24546 24546 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 04:24:37.640 24546 24546 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 04:24:37.640 24546 24546 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 04:24:37.640 24546 24546 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 04:24:37.640 24546 24546 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 04:24:37.640 24546 24546 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 04:24:37.640 24546 24546 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 04:24:37.640 24546 24546 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 04:24:37.640 24546 24546 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 04:24:37.640 24546 24546 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 04:24:37.640 24546 24546 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 04:24:37.640 24546 24546 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 04:24:37.640 24546 24546 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 04:24:37.640 24546 24546 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 04:24:37.640 24546 24546 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 04:24:37.640 24546 24546 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 04:24:37.640 24546 24546 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 04:24:37.665 24546 24546 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. 12-19 04:24:38.287 24546 24546 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 04:24:38.287 24546 24546 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 04:24:38.589 24614 24614 W libprocessgroup: Controller io is not found 12-19 04:24:38.589 24614 24614 W libprocessgroup: Controller io is not found 12-19 04:24:38.589 24614 24614 W libprocessgroup: Controller io is not found 12-19 04:24:38.637 24546 24635 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 04:24:38.637 24546 24635 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 04:24:38.637 24546 24635 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 04:27:37.439 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-19 04:27:37.441 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-19--------- beginning of main 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-19 04:27:37.442 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-19 04:27:37.443 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-19 04:27:37.443 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/base.apk' with 1 weak references 12-19 04:27:37.444 24546 24556 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-19 04:34:37.378 26755 26755 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 04:34:37.673 26755 26755 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 04:34:37.676 26755 26755 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 04:34:37.677 26755 26755 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 04:34:37.677 26755 26755 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 04:34--------- beginning of main 12-19 04:34:37.719 26755 26755 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. 12-19 04:34:38.204 26755 26755 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 04:34:38.204 26755 26755 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 04:34:38.366 26847 26847 W libprocessgroup: Controller io is not found 12-19 04:34:38.366 26847 26847 W libprocessgroup: Controller io is not found 12-19 04:34:38.366 26847 26847 W libprocessgroup: Controller io is not found 12-19 04:34:38.436 26755 26861 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 04:34:38.436 26755 26861 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 04:34:38.436 26755 26861 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 04:45:37.316 29092 29092 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 04:45:37.630 29092 29092 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 04:45:37.631 29092 29092 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 04:45:37.632 29092 29092 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 04:45:37.632 29092 29092 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 04:45:37.632 29092 29092 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 04:45:37.632 29092 29092 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 04:45:37.632 29092 29092 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 04:45:37.632 29092 29092 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 04:45:37.632 29092 29092 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 04:45:37.632 29092 29092 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 04:45:37.632 29092 29092 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 04:45:37.632 29092 29092 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 04:45:37.632 29092 29092 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 04:45:37.632 29092 29092 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 04:45:37.632 29092 29092 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 04:45:37.632 29092 29092 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 04:45:37.632 29092 29092 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 04:45:37.632 29092 29092 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 04:45:37.632 29092 29092 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 04:45:37.632 29092 29092 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 04:45:37.632 29092 29092 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 04:45:37.632 29092 29092 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 04:45:37.632 29092 29092 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 04:45:37.645 29092 29092 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-19 04:45:37.889 29092 29092 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 04:45:37.889 29092 29092 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 04:45:38.106 29092 29142 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 04:45:38.106 29092 29142 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 04:45:38.106 29092 29142 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 04:45:38.156 29129 29129 W libprocessgroup: Controller io is not found 12-19 04:45:38.156 29129 29129 W libprocessgroup: Controller io is not found 12-19 04:45:38.156 29129 29129 W libprocessgroup: Controller io is not found 12-19 04:45:38.316 29092 29101 W com.mbwhatsapp: Suspending all threads took: 19.363ms 12-19 04:45:42.347 29092 29101 W com.mbwhatsapp: Suspending all threads took: 21.777ms 12-19 05:00:37.378 31549 31549 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 05:00:37.640 31549 31549 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 05:00:37.641 31549 31549 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 05:00:37.641 31549 31549 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 05:00:37.642 31549 31549 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 05:00:37.642 31549 31549 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 05:00:37.642 31549 31549 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 05:00:37.642 31549 31549 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 05:00:37.642 31549 31549 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 05:00:37.642 31549 31549 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 05:00:37.642 31549 31549 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 05:00:37.642 31549 31549 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 05:00:37.642 31549 31549 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 05:00:37.642 31549 31549 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 05:00:37.642 31549 31549 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 05:00:37.642 31549 31549 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 05:00:37.642 31549 31549 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 05:00:37.642 31549 31549 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 05:00:37.642 31549 31549 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 05:00:37.642 31549 31549 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 05:00:37.642 31549 31549 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 05:00:37.642 31549 31549 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 05:00:37.642 31549 31549 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 05:00:37.642 31549 31549 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 05:00:37.659 31549 31549 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. 12-19 05:00:38.092 31549 31549--------- beginning of main 12-19 05:00:38.250 31583 31583 W libprocessgroup: Controller io is not found 12-19 05:00:38.251 31583 31583 W libprocessgroup: Controller io is not found 12-19 05:00:38.251 31583 31583 W libprocessgroup: Controller io is not found 12-19 05:00:38.255 31549 31597 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 05:00:38.255 31549 31597 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 05:00:38.255 31549 31597 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 05:15:37.345 2160 2160 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 05:15:37.597 2160 2160 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 05:15:37.597 2160 2160 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 05:15:37.597 2160 2160 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 05:15:37.597 2160 2160 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 05:15:37.597 2160 2160 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 05:15:37.597 2160 2160 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 05:15:37.597 2160 2160 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 05:15:37.597 2160 2160 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 05:15:37.597 2160 2160 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 05:15:37.597 2160 2160 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 05:15:37.597 2160 2160 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 05:15:37.597 2160 2160 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 05:15:37.597 2160 2160 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 05:15:37.598 2160 2160 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 05:15:37.598 2160 2160 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 05:15:37.598 2160 2160 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 05:15:37.598 2160 2160 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 05:15:37.598 2160 2160 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 05:15:37.598 2160 2160 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 05:15:37.598 2160 2160 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 05:15:37.598 2160 2160 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 05:15:37.598 2160 2160 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 05:15:37.598 2160 2160 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 05:15:37.615 2160 2160 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. 12-19 05:15:38.003 2160 2160 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 05:15:38.003 2160 2160 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 05:15:38.238 2269 2269 W libprocessgroup: Controller io is not found 12-19 05:15:38.239 2269 2269 W libprocessgroup: Controller io is not found 12-19 05:15:38.239 2269 2269 W libprocessgroup: --------- beginning of main 12-19 05:15:38.251 2160 2303 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 05:15:38.251 2160 2303 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 05:15:38.251 2160 2303 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 05:23:37.361 4307 4307 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 05:23:37.543 4307 4307 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 05:23:37.543 4307 4307 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 05:23:37.543 4307 4307 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 05:23:37.543 4307 4307 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 05:23:37.543 4307 4307 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 05:23:37.543 4307 4307 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 05:23:37.543 4307 4307 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 05:23:37.543 4307 4307 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 05:23:37.543 4307 4307 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 05:23:37.543 4307 4307 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 05:23:37.543 4307 4307 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 05:23:37.543 4307 4307 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 05:23:37.544 4307 4307 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 05:23:37.544 4307 4307 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 05:23:37.544 4307 4307 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 05:23:37.544 4307 4307 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 05:23:37.544 4307 4307 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 05:23:37.544 4307 4307 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 05:23:37.544 4307 4307 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 05:23:37.544 4307 4307 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 05:23:37.544 4307 4307 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 05:23:37.544 4307 4307 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 05:23:37.544 4307 4307 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 05:23:37.562 4307 4307 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. 12-19 05:23:37.788 4307 4307 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 05:23:37.788 4307 4307 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 05:23:37.942 4307 4374 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 05:23:37.942 4307 4374 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 05:23:37.942 4307 4374 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 05:23:37.947 4359 4359 W libprocessgroup: Controller io is not found 12-19 05:23:37.9--------- beginning of main 12-19 05:41:37.385 6849 6849 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 05:41:37.616 6849 6849 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 05:41:37.617 6849 6849 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 05:41:37.617 6849 6849 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 05:41:37.617 6849 6849 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 05:41:37.617 6849 6849 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 05:41:37.617 6849 6849 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 05:41:37.618 6849 6849 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 05:41:37.618 6849 6849 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 05:41:37.618 6849 6849 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 05:41:37.618 6849 6849 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 05:41:37.618 6849 6849 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 05:41:37.618 6849 6849 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 05:41:37.618 6849 6849 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 05:41:37.618 6849 6849 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 05:41:37.618 6849 6849 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 05:41:37.618 6849 6849 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 05:41:37.618 6849 6849 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 05:41:37.618 6849 6849 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 05:41:37.618 6849 6849 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 05:41:37.618 6849 6849 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 05:41:37.618 6849 6849 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 05:41:37.618 6849 6849 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 05:41:37.618 6849 6849 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 05:41:37.632 6849 6849 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. 12-19 05:41:37.885 6849 6849 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 05:41:37.885 6849 6849 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 05:41:38.043 6895 6895 W libprocessgroup: Controller io is not found 12-19 05:41:38.044 6895 6895 W libprocessgroup: Controller io is not found 12-19 05:41:38.044 6895 6895 W libprocessgroup: Controller io is not found 12-19 05:41:38.168 6849 6909 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 05:41:38.168 6849 6909 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 05:41:38.168 6849 6909 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 05:50:37.336 8740 8740 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 05:50:37.525 8740 8740 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-19 05:50:37.526 8740 8740 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 05:50:37.526 8740 8740 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 05:50:37.526 8740 8740 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 05:50:37.526 8740 8740 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 05:50:37.526 8740 8740 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 05:50:37.526 8740 8740 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 05:50:37.526 8740 8740 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 05:50:37.526 8740 8740 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 05:50:37.526 8740 8740 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 05:50:37.526 8740 8740 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 05:50:37.526 8740 8740 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 05:50:37.526 8740 8740 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 05:50:37.526 8740 8740 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 05:50:37.526 8740 8740 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 05:50:37.526 8740 8740 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 05:50:37.526 8740 8740 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 05:50:37.526 8740 8740 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 05:50:37.535 8740 8740 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. 12-19 05:50:37.761 8740 8740 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 05:50:37.761 8740 8740 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 05:50:37.921 8740 8804 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 05:50:37.921 8740 8804 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 05:50:37.921 8740 8804 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 05:50:37.939 8779 8779 W libprocessgroup: Controller io is not found 12-19 05:50:37.939 8779 8779 W libprocessgroup: Controller io is not found 12-19 05:50:37.939 8779 8779 W libprocessgroup: Controller io is not found 12-19 05:50:38.020 8740 8740 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (8761) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 107ms 12-19 06:03:37.381 10955 10955 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 06:03:37.542 10955 10955 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 06:03:37.542 10955 10955 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 06:03:37.542 10955 10955 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 06:03:37.542 10955 10955 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 06:03:37.542 10955 10955 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 06:03:3--------- beginning of main 12-19 17:22:09.568 9173 9173 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 17:22:10.811 9173 9173 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 17:22:10.815 9173 9173 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 17:22:10.815 9173 9173 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 17:22:10.815 9173 9173 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 17:22:10.815 9173 9173 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 17:22:10.815 9173 9173 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 17:22:10.815 9173 9173 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 17:22:10.815 9173 9173 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 17:22:10.815 9173 9173 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 17:22:10.815 9173 9173 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 17:22:10.815 9173 9173 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 17:22:10.815 9173 9173 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 17:22:10.815 9173 9173 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 17:22:10.815 9173 9173 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 17:22:10.815 9173 9173 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 17:22:10.815 9173 9173 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 17:22:10.815 9173 9173 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 17:22:10.815 9173 9173 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 17:22:10.815 9173 9173 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 17:22:10.815 9173 9173 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 17:22:10.815 9173 9173 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 17:22:10.815 9173 9173 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 17:22:10.815 9173 9173 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 17:22:10.963 9173 9173 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. 12-19 17:22:12.066 9173 9173 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 17:22:12.066 9173 9173 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 17:22:12.469 9627 9627 W libprocessgroup: Controller io is not found 12-19 17:22:12.469 9627 9627 W libprocessgroup: Controller io is not found 12-19 17:22:12.469 9627 9627 W libprocessgroup: Controller io is not found 12-19 17:22:12.846 9173 9762 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 17:22:12.846 9173 9762 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 17:22:12.846 9173 9762 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 17:22:55.602 15023 15023 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 17:22:57.457 15023 15023 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-19 17:22:57.462 15023 15023 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 17:22:57.462 15023 15023 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 17:22:57.462 15023 15023 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 17:22:57.462 15023 15023 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 17:22:57.462 15023 15023 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 17:22:57.462 15023 15023 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 17:22:57.462 15023 15023 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 17:22:57.462 15023 15023 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 17:22:57.462 15023 15023 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 17:22:57.462 15023 15023 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 17:22:57.462 15023 15023 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 17:22:57.462 15023 15023 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 17:22:57.462 15023 15023 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 17:22:57.462 15023 15023 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 17:22:57.462 15023 15023 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 17:22:57.462 15023 15023 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 17:22:57.462 15023 15023 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 17:22:57.462 15023 15023 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 17:22:57.462 15023 15023 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 17:22:57.462 15023 15023 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 17:22:57.462 15023 15023 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 17:22:57.462 15023 15023 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 17:22:57.561 15023 15023 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. 12-19 17:22:59.883 15023 15023 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 17:22:59.883 15023 15023 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 17:23:01.737 15023 15724 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 17:23:01.737 15023 15724 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 17:23:01.737 15023 15724 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 17:23:01.766 15489 15489 W libprocessgroup: Controller io is not found 12-19 17:23:01.766 15489 15489 W libprocessgroup: Controller io is not found 12-19 17:23:01.766 15489 15489 W libprocessgroup: Controller io is not found 12-19 17:23:03.940 15023 15747 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (15724) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 1.299s 12-19 17:23:03.942 15023 15829 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (15724) at X.2U6 X.35t.A08()(:-1) waiters=1 in X.2U6 X.35t.A08() for 1.004s 12-19 17:23:17.073 15023 15031 W com.mbwhatsapp: Suspending all threads took: 307.571ms 12-19 17:23:25.691 18296 18296 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 17:23:26.785 18296 18296 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 17:23:26.840 18296 18296 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 17:23:26.840 18296 18296 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 17:23:26.840 18296 18296 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 17:23:26.840 18296 18296 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 17:23:26.840 18296 18296 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 17:23:26.840 18296 18296 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 17:23:26.840 18296 18296 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 17:23:26.840 18296 18296 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 17:23:26.840 18296 18296 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 17:23:26.840 18296 18296 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 17:23:26.840 18296 18296 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 17:23:26.840 18296 18296 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 17:23:26.841 18296 18296 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 17:23:26.841 18296 18296 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 17:23:26.841 18296 18296 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 17:23:26.841 18296 18296 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 17:23:26.841 18296 18296 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 17:23:26.841 18296 18296 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 17:23:26.841 18296 18296 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 17:23:26.841 18296 18296 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 17:23:26.841 18296 18296 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 17:23:26.841 18296 18296 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 17:23:27.002 18296 18296 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. 12-19 17:23:28.938 18296 18296 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 17:23:28.938 18296 18296 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 17:23:30.587 18296 18842 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 17:23:30.587 18296 18842 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 17:23:30.587 18296 18842 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 17:23:31.103 18713 18713 W libprocessgroup: Controller io is not found 12-19 17:23:31.103 18713 18713 W libprocessgroup: Controller io is not found 12-19 17:23:31.103 18713 18713 W libprocessgroup: Controller io is not found 12-19 17:23:31.834 18296 18296 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (18456) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=--------- beginning of main 12-19 17:23:37.906 18296 18995 W com.mbwhatsapp: Long monitor contention with owner db_write (19727) at java.io.File[] android.app.ContextImpl.getExternalMediaDirs() (ContextImpl.java:971) waiters=0 in java.io.File android.app.ContextImpl.getFilesDir() for 572ms 12-19 17:27:49.568 27807 27807 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 17:27:50.243 27807 27807 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 17:27:50.245 27807 27807 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 17:27:50.245 27807 27807 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 17:27:50.245 27807 27807 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 17:27:50.245 27807 27807 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 17:27:50.245 27807 27807 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 17:27:50.245 27807 27807 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 17:27:50.245 27807 27807 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 17:27:50.245 27807 27807 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 17:27:50.245 27807 27807 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 17:27:50.245 27807 27807 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 17:27:50.245 27807 27807 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 17:27:50.245 27807 27807 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 17:27:50.245 27807 27807 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 17:27:50.245 27807 27807 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 17:27:50.245 27807 27807 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 17:27:50.245 27807 27807 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 17:27:50.245 27807 27807 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 17:27:50.245 27807 27807 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 17:27:50.245 27807 27807 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 17:27:50.245 27807 27807 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 17:27:50.245 27807 27807 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 17:27:50.245 27807 27807 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 17:27:50.299 27807 27807 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. 12-19 17:27:50.880 27807 27807 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 17:27:50.881 27807 27807 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 17:27:51.717 27992 27992 W libprocessgroup: Controller io is not found 12-19 17:27:51.717 27992 27992 W libprocessgroup: Controller io is not found 12-19 17:27:51.717 27992 27992 W libprocessgroup: Controller io is not found 12-19 17:27:51.812 27807 28033 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 17:27:51.812 27807 28033 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 17:27:51.812 27807 2803--------- beginning of main 12-19 17:42:06.778 4053 4053 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 17:42:07.624 4053 4053 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 17:42:07.629 4053 4053 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 17:42:07.629 4053 4053 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 17:42:07.629 4053 4053 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 17:42:07.629 4053 4053 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 17:42:07.629 4053 4053 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 17:42:07.629 4053 4053 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 17:42:07.629 4053 4053 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 17:42:07.629 4053 4053 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 17:42:07.629 4053 4053 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 17:42:07.629 4053 4053 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 17:42:07.629 4053 4053 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 17:42:07.629 4053 4053 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 17:42:07.629 4053 4053 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 17:42:07.629 4053 4053 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 17:42:07.629 4053 4053 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 17:42:07.629 4053 4053 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 17:42:07.629 4053 4053 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 17:42:07.629 4053 4053 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 17:42:07.629 4053 4053 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 17:42:07.629 4053 4053 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 17:42:07.629 4053 4053 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 17:42:07.629 4053 4053 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 17:42:07.744 4053 4053 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. 12-19 17:42:07.939 4053 4301 W com.mbwhatsapp: Long monitor contention with owner main (4053) at java.lang.String android.content.res.AssetManager.getResourcePackageName(int)(AssetManager.java:847) waiters=0 in void android.content.res.AssetManager$AssetInputStream.close() for 189ms 12-19 17:42:09.761 4053 4053 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 17:42:09.761 4053 4053 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 17:42:10.026 4563 4563 W libprocessgroup: Controller io is not found 12-19 17:42:10.027 4563 4563 W libprocessgroup: Controller io is not found 12-19 17:42:10.027 4563 4563 W libprocessgroup: Controller io is not found 12-19 17:42:10.539 4053 4689 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 17:42:10.539 4053 4689 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19--------- beginning of main 12-19 17:42:10.738 4053 4689 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 198.267ms (312.71 bytecodes/s) (2648B approximate peak alloc) 12-19 17:42:30.061 6939 6939 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 17:42:31.128 6939 6939 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 17:42:31.130 6939 6939 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 17:42:31.130 6939 6939 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 17:42:31.130 6939 6939 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 17:42:31.130 6939 6939 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 17:42:31.130 6939 6939 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 17:42:31.130 6939 6939 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 17:42:31.130 6939 6939 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 17:42:31.130 6939 6939 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 17:42:31.130 6939 6939 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 17:42:31.130 6939 6939 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 17:42:31.130 6939 6939 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 17:42:31.130 6939 6939 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 17:42:31.130 6939 6939 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 17:42:31.130 6939 6939 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 17:42:31.130 6939 6939 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 17:42:31.130 6939 6939 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 17:42:31.130 6939 6939 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 17:42:31.130 6939 6939 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 17:42:31.130 6939 6939 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 17:42:31.130 6939 6939 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 17:42:31.130 6939 6939 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 17:42:31.130 6939 6939 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 17:42:31.171 6939 6939 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. 12-19 17:42:32.319 6939 6939 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 17:42:32.319 6939 6939 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 17:42:32.878 7075 7075 W libprocessgroup: Controller io is not found 12-19 17:42:32.879 7075 7075 W libprocessgroup: Controller io is not found 12-19 17:42:32.879 7075 7075 W libprocessgroup: Controller io is not found 12-19 17:42:32.977 6939 7130 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 17:42:32.977 6939 7130 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 17:42:32.977 6939 7130 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 17:43:52.977 9738 9738 E com.mb--------- beginning of main 12-19 17:43:53.171 9738 9738 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 17:43:53.173 9738 9738 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 17:43:53.173 9738 9738 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 17:43:53.173 9738 9738 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 17:43:53.173 9738 9738 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 17:43:53.174 9738 9738 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 17:43:53.174 9738 9738 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 17:43:53.174 9738 9738 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 17:43:53.174 9738 9738 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 17:43:53.174 9738 9738 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 17:43:53.174 9738 9738 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 17:43:53.174 9738 9738 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 17:43:53.174 9738 9738 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 17:43:53.174 9738 9738 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 17:43:53.174 9738 9738 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 17:43:53.174 9738 9738 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 17:43:53.174 9738 9738 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 17:43:53.174 9738 9738 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 17:43:53.174 9738 9738 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 17:43:53.174 9738 9738 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 17:43:53.174 9738 9738 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 17:43:53.174 9738 9738 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 17:43:53.174 9738 9738 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 17:43:53.185 9738 9738 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. 12-19 17:43:53.515 9738 9738 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 17:43:53.515 9738 9738 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 17:43:53.686 9775 9775 W libprocessgroup: Controller io is not found 12-19 17:43:53.686 9775 9775 W libprocessgroup: Controller io is not found 12-19 17:43:53.686 9775 9775 W libprocessgroup: Controller io is not found 12-19 17:43:53.714 9738 9789 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 17:43:53.714 9738 9789 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 17:43:53.714 9738 9789 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 17:44:53.012 12422 12422 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 17:44:53.445 12422 12422 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 17:44:53.448 12422 12422 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-19 20:20:33.895 5812 5812 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 20:20:34.289 5812 5812 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 20:20:34.304 5812 5812 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 20:20:34.304 5812 5812 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 20:20:34.304 5812 5812 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 20:20:34.305 5812 5812 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 20:20:34.305 5812 5812 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 20:20:34.305 5812 5812 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 20:20:34.305 5812 5812 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 20:20:34.305 5812 5812 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 20:20:34.305 5812 5812 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 20:20:34.305 5812 5812 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 20:20:34.305 5812 5812 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 20:20:34.305 5812 5812 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 20:20:34.305 5812 5812 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 20:20:34.305 5812 5812 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 20:20:34.305 5812 5812 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 20:20:34.305 5812 5812 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 20:20:34.305 5812 5812 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 20:20:34.305 5812 5812 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 20:20:34.305 5812 5812 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 20:20:34.305 5812 5812 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 20:20:34.305 5812 5812 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 20:20:34.305 5812 5812 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 20:20:34.358 5812 5812 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. 12-19 20:20:34.767 5812 5812 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 20:20:34.767 5812 5812 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 20:20:34.932 5897 5897 W libprocessgroup: Controller io is not found 12-19 20:20:34.933 5897 5897 W libprocessgroup: Controller io is not found 12-19 20:20:34.933 5897 5897 W libprocessgroup: Controller io is not found 12-19 20:20:35.148 5812 5915 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 20:20:35.148 5812 5915 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 20:20:35.148 5812 5915 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 20:24:53.004 9700 9700 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 20:24:53.385 9700 9700 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-19 20:24:53.388 9700 9700 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 20:24:53.388 9700 9700 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 20:24:53.388 9700 9700 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 20:24:53.388 9700 9700 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 20:24:53.388 9700 9700 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 20:24:53.388 9700 9700 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 20:24:53.388 9700 9700 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 20:24:53.388 9700 9700 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 20:24:53.388 9700 9700 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 20:24:53.388 9700 9700 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 20:24:53.388 9700 9700 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 20:24:53.388 9700 9700 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 20:24:53.388 9700 9700 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 20:24:53.388 9700 9700 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 20:24:53.388 9700 9700 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 20:24:53.388 9700 9700 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 20:24:53.388 9700 9700 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 20:24:53.388 9700 9700 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 20:24:53.388 9700 9700 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 20:24:53.388 9700 9700 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 20:24:53.388 9700 9700 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 20:24:53.388 9700 9700 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 20:24:53.419 9700 9700 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. 12-19 20:24:54.105 9700 9700 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 20:24:54.105 9700 9700 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 20:24:54.289 9737 9737 W libprocessgroup: Controller io is not found 12-19 20:24:54.289 9737 9737 W libprocessgroup: Controller io is not found 12-19 20:24:54.289 9737 9737 W libprocessgroup: Controller io is not found 12-19 20:24:54.350 9700 9750 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 20:24:54.350 9700 9750 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 20:24:54.350 9700 9750 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 20:27:52.977 11497 11497 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 20:27:53.220 11497 11497 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 20:27:53.224 11497 11497 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 20:27:53.224 11497 11497 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 20:27:53--------- beginning of main 12-19 20:27:53.225 11497 11497 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 20:27:53.225 11497 11497 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 20:27:53.225 11497 11497 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 20:27:53.225 11497 11497 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 20:27:53.225 11497 11497 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 20:27:53.225 11497 11497 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 20:27:53.225 11497 11497 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 20:27:53.225 11497 11497 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 20:27:53.225 11497 11497 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 20:27:53.225 11497 11497 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 20:27:53.225 11497 11497 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 20:27:53.225 11497 11497 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 20:27:53.225 11497 11497 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 20:27:53.225 11497 11497 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 20:27:53.225 11497 11497 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 20:27:53.225 11497 11497 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 20:27:53.243 11497 11497 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. 12-19 20:27:53.545 11497 11497 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 20:27:53.546 11497 11497 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 20:27:53.705 11497 11548 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 20:27:53.705 11497 11548 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 20:27:53.705 11497 11548 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 20:27:53.709 11535 11535 W libprocessgroup: Controller io is not found 12-19 20:27:53.710 11535 11535 W libprocessgroup: Controller io is not found 12-19 20:27:53.710 11535 11535 W libprocessgroup: Controller io is not found 12-19 20:32:52.988 14391 14391 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 20:32:53.331 14391 14391 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 20:32:53.334 14391 14391 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 20:32:53.334 14391 14391 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 20:32:53.334 14391 14391 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 20:32:53.334 14391 14391 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 20:32:53.334 14391 14391 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 20:32:53.334 14391 14391 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 20:32:53.334 14391 14391 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 20:32:53.334 14391 14391 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppCompo--------- beginning of main 12-19 20:52:40.538 382 382 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 20:52:40.876 382 382 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 20:52:40.878 382 382 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 20:52:40.879 382 382 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 20:52:40.879 382 382 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 20:52:40.879 382 382 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 20:52:40.879 382 382 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 20:52:40.879 382 382 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 20:52:40.879 382 382 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 20:52:40.879 382 382 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 20:52:40.879 382 382 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 20:52:40.879 382 382 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 20:52:40.879 382 382 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 20:52:40.879 382 382 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 20:52:40.879 382 382 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 20:52:40.879 382 382 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 20:52:40.879 382 382 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 20:52:40.879 382 382 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 20:52:40.879 382 382 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 20:52:40.879 382 382 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 20:52:40.879 382 382 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 20:52:40.879 382 382 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 20:52:40.879 382 382 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 20:52:40.879 382 382 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 20:52:40.905 382 382 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. 12-19 20:52:41.344 382 382 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 20:52:41.344 382 382 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 20:52:41.512 446 446 W libprocessgroup: Controller io is not found 12-19 20:52:41.512 446 446 W libprocessgroup: Controller io is not found 12-19 20:52:41.512 446 446 W libprocessgroup: Controller io is not found 12-19 20:52:41.578 382 494 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 20:52:41.578 382 494 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 20:52:41.578 382 494 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 21:04:53.003 8962 8962 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 21:04:53.316 8962 8962 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-19 21:04:53.319 8962 8962 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 21:04:53.319 8962 8962 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 21:04:53.319 8962 8962 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 21:04:53.319 8962 8962 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 21:04:53.319 8962 8962 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 21:04:53.319 8962 8962 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 21:04:53.319 8962 8962 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 21:04:53.319 8962 8962 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 21:04:53.319 8962 8962 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 21:04:53.319 8962 8962 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 21:04:53.319 8962 8962 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 21:04:53.319 8962 8962 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 21:04:53.319 8962 8962 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 21:04:53.320 8962 8962 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 21:04:53.320 8962 8962 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 21:04:53.320 8962 8962 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 21:04:53.320 8962 8962 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 21:04:53.320 8962 8962 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 21:04:53.320 8962 8962 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 21:04:53.320 8962 8962 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 21:04:53.320 8962 8962 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 21:04:53.320 8962 8962 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 21:04:53.344 8962 8962 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. 12-19 21:04:53.693 8962 8962 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 21:04:53.693 8962 8962 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 21:04:53.889 8962 9019 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 21:04:53.889 8962 9019 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 21:04:53.889 8962 9019 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 21:04:53.895 9002 9002 W libprocessgroup: Controller io is not found 12-19 21:04:53.895 9002 9002 W libprocessgroup: Controller io is not found 12-19 21:04:53.895 9002 9002 W libprocessgroup: Controller io is not found 12-19 21:07:52.996 11600 11600 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 21:07:53.324 11600 11600 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 21:07:53.325 11600 11600 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 21:07:53.325 11600 11600 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 21:07:53--------- beginning of main 12-19 21:07:53.343 11600 11600 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. 12-19 21:07:53.714 11600 11600 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 21:07:53.714 11600 11600 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 21:07:53.900 11641 11641 W libprocessgroup: Controller io is not found 12-19 21:07:53.900 11641 11641 W libprocessgroup: Controller io is not found 12-19 21:07:53.900 11641 11641 W libprocessgroup: Controller io is not found 12-19 21:07:53.982 11600 11656 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 21:07:53.982 11600 11656 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 21:07:53.982 11600 11656 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 21:14:53.000 14927 14927 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 21:14:53.256 14927 14927 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 21:14:53.257 14927 14927 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 21:14:53.257 14927 14927 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 21:14:53.257 14927 14927 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 21:14:53.257 14927 14927 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 21:14:53.257 14927 14927 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 21:14:53.257 14927 14927 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 21:14:53.257 14927 14927 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 21:14:53.257 14927 14927 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 21:14:53.257 14927 14927 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 21:14:53.257 14927 14927 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 21:14:53.257 14927 14927 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 21:14:53.257 14927 14927 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 21:14:53.257 14927 14927 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 21:14:53.257 14927 14927 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 21:14:53.258 14927 14927 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 21:14:53.258 14927 14927 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 21:14:53.258 14927 14927 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 21:14:53.258 14927 14927 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 21:14:53.258 14927 14927 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 21:14:53.258 14927 14927 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 21:14:53.258 14927 14927 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 21:14:53.258 14927 14927 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 21:14:53.275 14927 14927 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-19 21:14:53.677 14927 14927 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 21:14:53.677 14927 14927 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-19 21:14:53.862 14968 14968 W libprocessgroup: Controller io is not found 12-19 21:14:53.862 14968 14968 W libprocessgroup: Controller io is not found 12-19 21:14:53.862 14968 14968 W libprocessgroup: Controller io is not found 12-19 21:14:53.877 14927 14981 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-19 21:14:53.877 14927 14981 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-19 21:14:53.877 14927 14981 W com.mbwhatsapp: and incorrect proguard optimizations. 12-19 21:22:52.981 19914 19914 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-19 21:22:53.124 19914 19914 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-19 21:22:53.125 19914 19914 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-19 21:22:53.125 19914 19914 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-19 21:22:53.125 19914 19914 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-19 21:22:53.125 19914 19914 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-19 21:22:53.125 19914 19914 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-19 21:22:53.125 19914 19914 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-19 21:22:53.125 19914 19914 W System.err: at java.lang.Class.newInstance(Native Method) 12-19 21:22:53.125 19914 19914 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-19 21:22:53.125 19914 19914 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-19 21:22:53.125 19914 19914 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-19 21:22:53.125 19914 19914 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-19 21:22:53.125 19914 19914 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-19 21:22:53.125 19914 19914 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-19 21:22:53.125 19914 19914 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-19 21:22:53.125 19914 19914 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-19 21:22:53.125 19914 19914 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-19 21:22:53.125 19914 19914 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-19 21:22:53.125 19914 19914 W System.err: at android.os.Looper.loop(Looper.java:319) 12-19 21:22:53.125 19914 19914 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-19 21:22:53.125 19914 19914 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-19 21:22:53.125 19914 19914 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-19 21:22:53.125 19914 19914 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-19 21:22:53.136 19914 19914 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. 12-19 21:22:53.367 19914 19914 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-19 --------- beginning of main 12-20 02:12:15.658 13506 13506 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:12:16.790 13506 13506 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:12:16.811 13506 13506 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:12:16.811 13506 13506 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:12:16.811 13506 13506 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:12:16.811 13506 13506 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:12:16.811 13506 13506 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:12:16.811 13506 13506 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:12:16.811 13506 13506 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:12:16.811 13506 13506 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:12:16.812 13506 13506 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:12:16.812 13506 13506 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:12:16.812 13506 13506 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:12:16.812 13506 13506 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:12:16.812 13506 13506 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:12:16.812 13506 13506 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:12:16.812 13506 13506 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:12:16.812 13506 13506 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:12:16.832 13506 13506 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:12:16.832 13506 13506 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:12:16.832 13506 13506 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:12:16.832 13506 13506 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:12:16.832 13506 13506 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:12:16.832 13506 13506 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:12:16.925 13506 13506 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. 12-20 02:12:18.084 13506 13506 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:12:18.084 13506 13506 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:12:18.498 13818 13818 W libprocessgroup: Controller io is not found 12-20 02:12:18.498 13818 13818 W libprocessgroup: Controller io is not found 12-20 02:12:18.498 13818 13818 W libprocessgroup: Controller io is not found 12-20 02:12:19.331 13506 13940 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:12:19.331 13506 13940 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:12:19.331 13506 13940 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:13:07.765 16626 16626 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:13:08.083 16626 16626 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 02:13:08.086 16626 16626 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:13:08.086 16626 16626 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:13:08.086 16626 16626 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:13:08.086 16626 16626 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:13:08.086 16626 16626 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:13:08.087 16626 16626 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:13:08.087 16626 16626 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:13:08.087 16626 16626 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:13:08.087 16626 16626 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:13:08.087 16626 16626 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:13:08.087 16626 16626 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:13:08.087 16626 16626 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:13:08.087 16626 16626 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:13:08.087 16626 16626 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:13:08.087 16626 16626 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:13:08.087 16626 16626 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:13:08.087 16626 16626 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:13:08.087 16626 16626 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:13:08.087 16626 16626 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:13:08.087 16626 16626 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:13:08.087 16626 16626 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:13:08.087 16626 16626 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:13:08.112 16626 16626 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. 12-20 02:13:08.678 16626 16626 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:13:08.678 16626 16626 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:13:08.860 16660 16660 W libprocessgroup: Controller io is not found 12-20 02:13:08.860 16660 16660 W libprocessgroup: Controller io is not found 12-20 02:13:08.860 16660 16660 W libprocessgroup: Controller io is not found 12-20 02:13:09.004 16626 16676 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:13:09.004 16626 16676 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:13:09.004 16626 16676 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:14:53.019 18628 18628 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:14:53.214 18628 18628 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:14:53.214 18628 18628 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:14:53.214 18628 18628 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:14:53--------- beginning of main 12-20 02:14:53.222 18628 18628 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. 12-20 02:14:53.420 18628 18628 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:14:53.420 18628 18628 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:14:53.584 18628 18680 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:14:53.584 18628 18680 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:14:53.584 18628 18680 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:14:53.607 18666 18666 W libprocessgroup: Controller io is not found 12-20 02:14:53.607 18666 18666 W libprocessgroup: Controller io is not found 12-20 02:14:53.607 18666 18666 W libprocessgroup: Controller io is not found 12-20 02:20:53.020 20430 20430 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:20:53.193 20430 20430 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:20:53.194 20430 20430 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:20:53.194 20430 20430 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:20:53.194 20430 20430 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:20:53.194 20430 20430 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:20:53.194 20430 20430 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:20:53.194 20430 20430 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:20:53.194 20430 20430 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:20:53.194 20430 20430 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:20:53.194 20430 20430 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:20:53.194 20430 20430 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:20:53.194 20430 20430 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:20:53.194 20430 20430 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:20:53.194 20430 20430 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:20:53.194 20430 20430 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:20:53.194 20430 20430 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:20:53.194 20430 20430 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:20:53.194 20430 20430 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:20:53.194 20430 20430 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:20:53.194 20430 20430 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:20:53.194 20430 20430 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:20:53.194 20430 20430 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:20:53.194 20430 20430 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:20:53.202 20430 20430 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 02:20:53.494 20430 20430 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:20:53.494 20430 20430 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:20:53.643 20430 20488 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:20:53.643 20430 20488 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:20:53.643 20430 20488 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:20:53.664 20473 20473 W libprocessgroup: Controller io is not found 12-20 02:20:53.664 20473 20473 W libprocessgroup: Controller io is not found 12-20 02:20:53.664 20473 20473 W libprocessgroup: Controller io is not found 12-20 02:26:53.041 22265 22265 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:26:53.164 22265 22265 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:26:53.165 22265 22265 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:26:53.165 22265 22265 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:26:53.165 22265 22265 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:26:53.165 22265 22265 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:26:53.165 22265 22265 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:26:53.165 22265 22265 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:26:53.165 22265 22265 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:26:53.165 22265 22265 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:26:53.165 22265 22265 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:26:53.165 22265 22265 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:26:53.165 22265 22265 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:26:53.165 22265 22265 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:26:53.165 22265 22265 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:26:53.165 22265 22265 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:26:53.165 22265 22265 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:26:53.165 22265 22265 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:26:53.165 22265 22265 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:26:53.165 22265 22265 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:26:53.165 22265 22265 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:26:53.165 22265 22265 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:26:53.165 22265 22265 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:26:53.165 22265 22265 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:26:53.172 22265 22265 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. 12-20 02:26:53.355 22265 22265 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 02:26:53.520 22310 22310 W libprocessgroup: Controller io is not found 12-20 02:26:53.520 22310 22310 W libprocessgroup: Controller io is not found 12-20 02:26:53.520 22310 22310 W libprocessgroup: Controller io is not found 12-20 02:26:53.524 22265 22329 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:26:53.524 22265 22329 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:26:53.524 22265 22329 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:28:52.994 27355 27355 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:28:53.601 27355 27355 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:28:53.609 27355 27355 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:28:53.610 27355 27355 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:28:53.610 27355 27355 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:28:53.610 27355 27355 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:28:53.610 27355 27355 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:28:53.610 27355 27355 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:28:53.610 27355 27355 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:28:53.610 27355 27355 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:28:53.610 27355 27355 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:28:53.610 27355 27355 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:28:53.610 27355 27355 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:28:53.610 27355 27355 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:28:53.610 27355 27355 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:28:53.610 27355 27355 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:28:53.610 27355 27355 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:28:53.610 27355 27355 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:28:53.610 27355 27355 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:28:53.610 27355 27355 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:28:53.610 27355 27355 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:28:53.610 27355 27355 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:28:53.610 27355 27355 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:28:53.610 27355 27355 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:28:53.671 27355 27355 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. 12-20 02:28:54.726 27355 27355 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:28:54.726 27355 27355 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:28:54.953 27402 27402 W libprocessgroup: Controller io is not found 12-20 02:28:54.954 27402 27402 W libprocessgroup: Controller io is not found 12-20 02:28:54.954 27402 27402 W libprocessgroup: --------- beginning of main 12-20 02:28:55.267 27355 27417 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:28:55.267 27355 27417 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:28:55.267 27355 27417 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:29:53.009 28760 28760 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:29:53.256 28760 28760 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:29:53.256 28760 28760 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:29:53.256 28760 28760 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:29:53.256 28760 28760 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:29:53.256 28760 28760 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:29:53.256 28760 28760 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:29:53.256 28760 28760 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:29:53.257 28760 28760 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:29:53.257 28760 28760 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:29:53.257 28760 28760 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:29:53.257 28760 28760 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:29:53.257 28760 28760 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:29:53.257 28760 28760 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:29:53.257 28760 28760 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:29:53.257 28760 28760 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:29:53.257 28760 28760 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:29:53.257 28760 28760 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:29:53.257 28760 28760 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:29:53.257 28760 28760 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:29:53.257 28760 28760 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:29:53.257 28760 28760 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:29:53.257 28760 28760 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:29:53.257 28760 28760 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:29:53.291 28760 28760 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. 12-20 02:29:53.780 28760 28760 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:29:53.780 28760 28760 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:29:53.974 28799 28799 W libprocessgroup: Controller io is not found 12-20 02:29:53.974 28799 28799 W libprocessgroup: Controller io is not found 12-20 02:29:53.974 28799 28799 W libprocessgroup: Controller io is not found 12-20 02:29:53.998 28760 28813 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:29:53.998 28760 28813 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-20 02:34:17.614 30611 30611 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:34:18.533 30611 30611 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:34:18.533 30611 30611 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:34:18.533 30611 30611 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:34:18.533 30611 30611 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:34:18.533 30611 30611 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:34:18.533 30611 30611 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:34:18.533 30611 30611 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:34:18.533 30611 30611 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:34:18.533 30611 30611 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:34:18.534 30611 30611 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:34:18.534 30611 30611 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:34:18.534 30611 30611 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:34:18.534 30611 30611 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:34:18.534 30611 30611 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:34:18.534 30611 30611 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:34:18.534 30611 30611 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:34:18.534 30611 30611 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:34:18.534 30611 30611 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:34:18.534 30611 30611 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:34:18.534 30611 30611 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:34:18.534 30611 30611 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:34:18.534 30611 30611 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:34:18.534 30611 30611 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:34:18.559 30611 30611 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. 12-20 02:34:19.042 30611 30611 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:34:19.042 30611 30611 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:34:19.451 30768 30768 W libprocessgroup: Controller io is not found 12-20 02:34:19.451 30768 30768 W libprocessgroup: Controller io is not found 12-20 02:34:19.451 30768 30768 W libprocessgroup: Controller io is not found 12-20 02:34:19.865 30611 30811 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:34:19.865 30611 30811 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:34:19.865 30611 30811 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:35:52.556 3441 3441 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:35:52.900 3441 3441 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 02:35:52.906 3441 3441 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:35:52.906 3441 3441 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:35:52.906 3441 3441 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:35:52.906 3441 3441 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:35:52.906 3441 3441 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:35:52.906 3441 3441 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:35:52.906 3441 3441 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:35:52.907 3441 3441 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:35:52.907 3441 3441 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:35:52.907 3441 3441 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:35:52.907 3441 3441 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:35:52.907 3441 3441 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:35:52.907 3441 3441 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:35:52.907 3441 3441 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:35:52.907 3441 3441 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:35:52.907 3441 3441 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:35:52.907 3441 3441 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:35:52.907 3441 3441 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:35:52.907 3441 3441 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:35:52.907 3441 3441 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:35:52.907 3441 3441 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:35:52.907 3441 3441 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:35:52.964 3441 3441 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. 12-20 02:35:53.388 3441 3441 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:35:53.388 3441 3441 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:35:53.595 3498 3498 W libprocessgroup: Controller io is not found 12-20 02:35:53.595 3498 3498 W libprocessgroup: Controller io is not found 12-20 02:35:53.595 3498 3498 W libprocessgroup: Controller io is not found 12-20 02:35:53.639 3441 3518 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:35:53.639 3441 3518 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:35:53.639 3441 3518 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:39:52.977 7264 7264 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:39:53.317 7264 7264 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:39:53.320 7264 7264 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:39:53.320 7264 7264 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:39:53--------- beginning of main 12-20 02:39:53.347 7264 7264 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. 12-20 02:39:54.187 7264 7264 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:39:54.188 7264 7264 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:39:54.452 7355 7355 W libprocessgroup: Controller io is not found 12-20 02:39:54.452 7355 7355 W libprocessgroup: Controller io is not found 12-20 02:39:54.452 7355 7355 W libprocessgroup: Controller io is not found 12-20 02:39:54.818 7264 7414 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:39:54.818 7264 7414 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:39:54.818 7264 7414 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:40:52.997 8950 8950 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:40:53.800 8950 8950 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:40:53.803 8950 8950 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:40:53.803 8950 8950 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:40:53.803 8950 8950 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:40:53.803 8950 8950 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:40:53.803 8950 8950 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:40:53.803 8950 8950 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:40:53.803 8950 8950 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:40:53.803 8950 8950 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:40:53.803 8950 8950 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:40:53.803 8950 8950 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:40:53.803 8950 8950 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:40:53.804 8950 8950 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:40:53.804 8950 8950 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:40:53.804 8950 8950 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:40:53.804 8950 8950 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:40:53.804 8950 8950 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:40:53.804 8950 8950 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:40:53.804 8950 8950 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:40:53.804 8950 8950 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:40:53.804 8950 8950 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:40:53.804 8950 8950 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:40:53.804 8950 8950 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:40:53.846 8950 8950 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 02:40:54.670 8950 8950 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:40:54.670 8950 8950 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:40:55.005 8988 8988 W libprocessgroup: Controller io is not found 12-20 02:40:55.005 8988 8988 W libprocessgroup: Controller io is not found 12-20 02:40:55.005 8988 8988 W libprocessgroup: Controller io is not found 12-20 02:40:55.201 8950 9003 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:40:55.201 8950 9003 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:40:55.201 8950 9003 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:41:52.974 9814 9814 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:41:53.465 9814 9814 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:41:53.475 9814 9814 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:41:53.475 9814 9814 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:41:53.475 9814 9814 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:41:53.475 9814 9814 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:41:53.475 9814 9814 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:41:53.475 9814 9814 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:41:53.475 9814 9814 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:41:53.475 9814 9814 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:41:53.475 9814 9814 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:41:53.475 9814 9814 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:41:53.475 9814 9814 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:41:53.475 9814 9814 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:41:53.476 9814 9814 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:41:53.476 9814 9814 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:41:53.476 9814 9814 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:41:53.476 9814 9814 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:41:53.476 9814 9814 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:41:53.476 9814 9814 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:41:53.476 9814 9814 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:41:53.476 9814 9814 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:41:53.476 9814 9814 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:41:53.476 9814 9814 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:41:53.513 9814 9814 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. 12-20 02:41:53.835 9814 9814 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 02:41:54.110 9814 9869 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:41:54.110 9814 9869 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:41:54.110 9814 9869 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:41:54.164 9854 9854 W libprocessgroup: Controller io is not found 12-20 02:41:54.164 9854 9854 W libprocessgroup: Controller io is not found 12-20 02:41:54.164 9854 9854 W libprocessgroup: Controller io is not found 12-20 02:42:52.987 11534 11534 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:42:53.168 11534 11534 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:42:53.168 11534 11534 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:42:53.169 11534 11534 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:42:53.169 11534 11534 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:42:53.169 11534 11534 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:42:53.169 11534 11534 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:42:53.169 11534 11534 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:42:53.169 11534 11534 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:42:53.169 11534 11534 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:42:53.169 11534 11534 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:42:53.169 11534 11534 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:42:53.169 11534 11534 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:42:53.169 11534 11534 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:42:53.169 11534 11534 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:42:53.169 11534 11534 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:42:53.169 11534 11534 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:42:53.169 11534 11534 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:42:53.169 11534 11534 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:42:53.169 11534 11534 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:42:53.169 11534 11534 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:42:53.169 11534 11534 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:42:53.169 11534 11534 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:42:53.169 11534 11534 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:42:53.181 11534 11534 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. 12-20 02:42:53.422 11534 11534 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:42:53.422 11534 11534 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:42:53.570 11534 11603 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:42:53.570 11534 11603 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-20 02:42:53.596 11590 11590 W libprocessgroup: Controller io is not found 12-20 02:42:53.596 11590 11590 W libprocessgroup: Controller io is not found 12-20 02:42:53.596 11590 11590 W libprocessgroup: Controller io is not found 12-20 02:43:53.055 12502 12502 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:43:53.193 12502 12502 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:43:53.193 12502 12502 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:43:53.194 12502 12502 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:43:53.194 12502 12502 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:43:53.194 12502 12502 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:43:53.194 12502 12502 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:43:53.194 12502 12502 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:43:53.194 12502 12502 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:43:53.194 12502 12502 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:43:53.194 12502 12502 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:43:53.194 12502 12502 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:43:53.194 12502 12502 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:43:53.194 12502 12502 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:43:53.194 12502 12502 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:43:53.194 12502 12502 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:43:53.194 12502 12502 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:43:53.194 12502 12502 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:43:53.194 12502 12502 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:43:53.194 12502 12502 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:43:53.194 12502 12502 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:43:53.194 12502 12502 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:43:53.194 12502 12502 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:43:53.194 12502 12502 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:43:53.204 12502 12502 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. 12-20 02:43:53.424 12502 12502 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:43:53.424 12502 12502 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:43:53.603 12560 12560 W libprocessgroup: Controller io is not found 12-20 02:43:53.603 12560 12560 W libprocessgroup: Controller io is not found 12-20 02:43:53.603 12560 12560 W libprocessgroup: Controller io is not found 12-20 02:43:53.638 12502 12577 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:43:53.638 12502 12577 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:43:53.638 12502 12577 W com.mbwhatsapp: and incorre--------- beginning of main 12-20 02:46:53.021 14353 14353 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:46:53.207 14353 14353 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:46:53.207 14353 14353 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:46:53.207 14353 14353 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:46:53.207 14353 14353 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:46:53.207 14353 14353 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:46:53.207 14353 14353 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:46:53.207 14353 14353 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:46:53.207 14353 14353 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:46:53.207 14353 14353 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:46:53.207 14353 14353 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:46:53.207 14353 14353 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:46:53.207 14353 14353 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:46:53.207 14353 14353 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:46:53.208 14353 14353 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:46:53.208 14353 14353 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:46:53.208 14353 14353 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:46:53.208 14353 14353 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:46:53.208 14353 14353 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:46:53.208 14353 14353 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:46:53.208 14353 14353 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:46:53.208 14353 14353 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:46:53.208 14353 14353 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:46:53.208 14353 14353 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:46:53.216 14353 14353 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. 12-20 02:46:53.417 14353 14353 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:46:53.417 14353 14353 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:46:53.610 14392 14392 W libprocessgroup: Controller io is not found 12-20 02:46:53.610 14392 14392 W libprocessgroup: Controller io is not found 12-20 02:46:53.610 14392 14392 W libprocessgroup: Controller io is not found 12-20 02:46:53.625 14353 14406 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:46:53.625 14353 14406 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:46:53.625 14353 14406 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:50:53.050 16507 16507 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:50:53.187 16507 16507 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 02:50:53.188 16507 16507 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:50:53.188 16507 16507 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:50:53.188 16507 16507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:50:53.188 16507 16507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:50:53.188 16507 16507 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:50:53.188 16507 16507 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:50:53.188 16507 16507 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:50:53.188 16507 16507 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:50:53.188 16507 16507 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:50:53.188 16507 16507 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:50:53.188 16507 16507 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:50:53.188 16507 16507 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:50:53.188 16507 16507 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:50:53.188 16507 16507 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:50:53.188 16507 16507 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:50:53.188 16507 16507 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:50:53.188 16507 16507 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:50:53.188 16507 16507 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:50:53.188 16507 16507 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:50:53.188 16507 16507 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:50:53.188 16507 16507 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:50:53.188 16507 16507 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:50:53.198 16507 16507 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. 12-20 02:50:53.391 16507 16507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:50:53.391 16507 16507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:50:53.506 16507 16560 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:50:53.506 16507 16560 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:50:53.506 16507 16560 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:50:53.567 16547 16547 W libprocessgroup: Controller io is not found 12-20 02:50:53.567 16547 16547 W libprocessgroup: Controller io is not found 12-20 02:50:53.567 16547 16547 W libprocessgroup: Controller io is not found 12-20 02:54:53.027 17474 17474 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:54:53.161 17474 17474 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:54:53.161 17474 17474 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:54:53.162 17474 17474 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:54:53--------- beginning of main 12-20 02:54:53.170 17474 17474 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. 12-20 02:54:53.359 17474 17474 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:54:53.359 17474 17474 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:54:53.534 17474 17526 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:54:53.534 17474 17526 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:54:53.534 17474 17526 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:54:53.543 17512 17512 W libprocessgroup: Controller io is not found 12-20 02:54:53.543 17512 17512 W libprocessgroup: Controller io is not found 12-20 02:54:53.543 17512 17512 W libprocessgroup: Controller io is not found 12-20 02:59:53.044 18941 18941 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 02:59:53.178 18941 18941 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 02:59:53.178 18941 18941 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 02:59:53.178 18941 18941 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 02:59:53.178 18941 18941 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 02:59:53.178 18941 18941 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 02:59:53.178 18941 18941 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 02:59:53.178 18941 18941 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 02:59:53.178 18941 18941 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 02:59:53.178 18941 18941 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 02:59:53.178 18941 18941 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 02:59:53.179 18941 18941 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 02:59:53.179 18941 18941 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 02:59:53.179 18941 18941 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 02:59:53.179 18941 18941 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 02:59:53.179 18941 18941 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 02:59:53.179 18941 18941 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 02:59:53.179 18941 18941 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 02:59:53.179 18941 18941 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 02:59:53.179 18941 18941 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 02:59:53.179 18941 18941 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 02:59:53.179 18941 18941 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 02:59:53.179 18941 18941 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 02:59:53.179 18941 18941 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 02:59:53.187 18941 18941 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 02:59:53.365 18941 18941 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 02:59:53.366 18941 18941 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 02:59:53.510 18941 18994 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 02:59:53.510 18941 18994 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 02:59:53.510 18941 18994 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 02:59:53.543 18981 18981 W libprocessgroup: Controller io is not found 12-20 02:59:53.543 18981 18981 W libprocessgroup: Controller io is not found 12-20 02:59:53.543 18981 18981 W libprocessgroup: Controller io is not found 12-20 03:03:53.015 20396 20396 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 03:03:53.202 20396 20396 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 03:03:53.202 20396 20396 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 03:03:53.202 20396 20396 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 03:03:53.202 20396 20396 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 03:03:53.202 20396 20396 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 03:03:53.202 20396 20396 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 03:03:53.202 20396 20396 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 03:03:53.202 20396 20396 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 03:03:53.202 20396 20396 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 03:03:53.202 20396 20396 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 03:03:53.202 20396 20396 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 03:03:53.202 20396 20396 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 03:03:53.203 20396 20396 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 03:03:53.203 20396 20396 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 03:03:53.203 20396 20396 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 03:03:53.203 20396 20396 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 03:03:53.203 20396 20396 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 03:03:53.203 20396 20396 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 03:03:53.203 20396 20396 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 03:03:53.203 20396 20396 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 03:03:53.203 20396 20396 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 03:03:53.203 20396 20396 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 03:03:53.203 20396 20396 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 03:03:53.210 20396 20396 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. 12-20 03:03:53.420 20396 20396 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 03:03:53.671 20467 20467 W libprocessgroup: Controller io is not found 12-20 03:03:53.671 20467 20467 W libprocessgroup: Controller io is not found 12-20 03:03:53.671 20467 20467 W libprocessgroup: Controller io is not found 12-20 03:03:53.686 20396 20494 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 03:03:53.686 20396 20494 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 03:03:53.686 20396 20494 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 03:10:53.045 23250 23250 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 03:10:53.295 23250 23250 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 03:10:53.298 23250 23250 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 03:10:53.298 23250 23250 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 03:10:53.298 23250 23250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 03:10:53.298 23250 23250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 03:10:53.298 23250 23250 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 03:10:53.298 23250 23250 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 03:10:53.298 23250 23250 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 03:10:53.298 23250 23250 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 03:10:53.299 23250 23250 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 03:10:53.299 23250 23250 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 03:10:53.299 23250 23250 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 03:10:53.299 23250 23250 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 03:10:53.299 23250 23250 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 03:10:53.299 23250 23250 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 03:10:53.299 23250 23250 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 03:10:53.299 23250 23250 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 03:10:53.299 23250 23250 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 03:10:53.299 23250 23250 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 03:10:53.299 23250 23250 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 03:10:53.299 23250 23250 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 03:10:53.299 23250 23250 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 03:10:53.299 23250 23250 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 03:10:53.317 23250 23250 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. 12-20 03:10:53.813 23250 23250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 03:10:53.813 23250 23250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 03:10:53.948 23291 23291 W libprocessgroup: Controller io is not found 12-20 03:10:53.948 23291 23291 W libprocessgroup: Controller io is not found 12-20 03:10:53.948 23291 23291 W libprocessgroup: --------- beginning of main 12-20 03:10:53.983 23250 23305 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 03:10:53.983 23250 23305 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 03:10:53.983 23250 23305 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 03:19:52.976 27090 27090 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 03:19:53.248 27090 27090 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 03:19:53.252 27090 27090 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 03:19:53.252 27090 27090 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 03:19:53.252 27090 27090 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 03:19:53.252 27090 27090 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 03:19:53.252 27090 27090 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 03:19:53.252 27090 27090 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 03:19:53.252 27090 27090 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 03:19:53.252 27090 27090 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 03:19:53.252 27090 27090 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 03:19:53.252 27090 27090 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 03:19:53.252 27090 27090 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 03:19:53.252 27090 27090 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 03:19:53.252 27090 27090 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 03:19:53.252 27090 27090 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 03:19:53.252 27090 27090 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 03:19:53.252 27090 27090 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 03:19:53.252 27090 27090 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 03:19:53.252 27090 27090 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 03:19:53.252 27090 27090 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 03:19:53.252 27090 27090 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 03:19:53.252 27090 27090 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 03:19:53.252 27090 27090 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 03:19:53.272 27090 27090 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. 12-20 03:19:53.595 27090 27090 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 03:19:53.595 27090 27090 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 03:19:53.795 27128 27128 W libprocessgroup: Controller io is not found 12-20 03:19:53.796 27128 27128 W libprocessgroup: Controller io is not found 12-20 03:19:53.796 27128 27128 W libprocessgroup: Controller io is not found 12-20 03:19:53.819 27090 27142 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 03:19:53.819 27090 27142 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-20 03:25:53.023 29018 29018 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 03:25:53.205 29018 29018 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 03:25:53.206 29018 29018 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 03:25:53.206 29018 29018 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 03:25:53.206 29018 29018 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 03:25:53.206 29018 29018 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 03:25:53.206 29018 29018 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 03:25:53.206 29018 29018 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 03:25:53.206 29018 29018 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 03:25:53.206 29018 29018 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 03:25:53.206 29018 29018 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 03:25:53.206 29018 29018 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 03:25:53.206 29018 29018 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 03:25:53.206 29018 29018 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 03:25:53.206 29018 29018 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 03:25:53.206 29018 29018 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 03:25:53.206 29018 29018 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 03:25:53.206 29018 29018 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 03:25:53.206 29018 29018 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 03:25:53.206 29018 29018 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 03:25:53.206 29018 29018 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 03:25:53.206 29018 29018 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 03:25:53.206 29018 29018 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 03:25:53.206 29018 29018 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 03:25:53.214 29018 29018 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. 12-20 03:25:53.405 29018 29018 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 03:25:53.406 29018 29018 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 03:25:53.568 29018 29077 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 03:25:53.568 29018 29077 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 03:25:53.568 29018 29077 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 03:25:53.645 29064 29064 W libprocessgroup: Controller io is not found 12-20 03:25:53.646 29064 29064 W libprocessgroup: Controller io is not found 12-20 03:25:53.646 29064 29064 W libprocessgroup: Controller io is not found 12-20 03:35:53.026 30982 30982 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 03:35:53.152 30982 30982 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 03:35:53.153 30982 30982 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 03:35:53.153 30982 30982 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 03:35:53.153 30982 30982 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 03:35:53.153 30982 30982 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 03:35:53.153 30982 30982 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 03:35:53.153 30982 30982 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 03:35:53.153 30982 30982 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 03:35:53.153 30982 30982 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 03:35:53.153 30982 30982 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 03:35:53.153 30982 30982 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 03:35:53.153 30982 30982 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 03:35:53.153 30982 30982 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 03:35:53.153 30982 30982 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 03:35:53.153 30982 30982 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 03:35:53.153 30982 30982 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 03:35:53.153 30982 30982 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 03:35:53.153 30982 30982 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 03:35:53.153 30982 30982 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 03:35:53.153 30982 30982 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 03:35:53.153 30982 30982 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 03:35:53.153 30982 30982 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 03:35:53.153 30982 30982 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 03:35:53.160 30982 30982 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. 12-20 03:35:53.340 30982 30982 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 03:35:53.340 30982 30982 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 03:35:53.539 31041 31041 W libprocessgroup: Controller io is not found 12-20 03:35:53.540 31041 31041 W libprocessgroup: Controller io is not found 12-20 03:35:53.540 31041 31041 W libprocessgroup: Controller io is not found 12-20 03:35:53.544 30982 31072 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 03:35:53.544 30982 31072 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 03:35:53.544 30982 31072 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 03:44:53.032 675 675 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 03:44:53.248 675 675 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 03:44:53.248 675 675 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 03:44:53.248 675 675 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 03:44:53--------- beginning of main 12-20 03:44:53.256 675 675 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. 12-20 03:44:53.613 675 675 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 03:44:53.613 675 675 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 03:44:53.804 1088 1088 W libprocessgroup: Controller io is not found 12-20 03:44:53.804 1088 1088 W libprocessgroup: Controller io is not found 12-20 03:44:53.804 1088 1088 W libprocessgroup: Controller io is not found 12-20 03:44:53.849 675 1171 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 03:44:53.849 675 1171 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 03:44:53.849 675 1171 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 03:47:53.035 3703 3703 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 03:47:53.165 3703 3703 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 03:47:53.165 3703 3703 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 03:47:53.165 3703 3703 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 03:47:53.165 3703 3703 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 03:47:53.165 3703 3703 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 03:47:53.165 3703 3703 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 03:47:53.165 3703 3703 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 03:47:53.165 3703 3703 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 03:47:53.165 3703 3703 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 03:47:53.165 3703 3703 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 03:47:53.165 3703 3703 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 03:47:53.165 3703 3703 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 03:47:53.166 3703 3703 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 03:47:53.166 3703 3703 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 03:47:53.166 3703 3703 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 03:47:53.166 3703 3703 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 03:47:53.166 3703 3703 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 03:47:53.166 3703 3703 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 03:47:53.166 3703 3703 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 03:47:53.166 3703 3703 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 03:47:53.166 3703 3703 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 03:47:53.166 3703 3703 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 03:47:53.166 3703 3703 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 03:47:53.174 3703 3703 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 03:47:53.364 3703 3703 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 03:47:53.364 3703 3703 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 03:47:53.543 3741 3741 W libprocessgroup: Controller io is not found 12-20 03:47:53.543 3741 3741 W libprocessgroup: Controller io is not found 12-20 03:47:53.543 3741 3741 W libprocessgroup: Controller io is not found 12-20 03:47:53.551 3703 3754 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 03:47:53.551 3703 3754 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 03:47:53.551 3703 3754 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 04:06:53.034 8042 8042 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 04:06:53.278 8042 8042 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 04:06:53.281 8042 8042 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 04:06:53.281 8042 8042 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 04:06:53.281 8042 8042 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 04:06:53.281 8042 8042 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 04:06:53.281 8042 8042 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 04:06:53.281 8042 8042 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 04:06:53.281 8042 8042 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 04:06:53.281 8042 8042 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 04:06:53.281 8042 8042 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 04:06:53.281 8042 8042 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 04:06:53.281 8042 8042 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 04:06:53.281 8042 8042 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 04:06:53.281 8042 8042 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 04:06:53.281 8042 8042 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 04:06:53.281 8042 8042 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 04:06:53.281 8042 8042 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 04:06:53.281 8042 8042 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 04:06:53.281 8042 8042 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 04:06:53.281 8042 8042 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 04:06:53.281 8042 8042 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 04:06:53.281 8042 8042 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 04:06:53.281 8042 8042 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 04:06:53.307 8042 8042 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. 12-20 04:06:53.707 8042 8042 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 04:06:53.906 8092 8092 W libprocessgroup: Controller io is not found 12-20 04:06:53.906 8092 8092 W libprocessgroup: Controller io is not found 12-20 04:06:53.906 8092 8092 W libprocessgroup: Controller io is not found 12-20 04:06:53.924 8042 8110 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 04:06:53.924 8042 8110 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 04:06:53.924 8042 8110 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 04:12:53.017 9399 9399 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 04:12:53.150 9399 9399 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 04:12:53.150 9399 9399 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 04:12:53.150 9399 9399 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 04:12:53.150 9399 9399 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 04:12:53.150 9399 9399 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 04:12:53.150 9399 9399 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 04:12:53.150 9399 9399 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 04:12:53.150 9399 9399 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 04:12:53.150 9399 9399 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 04:12:53.150 9399 9399 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 04:12:53.150 9399 9399 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 04:12:53.150 9399 9399 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 04:12:53.150 9399 9399 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 04:12:53.150 9399 9399 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 04:12:53.150 9399 9399 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 04:12:53.150 9399 9399 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 04:12:53.150 9399 9399 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 04:12:53.150 9399 9399 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 04:12:53.150 9399 9399 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 04:12:53.150 9399 9399 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 04:12:53.150 9399 9399 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 04:12:53.151 9399 9399 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 04:12:53.151 9399 9399 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 04:12:53.158 9399 9399 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. 12-20 04:12:53.328 9399 9399 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 04:12:53.328 9399 9399 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 04:12:53.486 9399 9451 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 04:12:53.486 9399 9451 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 04:12:53.486 9399 9451 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 04:12:53.506 9438 9438 W libprocessgroup: Controller io is not found 12-20 04:12:53.506 9438 9438 W libprocessgroup: Controller io is not found 12-20 04:12:53.506 9438 9438 W libprocessgroup: Controller io is not found 12-20 04:27:53.066 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-20 04:27:53.066 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-20 04:27:53.067 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-20 04:27:53.068 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-20 04:27:53.068 9399 9409 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/base.apk' with 1--------- beginning of main 12-20 04:35:53.020 12047 12047 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 04:35:53.210 12047 12047 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 04:35:53.211 12047 12047 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 04:35:53.211 12047 12047 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 04:35:53.211 12047 12047 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 04:35:53.211 12047 12047 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 04:35:53.211 12047 12047 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 04:35:53.211 12047 12047 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 04:35:53.211 12047 12047 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 04:35:53.211 12047 12047 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 04:35:53.211 12047 12047 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 04:35:53.211 12047 12047 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 04:35:53.211 12047 12047 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 04:35:53.211 12047 12047 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 04:35:53.211 12047 12047 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 04:35:53.211 12047 12047 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 04:35:53.211 12047 12047 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 04:35:53.211 12047 12047 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 04:35:53.211 12047 12047 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 04:35:53.211 12047 12047 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 04:35:53.211 12047 12047 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 04:35:53.211 12047 12047 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 04:35:53.211 12047 12047 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 04:35:53.211 12047 12047 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 04:35:53.227 12047 12047 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. 12-20 04:35:53.575 12047 12047 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 04:35:53.576 12047 12047 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 04:35:53.766 12047 12230 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 04:35:53.766 12047 12230 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 04:35:53.766 12047 12230 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 04:35:53.868 12206 12206 W libprocessgroup: Controller io is not found 12-20 04:35:53.868 12206 12206 W libprocessgroup: Controller io is not found 12-20 04:35:53.868 12206 12206 W libprocessgroup: Controller io is not found 12-20 04:41:53.031 13889 13889 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 04:41:53.151 13889 13889 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 04:41:53.152 13889 13889 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 04:41:53.152 13889 13889 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 04:41:53.152 13889 13889 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 04:41:53.152 13889 13889 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 04:41:53.152 13889 13889 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 04:41:53.152 13889 13889 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 04:41:53.152 13889 13889 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 04:41:53.152 13889 13889 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 04:41:53.152 13889 13889 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 04:41:53.152 13889 13889 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 04:41:53.152 13889 13889 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 04:41:53.152 13889 13889 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 04:41:53.152 13889 13889 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 04:41:53.152 13889 13889 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 04:41:53.152 13889 13889 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 04:41:53.152 13889 13889 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 04:41:53.152 13889 13889 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 04:41:53.152 13889 13889 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 04:41:53.152 13889 13889 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 04:41:53.152 13889 13889 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 04:41:53.152 13889 13889 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 04:41:53.152 13889 13889 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 04:41:53.161 13889 13889 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. 12-20 04:41:53.346 13889 13889 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 04:41:53.346 13889 13889 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 04:41:53.478 13889 13943 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 04:41:53.478 13889 13943 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 04:41:53.478 13889 13943 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 04:41:53.530 13930 13930 W libprocessgroup: Controller io is not found 12-20 04:41:53.530 13930 13930 W libprocessgroup: Controller io is not found 12-20 04:41:53.530 13930 13930 W libprocessgroup: Controller io is not found 12-20 04:54:53.081 16490 16490 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 04:54:53.268 16490 16490 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 04:54:53.269 16490 16490 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 04:54:53.269 16490 16490 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 04:54:53--------- beginning of main 12-20 04:54:53.277 16490 16490 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. 12-20 04:54:53.449 16490 16490 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 04:54:53.449 16490 16490 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 04:54:53.583 16490 16543 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 04:54:53.583 16490 16543 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 04:54:53.583 16490 16543 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 04:54:53.644 16529 16529 W libprocessgroup: Controller io is not found 12-20 04:54:53.645 16529 16529 W libprocessgroup: Controller io is not found 12-20 04:54:53.645 16529 16529 W libprocessgroup: Controller io is not found 12-20 05:02:53.094 18254 18254 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 05:02:53.228 18254 18254 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 05:02:53.228 18254 18254 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 05:02:53.228 18254 18254 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 05:02:53.228 18254 18254 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 05:02:53.228 18254 18254 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 05:02:53.228 18254 18254 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 05:02:53.228 18254 18254 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 05:02:53.228 18254 18254 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 05:02:53.228 18254 18254 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 05:02:53.228 18254 18254 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 05:02:53.228 18254 18254 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 05:02:53.228 18254 18254 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 05:02:53.228 18254 18254 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 05:02:53.229 18254 18254 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 05:02:53.229 18254 18254 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 05:02:53.229 18254 18254 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 05:02:53.229 18254 18254 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 05:02:53.229 18254 18254 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 05:02:53.229 18254 18254 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 05:02:53.229 18254 18254 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 05:02:53.229 18254 18254 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 05:02:53.229 18254 18254 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 05:02:53.229 18254 18254 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 05:02:53.236 18254 18254 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 05:02:53.404 18254 18254 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 05:02:53.404 18254 18254 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 05:02:53.582 18308 18308 W libprocessgroup: Controller io is not found 12-20 05:02:53.583 18308 18308 W libprocessgroup: Controller io is not found 12-20 05:02:53.583 18308 18308 W libprocessgroup: Controller io is not found 12-20 05:02:53.607 18254 18323 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 05:02:53.607 18254 18323 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 05:02:53.607 18254 18323 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 05:14:53.036 20075 20075 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 05:14:53.165 20075 20075 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 05:14:53.166 20075 20075 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 05:14:53.166 20075 20075 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 05:14:53.166 20075 20075 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 05:14:53.166 20075 20075 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 05:14:53.166 20075 20075 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 05:14:53.166 20075 20075 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 05:14:53.166 20075 20075 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 05:14:53.166 20075 20075 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 05:14:53.166 20075 20075 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 05:14:53.166 20075 20075 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 05:14:53.166 20075 20075 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 05:14:53.166 20075 20075 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 05:14:53.166 20075 20075 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 05:14:53.166 20075 20075 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 05:14:53.166 20075 20075 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 05:14:53.166 20075 20075 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 05:14:53.166 20075 20075 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 05:14:53.166 20075 20075 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 05:14:53.166 20075 20075 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 05:14:53.166 20075 20075 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 05:14:53.166 20075 20075 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 05:14:53.166 20075 20075 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 05:14:53.174 20075 20075 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. 12-20 05:14:53.363 20075 20075 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 05:14:53.547 20114 20114 W libprocessgroup: Controller io is not found 12-20 05:14:53.547 20114 20114 W libprocessgroup: Controller io is not found 12-20 05:14:53.547 20114 20114 W libprocessgroup: Controller io is not found 12-20 05:14:53.564 20075 20128 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 05:14:53.564 20075 20128 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 05:14:53.564 20075 20128 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 05:23:53.038 21904 21904 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 05:23:53.200 21904 21904 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 05:23:53.200 21904 21904 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 05:23:53.200 21904 21904 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 05:23:53.200 21904 21904 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 05:23:53.200 21904 21904 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 05:23:53.200 21904 21904 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 05:23:53.200 21904 21904 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 05:23:53.200 21904 21904 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 05:23:53.200 21904 21904 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 05:23:53.200 21904 21904 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 05:23:53.200 21904 21904 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 05:23:53.200 21904 21904 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 05:23:53.200 21904 21904 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 05:23:53.200 21904 21904 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 05:23:53.200 21904 21904 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 05:23:53.200 21904 21904 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 05:23:53.200 21904 21904 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 05:23:53.200 21904 21904 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 05:23:53.200 21904 21904 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 05:23:53.200 21904 21904 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 05:23:53.200 21904 21904 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 05:23:53.200 21904 21904 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 05:23:53.200 21904 21904 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 05:23:53.209 21904 21904 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. 12-20 05:23:53.622 21904 21904 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 05:23:53.623 21904 21904 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 05:23:53.830 21904 22067 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 05:23:53.830 21904 22067 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-20 05:23:53.880 22042 22042 W libprocessgroup: Controller io is not found 12-20 05:23:53.880 22042 22042 W libprocessgroup: Controller io is not found 12-20 05:23:53.880 22042 22042 W libprocessgroup: Controller io is not found 12-20 05:28:49.917 25176 25176 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 05:28:50.123 25176 25176 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 05:28:50.123 25176 25176 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 05:28:50.123 25176 25176 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 05:28:50.123 25176 25176 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 05:28:50.124 25176 25176 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 05:28:50.124 25176 25176 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 05:28:50.124 25176 25176 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 05:28:50.124 25176 25176 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 05:28:50.124 25176 25176 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 05:28:50.124 25176 25176 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 05:28:50.124 25176 25176 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 05:28:50.124 25176 25176 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 05:28:50.124 25176 25176 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 05:28:50.124 25176 25176 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 05:28:50.124 25176 25176 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 05:28:50.124 25176 25176 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 05:28:50.124 25176 25176 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 05:28:50.124 25176 25176 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 05:28:50.124 25176 25176 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 05:28:50.124 25176 25176 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 05:28:50.124 25176 25176 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 05:28:50.124 25176 25176 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 05:28:50.124 25176 25176 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 05:28:50.133 25176 25176 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. 12-20 05:28:50.359 25176 25176 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 05:28:50.359 25176 25176 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 05:28:50.561 25176 25264 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 05:28:50.561 25176 25264 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 05:28:50.561 25176 25264 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 05:28:50.565 25232 25232 W libprocessgroup: Controller io is not found 12-20 05:28:50.565 25232 25232 W libprocessgroup: Controller io is not found 12-20 05:28:50.565 25232 25232 W libprocessgroup: --------- beginning of main 12-20 05:29:52.976 26925 26925 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 05:29:53.173 26925 26925 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 05:29:53.173 26925 26925 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 05:29:53.174 26925 26925 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 05:29:53.174 26925 26925 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 05:29:53.174 26925 26925 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 05:29:53.174 26925 26925 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 05:29:53.174 26925 26925 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 05:29:53.174 26925 26925 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 05:29:53.174 26925 26925 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 05:29:53.174 26925 26925 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 05:29:53.174 26925 26925 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 05:29:53.174 26925 26925 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 05:29:53.174 26925 26925 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 05:29:53.174 26925 26925 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 05:29:53.174 26925 26925 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 05:29:53.174 26925 26925 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 05:29:53.174 26925 26925 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 05:29:53.174 26925 26925 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 05:29:53.174 26925 26925 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 05:29:53.174 26925 26925 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 05:29:53.174 26925 26925 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 05:29:53.174 26925 26925 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 05:29:53.174 26925 26925 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 05:29:53.183 26925 26925 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. 12-20 05:29:53.492 26925 26925 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 05:29:53.493 26925 26925 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 05:29:53.697 26925 27059 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 05:29:53.697 26925 27059 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 05:29:53.697 26925 27059 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 05:29:53.901 27026 27026 W libprocessgroup: Controller io is not found 12-20 05:29:53.902 27026 27026 W libprocessgroup: Controller io is not found 12-20 05:29:53.902 27026 27026 W libprocessgroup: Controller io is not found 12-20 05:38:53.025 28953 28953 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 05:38:53.221 28953 28953 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 05:38:53.222 28953 28953 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 05:38:53.229 28953 28953 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. 12-20 05:38:53.407 28953 28953 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 05:38:53.407 28953 28953 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 05:38:53.552 28953 29006 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 05:38:53.552 28953 29006 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 05:38:53.552 28953 29006 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 05:38:53.605 28991 28991 W libprocessgroup: Controller io is not found 12-20 05:38:53.605 28991 28991 W libprocessgroup: Controller io is not found 12-20 05:38:53.605 28991 28991 W libprocessgroup: Controller io is not found 12-20 05:49:53.039 30466 30466 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 05:49:53.174 30466 30466 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 05:49:53.175 30466 30466 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 05:49:53.175 30466 30466 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 05:49:53.175 30466 30466 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 05:49:53.175 30466 30466 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 05:49:53.175 30466 30466 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 05:49:53.175 30466 30466 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 05:49:53.175 30466 30466 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 05:49:53.175 30466 30466 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 05:49:53.175 30466 30466 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 05:49:53.175 30466 30466 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 05:49:53.175 30466 30466 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 05:49:53.175 30466 30466 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 05:49:53.175 30466 30466 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 05:49:53.175 30466 30466 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 05:49:53.175 30466 30466 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 05:49:53.175 30466 30466 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 05:49:53.175 30466 30466 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 05:49:53.175 30466 30466 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 05:49:53.175 30466 30466 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 05:49:53.175 30466 30466 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 05:49:53.175 30466 30466 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 05:49:53.175 30466 30466 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 05:49:53.184 30466 30466 E CustomActivityOnCrash: IMPORTANT WARNING! You already have a--------- beginning of main 12-20 05:49:53.371 30466 30466 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 05:49:53.371 30466 30466 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 05:49:53.580 30505 30505 W libprocessgroup: Controller io is not found 12-20 05:49:53.580 30505 30505 W libprocessgroup: Controller io is not found 12-20 05:49:53.580 30505 30505 W libprocessgroup: Controller io is not found 12-20 05:49:53.627 30466 30519 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 05:49:53.627 30466 30519 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 05:49:53.627 30466 30519 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:01:53.023 32204 32204 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:01:53.155 32204 32204 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 06:01:53.156 32204 32204 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:01:53.156 32204 32204 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:01:53.156 32204 32204 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 06:01:53.156 32204 32204 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 06:01:53.156 32204 32204 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 06:01:53.156 32204 32204 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 06:01:53.156 32204 32204 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 06:01:53.156 32204 32204 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 06:01:53.156 32204 32204 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 06:01:53.156 32204 32204 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 06:01:53.156 32204 32204 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 06:01:53.156 32204 32204 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 06:01:53.156 32204 32204 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 06:01:53.156 32204 32204 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 06:01:53.156 32204 32204 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 06:01:53.156 32204 32204 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 06:01:53.156 32204 32204 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 06:01:53.156 32204 32204 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 06:01:53.156 32204 32204 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 06:01:53.156 32204 32204 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 06:01:53.156 32204 32204 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 06:01:53.156 32204 32204 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 06:01:53.164 32204 32204 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. 12-20 06:01:53.352 32204 32204 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 06:01:53.475 32204 32255 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:01:53.475 32204 32255 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 06:01:53.475 32204 32255 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:01:53.541 32242 32242 W libprocessgroup: Controller io is not found 12-20 06:01:53.541 32242 32242 W libprocessgroup: Controller io is not found 12-20 06:01:53.541 32242 32242 W libprocessgroup: Controller io is not found 12-20 06:06:53.057 2595 2595 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:06:53.281 2595 2595 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 06:06:53.282 2595 2595 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:06:53.282 2595 2595 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:06:53.282 2595 2595 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 06:06:53.282 2595 2595 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 06:06:53.282 2595 2595 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 06:06:53.282 2595 2595 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 06:06:53.282 2595 2595 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 06:06:53.282 2595 2595 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 06:06:53.282 2595 2595 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 06:06:53.282 2595 2595 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 06:06:53.282 2595 2595 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 06:06:53.282 2595 2595 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 06:06:53.282 2595 2595 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 06:06:53.282 2595 2595 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 06:06:53.282 2595 2595 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 06:06:53.282 2595 2595 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 06:06:53.282 2595 2595 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 06:06:53.282 2595 2595 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 06:06:53.282 2595 2595 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 06:06:53.282 2595 2595 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 06:06:53.282 2595 2595 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 06:06:53.282 2595 2595 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 06:06:53.290 2595 2595 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. 12-20 06:06:53.479 2595 2595 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 06:06:53.479 2595 2595 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 06:06:53.681 2670 2670 W libprocessgroup: Controller io is not found 12-20 06:06:53.681 2670 2670 W libprocessgroup: Controller io is not found 12-20 06:06:53.681 2670 2670 W libprocessgroup: --------- beginning of main 12-20 06:06:53.734 2595 2702 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:06:53.734 2595 2702 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 06:06:53.734 2595 2702 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:14:53.037 4652 4652 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:14:53.174 4652 4652 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 06:14:53.174 4652 4652 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:14:53.174 4652 4652 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:14:53.174 4652 4652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 06:14:53.174 4652 4652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 06:14:53.174 4652 4652 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 06:14:53.174 4652 4652 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 06:14:53.174 4652 4652 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 06:14:53.174 4652 4652 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 06:14:53.174 4652 4652 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 06:14:53.174 4652 4652 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 06:14:53.174 4652 4652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 06:14:53.174 4652 4652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 06:14:53.174 4652 4652 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 06:14:53.174 4652 4652 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 06:14:53.174 4652 4652 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 06:14:53.174 4652 4652 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 06:14:53.174 4652 4652 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 06:14:53.174 4652 4652 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 06:14:53.174 4652 4652 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 06:14:53.174 4652 4652 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 06:14:53.174 4652 4652 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 06:14:53.174 4652 4652 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 06:14:53.182 4652 4652 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. 12-20 06:14:53.379 4652 4652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 06:14:53.380 4652 4652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 06:14:53.517 4652 4758 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:14:53.517 4652 4758 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 06:14:53.517 4652 4758 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:14:53.563 4733 4733 W libprocessgroup: Controller io is not found 12-20 06:14:53.5--------- beginning of main 12-20 06:22:53.035 6401 6401 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:22:53.170 6401 6401 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 06:22:53.170 6401 6401 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:22:53.170 6401 6401 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:22:53.170 6401 6401 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 06:22:53.170 6401 6401 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 06:22:53.170 6401 6401 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 06:22:53.170 6401 6401 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 06:22:53.170 6401 6401 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 06:22:53.170 6401 6401 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 06:22:53.170 6401 6401 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 06:22:53.170 6401 6401 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 06:22:53.170 6401 6401 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 06:22:53.170 6401 6401 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 06:22:53.170 6401 6401 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 06:22:53.170 6401 6401 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 06:22:53.170 6401 6401 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 06:22:53.170 6401 6401 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 06:22:53.171 6401 6401 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 06:22:53.171 6401 6401 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 06:22:53.171 6401 6401 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 06:22:53.171 6401 6401 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 06:22:53.171 6401 6401 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 06:22:53.171 6401 6401 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 06:22:53.179 6401 6401 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. 12-20 06:22:53.364 6401 6401 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 06:22:53.364 6401 6401 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 06:22:53.552 6468 6468 W libprocessgroup: Controller io is not found 12-20 06:22:53.552 6468 6468 W libprocessgroup: Controller io is not found 12-20 06:22:53.552 6468 6468 W libprocessgroup: Controller io is not found 12-20 06:22:53.563 6401 6484 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:22:53.563 6401 6484 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 06:22:53.563 6401 6484 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:30:53.038 8019 8019 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:30:53.164 8019 8019 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 06:30:53.165 8019 8019 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:30:53.165 8019 8019 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:30:53.165 8019 8019 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 06:30:53.165 8019 8019 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 06:30:53.165 8019 8019 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 06:30:53.165 8019 8019 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 06:30:53.165 8019 8019 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 06:30:53.165 8019 8019 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 06:30:53.165 8019 8019 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 06:30:53.165 8019 8019 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 06:30:53.165 8019 8019 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 06:30:53.165 8019 8019 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 06:30:53.165 8019 8019 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 06:30:53.165 8019 8019 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 06:30:53.165 8019 8019 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 06:30:53.165 8019 8019 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 06:30:53.165 8019 8019 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 06:30:53.165 8019 8019 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 06:30:53.165 8019 8019 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 06:30:53.165 8019 8019 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 06:30:53.165 8019 8019 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 06:30:53.165 8019 8019 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 06:30:53.173 8019 8019 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. 12-20 06:30:53.350 8019 8019 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 06:30:53.351 8019 8019 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 06:30:53.539 8019 8084 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:30:53.539 8019 8084 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 06:30:53.539 8019 8084 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:30:53.540 8067 8067 W libprocessgroup: Controller io is not found 12-20 06:30:53.540 8067 8067 W libprocessgroup: Controller io is not found 12-20 06:30:53.540 8067 8067 W libprocessgroup: Controller io is not found 12-20 06:36:53.725 10084 10084 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:36:54.018 10084 10084 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 06:36:54.019 10084 10084 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:36:54.019 10084 10084 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:36:54--------- beginning of main 12-20 06:36:54.070 10084 10084 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. 12-20 06:36:54.599 10084 10084 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 06:36:54.599 10084 10084 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 06:36:55.136 10324 10324 W libprocessgroup: Controller io is not found 12-20 06:36:55.136 10324 10324 W libprocessgroup: Controller io is not found 12-20 06:36:55.136 10324 10324 W libprocessgroup: Controller io is not found 12-20 06:36:55.219 10084 10418 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:36:55.219 10084 10418 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 06:36:55.219 10084 10418 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:43:53.042 12526 12526 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:43:53.183 12526 12526 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 06:43:53.183 12526 12526 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:43:53.183 12526 12526 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:43:53.183 12526 12526 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 06:43:53.183 12526 12526 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 06:43:53.183 12526 12526 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 06:43:53.183 12526 12526 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 06:43:53.183 12526 12526 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 06:43:53.183 12526 12526 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 06:43:53.183 12526 12526 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 06:43:53.183 12526 12526 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 06:43:53.183 12526 12526 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 06:43:53.183 12526 12526 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 06:43:53.183 12526 12526 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 06:43:53.183 12526 12526 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 06:43:53.183 12526 12526 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 06:43:53.183 12526 12526 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 06:43:53.183 12526 12526 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 06:43:53.183 12526 12526 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 06:43:53.183 12526 12526 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 06:43:53.183 12526 12526 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 06:43:53.183 12526 12526 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 06:43:53.183 12526 12526 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 06:43:53.192 12526 12526 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 06:43:53.387 12526 12526 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 06:43:53.387 12526 12526 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 06:43:53.549 12526 12586 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:43:53.549 12526 12586 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 06:43:53.549 12526 12586 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:43:53.582 12573 12573 W libprocessgroup: Controller io is not found 12-20 06:43:53.583 12573 12573 W libprocessgroup: Controller io is not found 12-20 06:43:53.583 12573 12573 W libprocessgroup: Controller io is not found 12-20 06:46:52.976 14591 14591 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:46:53.261 14591 14591 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 06:46:53.261 14591 14591 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:46:53.261 14591 14591 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:46:53.261 14591 14591 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 06:46:53.261 14591 14591 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 06:46:53.261 14591 14591 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 06:46:53.261 14591 14591 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 06:46:53.261 14591 14591 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 06:46:53.261 14591 14591 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 06:46:53.261 14591 14591 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 06:46:53.262 14591 14591 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 06:46:53.262 14591 14591 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 06:46:53.262 14591 14591 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 06:46:53.262 14591 14591 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 06:46:53.262 14591 14591 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 06:46:53.262 14591 14591 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 06:46:53.262 14591 14591 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 06:46:53.262 14591 14591 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 06:46:53.262 14591 14591 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 06:46:53.262 14591 14591 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 06:46:53.262 14591 14591 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 06:46:53.262 14591 14591 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 06:46:53.262 14591 14591 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 06:46:53.280 14591 14591 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. 12-20 06:46:53.583 14591 14591 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 06:46:53.834 14591 14683 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:46:53.834 14591 14683 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 06:46:53.834 14591 14683 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 06:46:53.841 14663 14663 W libprocessgroup: Controller io is not found 12-20 06:46:53.842 14663 14663 W libprocessgroup: Controller io is not found 12-20 06:46:53.842 14663 14663 W libprocessgroup: Controller io is not found 12-20 06:54:53.042 16241 16241 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 06:54:53.174 16241 16241 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 06:54:53.175 16241 16241 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 06:54:53.175 16241 16241 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 06:54:53.175 16241 16241 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 06:54:53.175 16241 16241 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 06:54:53.175 16241 16241 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 06:54:53.175 16241 16241 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 06:54:53.175 16241 16241 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 06:54:53.175 16241 16241 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 06:54:53.175 16241 16241 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 06:54:53.175 16241 16241 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 06:54:53.175 16241 16241 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 06:54:53.175 16241 16241 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 06:54:53.175 16241 16241 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 06:54:53.175 16241 16241 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 06:54:53.175 16241 16241 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 06:54:53.175 16241 16241 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 06:54:53.175 16241 16241 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 06:54:53.175 16241 16241 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 06:54:53.175 16241 16241 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 06:54:53.175 16241 16241 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 06:54:53.175 16241 16241 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 06:54:53.175 16241 16241 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 06:54:53.183 16241 16241 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. 12-20 06:54:53.362 16241 16241 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 06:54:53.362 16241 16241 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 06:54:53.539 16241 16297 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 06:54:53.539 16241 16297 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-20 06:54:53.554 16283 16283 W libprocessgroup: Controller io is not found 12-20 06:54:53.554 16283 16283 W libprocessgroup: Controller io is not found 12-20 06:54:53.554 16283 16283 W libprocessgroup: Controller io is not found 12-20 07:01:53.048 19159 19159 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 07:01:53.280 19159 19159 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 07:01:53.281 19159 19159 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 07:01:53.281 19159 19159 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 07:01:53.281 19159 19159 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 07:01:53.281 19159 19159 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 07:01:53.281 19159 19159 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 07:01:53.281 19159 19159 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 07:01:53.281 19159 19159 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 07:01:53.281 19159 19159 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 07:01:53.281 19159 19159 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 07:01:53.281 19159 19159 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 07:01:53.281 19159 19159 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 07:01:53.281 19159 19159 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 07:01:53.281 19159 19159 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 07:01:53.281 19159 19159 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 07:01:53.281 19159 19159 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 07:01:53.281 19159 19159 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 07:01:53.281 19159 19159 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 07:01:53.281 19159 19159 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 07:01:53.281 19159 19159 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 07:01:53.281 19159 19159 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 07:01:53.281 19159 19159 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 07:01:53.281 19159 19159 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 07:01:53.292 19159 19159 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. 12-20 07:01:53.509 19159 19159 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 07:01:53.509 19159 19159 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 07:01:53.663 19159 19215 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 07:01:53.663 19159 19215 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 07:01:53.663 19159 19215 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 07:01:53.718 19201 19201 W libprocessgroup: Controller io is not found 12-20 07:01:53.719 19201 19201 W libprocessgroup: Controller io is not found 12-20 07:01:53.719 19201 19201 W libprocessgroup: --------- beginning of main 12-20 07:12:35.596 23668 23668 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 07:12:38.833 23668 23668 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 07:12:38.854 23668 23668 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 07:12:38.854 23668 23668 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 07:12:38.854 23668 23668 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 07:12:38.854 23668 23668 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 07:12:38.854 23668 23668 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 07:12:38.854 23668 23668 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 07:12:38.854 23668 23668 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 07:12:38.854 23668 23668 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 07:12:38.854 23668 23668 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 07:12:38.854 23668 23668 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 07:12:38.854 23668 23668 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 07:12:38.854 23668 23668 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 07:12:38.854 23668 23668 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 07:12:38.854 23668 23668 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 07:12:38.854 23668 23668 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 07:12:38.854 23668 23668 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 07:12:38.854 23668 23668 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 07:12:38.854 23668 23668 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 07:12:38.854 23668 23668 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 07:12:38.854 23668 23668 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 07:12:38.854 23668 23668 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 07:12:38.854 23668 23668 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 07:12:39.073 23668 23668 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. 12-20 07:12:40.973 23668 23668 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 07:12:40.973 23668 23668 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 07:12:41.272 24163 24163 W libprocessgroup: Controller io is not found 12-20 07:12:41.273 24163 24163 W libprocessgroup: Controller io is not found 12-20 07:12:41.273 24163 24163 W libprocessgroup: Controller io is not found 12-20 07:12:41.663 23668 24182 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 07:12:41.663 23668 24182 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 07:12:41.663 23668 24182 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 07:12:43.937 23668 24289 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (24196) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.wa--------- beginning of main 12-20 07:13:53.022 25617 25617 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 07:13:53.486 25617 25617 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 07:13:53.489 25617 25617 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 07:13:53.489 25617 25617 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 07:13:53.489 25617 25617 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 07:13:53.489 25617 25617 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 07:13:53.489 25617 25617 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 07:13:53.489 25617 25617 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 07:13:53.489 25617 25617 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 07:13:53.489 25617 25617 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 07:13:53.489 25617 25617 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 07:13:53.489 25617 25617 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 07:13:53.489 25617 25617 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 07:13:53.489 25617 25617 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 07:13:53.489 25617 25617 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 07:13:53.489 25617 25617 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 07:13:53.489 25617 25617 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 07:13:53.489 25617 25617 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 07:13:53.489 25617 25617 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 07:13:53.489 25617 25617 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 07:13:53.489 25617 25617 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 07:13:53.489 25617 25617 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 07:13:53.489 25617 25617 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 07:13:53.489 25617 25617 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 07:13:53.520 25617 25617 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. 12-20 07:13:54.315 25617 25617 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 07:13:54.315 25617 25617 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 07:13:54.554 25661 25661 W libprocessgroup: Controller io is not found 12-20 07:13:54.554 25661 25661 W libprocessgroup: Controller io is not found 12-20 07:13:54.554 25661 25661 W libprocessgroup: Controller io is not found 12-20 07:13:54.724 25617 25675 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 07:13:54.724 25617 25675 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 07:13:54.724 25617 25675 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 07:16:53.034 27269 27269 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 07:16:53.279 27269 27269 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 07:16:53.280 27269 27269 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 07:16:53.280 27269 27269 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 07:16:53.280 27269 27269 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 07:16:53.280 27269 27269 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 07:16:53.280 27269 27269 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 07:16:53.280 27269 27269 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 07:16:53.280 27269 27269 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 07:16:53.280 27269 27269 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 07:16:53.280 27269 27269 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 07:16:53.280 27269 27269 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 07:16:53.280 27269 27269 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 07:16:53.280 27269 27269 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 07:16:53.280 27269 27269 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 07:16:53.280 27269 27269 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 07:16:53.280 27269 27269 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 07:16:53.280 27269 27269 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 07:16:53.280 27269 27269 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 07:16:53.280 27269 27269 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 07:16:53.280 27269 27269 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 07:16:53.280 27269 27269 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 07:16:53.280 27269 27269 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 07:16:53.280 27269 27269 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 07:16:53.293 27269 27269 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. 12-20 07:16:53.652 27269 27269 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 07:16:53.652 27269 27269 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 07:16:53.882 27319 27319 W libprocessgroup: Controller io is not found 12-20 07:16:53.883 27319 27319 W libprocessgroup: Controller io is not found 12-20 07:16:53.883 27319 27319 W libprocessgroup: Controller io is not found 12-20 07:16:53.885 27269 27332 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 07:16:53.885 27269 27332 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 07:16:53.885 27269 27332 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 07:27:53.050 29157 29157 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 07:27:53.237 29157 29157 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 07:27:53.238 29157 29157 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 07:27:53.238 29157 29157 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 07:27:53--------- beginning of main 12-20 07:27:53.246 29157 29157 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. 12-20 07:27:53.447 29157 29157 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 07:27:53.447 29157 29157 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 07:27:53.647 29157 29238 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 07:27:53.647 29157 29238 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 07:27:53.647 29157 29238 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 07:27:53.647 29223 29223 W libprocessgroup: Controller io is not found 12-20 07:27:53.647 29223 29223 W libprocessgroup: Controller io is not found 12-20 07:27:53.647 29223 29223 W libprocessgroup: Controller io is not found 12-20 07:32:53.022 30925 30925 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 07:32:53.203 30925 30925 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 07:32:53.203 30925 30925 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 07:32:53.203 30925 30925 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 07:32:53.203 30925 30925 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 07:32:53.203 30925 30925 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 07:32:53.203 30925 30925 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 07:32:53.203 30925 30925 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 07:32:53.203 30925 30925 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 07:32:53.203 30925 30925 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 07:32:53.203 30925 30925 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 07:32:53.203 30925 30925 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 07:32:53.203 30925 30925 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 07:32:53.203 30925 30925 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 07:32:53.203 30925 30925 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 07:32:53.203 30925 30925 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 07:32:53.203 30925 30925 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 07:32:53.204 30925 30925 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 07:32:53.204 30925 30925 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 07:32:53.204 30925 30925 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 07:32:53.204 30925 30925 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 07:32:53.204 30925 30925 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 07:32:53.204 30925 30925 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 07:32:53.204 30925 30925 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 07:32:53.212 30925 30925 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 07:32:53.450 30925 30925 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 07:32:53.450 30925 30925 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 07:32:53.593 30925 31027 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 07:32:53.593 30925 31027 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 07:32:53.593 30925 31027 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 07:32:53.648 31005 31005 W libprocessgroup: Controller io is not found 12-20 07:32:53.649 31005 31005 W libprocessgroup: Controller io is not found 12-20 07:32:53.649 31005 31005 W libprocessgroup: Controller io is not found 12-20 07:41:53.074 336 336 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 07:41:53.215 336 336 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 07:41:53.215 336 336 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 07:41:53.215 336 336 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 07:41:53.215 336 336 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 07:41:53.215 336 336 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 07:41:53.215 336 336 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 07:41:53.215 336 336 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 07:41:53.215 336 336 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 07:41:53.215 336 336 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 07:41:53.215 336 336 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 07:41:53.215 336 336 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 07:41:53.215 336 336 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 07:41:53.215 336 336 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 07:41:53.215 336 336 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 07:41:53.215 336 336 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 07:41:53.215 336 336 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 07:41:53.215 336 336 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 07:41:53.215 336 336 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 07:41:53.216 336 336 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 07:41:53.216 336 336 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 07:41:53.216 336 336 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 07:41:53.216 336 336 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 07:41:53.216 336 336 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 07:41:53.226 336 336 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. 12-20 07:41:53.418 336 336 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 07:41:53.613 472 472 W libprocessgroup: Controller io is not found 12-20 07:41:53.614 472 472 W libprocessgroup: Controller io is not found 12-20 07:41:53.614 472 472 W libprocessgroup: Controller io is not found 12-20 07:41:53.616 336 533 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 07:41:53.616 336 533 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 07:41:53.616 336 533 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 07:57:53.037 3834 3834 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 07:57:53.229 3834 3834 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 07:57:53.229 3834 3834 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 07:57:53.229 3834 3834 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 07:57:53.229 3834 3834 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 07:57:53.229 3834 3834 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 07:57:53.229 3834 3834 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 07:57:53.229 3834 3834 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 07:57:53.229 3834 3834 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 07:57:53.229 3834 3834 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 07:57:53.229 3834 3834 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 07:57:53.229 3834 3834 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 07:57:53.229 3834 3834 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 07:57:53.229 3834 3834 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 07:57:53.229 3834 3834 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 07:57:53.229 3834 3834 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 07:57:53.229 3834 3834 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 07:57:53.229 3834 3834 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 07:57:53.229 3834 3834 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 07:57:53.230 3834 3834 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 07:57:53.230 3834 3834 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 07:57:53.230 3834 3834 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 07:57:53.230 3834 3834 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 07:57:53.230 3834 3834 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 07:57:53.237 3834 3834 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. 12-20 07:57:53.419 3834 3834 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 07:57:53.420 3834 3834 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 07:57:53.653 3902 3902 W libprocessgroup: Controller io is not found 12-20 07:57:53.653 3902 3902 W libprocessgroup: Controller io is not found 12-20 07:57:53.653 3902 3902 W libprocessgroup: --------- beginning of main 12-20 07:57:53.664 3834 3919 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 07:57:53.664 3834 3919 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 07:57:53.664 3834 3919 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 08:02:53.045 5652 5652 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 08:02:53.173 5652 5652 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 08:02:53.173 5652 5652 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 08:02:53.173 5652 5652 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 08:02:53.173 5652 5652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 08:02:53.173 5652 5652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 08:02:53.173 5652 5652 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 08:02:53.173 5652 5652 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 08:02:53.173 5652 5652 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 08:02:53.174 5652 5652 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 08:02:53.174 5652 5652 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 08:02:53.174 5652 5652 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 08:02:53.174 5652 5652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 08:02:53.174 5652 5652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 08:02:53.174 5652 5652 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 08:02:53.174 5652 5652 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 08:02:53.174 5652 5652 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 08:02:53.174 5652 5652 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 08:02:53.174 5652 5652 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 08:02:53.174 5652 5652 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 08:02:53.174 5652 5652 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 08:02:53.174 5652 5652 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 08:02:53.174 5652 5652 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 08:02:53.174 5652 5652 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 08:02:53.183 5652 5652 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. 12-20 08:02:53.369 5652 5652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 08:02:53.370 5652 5652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 08:02:53.528 5652 5714 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 08:02:53.528 5652 5714 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 08:02:53.528 5652 5714 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 08:02:53.576 5699 5699 W libprocessgroup: Controller io is not found 12-20 08:02:53.5--------- beginning of main 12-20 08:02:53.577 5699 5699 W libprocessgroup: Controller io is not found 12-20 08:02:53.577 5699 5699 W libprocessgroup: Controller io is not found 12-20 08:07:53.049 7594 7594 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 08:07:53.210 7594 7594 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 08:07:53.211 7594 7594 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 08:07:53.211 7594 7594 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 08:07:53.211 7594 7594 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 08:07:53.211 7594 7594 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 08:07:53.211 7594 7594 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 08:07:53.211 7594 7594 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 08:07:53.211 7594 7594 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 08:07:53.211 7594 7594 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 08:07:53.211 7594 7594 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 08:07:53.211 7594 7594 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 08:07:53.211 7594 7594 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 08:07:53.211 7594 7594 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 08:07:53.211 7594 7594 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 08:07:53.211 7594 7594 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 08:07:53.211 7594 7594 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 08:07:53.211 7594 7594 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 08:07:53.211 7594 7594 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 08:07:53.211 7594 7594 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 08:07:53.211 7594 7594 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 08:07:53.211 7594 7594 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 08:07:53.211 7594 7594 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 08:07:53.211 7594 7594 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 08:07:53.221 7594 7594 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. 12-20 08:07:53.417 7594 7594 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 08:07:53.417 7594 7594 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 08:07:53.573 7594 7654 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 08:07:53.573 7594 7654 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 08:07:53.573 7594 7654 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 08:07:53.619 7637 7637 W libprocessgroup: Controller io is not found 12-20 08:07:53.619 7637 7637 W libprocessgroup: Controller io is not found 12-20 08:07:53.619 7637 7637 W libprocessgroup: Controller io is not found 12-20 08:22:53.039 10837 10837 E com.mbwhatsapp: N--------- beginning of main 12-20 08:22:53.203 10837 10837 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 08:22:53.203 10837 10837 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 08:22:53.203 10837 10837 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 08:22:53.203 10837 10837 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 08:22:53.203 10837 10837 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 08:22:53.203 10837 10837 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 08:22:53.203 10837 10837 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 08:22:53.204 10837 10837 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 08:22:53.204 10837 10837 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 08:22:53.204 10837 10837 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 08:22:53.204 10837 10837 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 08:22:53.204 10837 10837 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 08:22:53.204 10837 10837 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 08:22:53.204 10837 10837 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 08:22:53.204 10837 10837 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 08:22:53.204 10837 10837 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 08:22:53.204 10837 10837 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 08:22:53.204 10837 10837 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 08:22:53.204 10837 10837 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 08:22:53.204 10837 10837 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 08:22:53.204 10837 10837 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 08:22:53.204 10837 10837 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 08:22:53.204 10837 10837 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 08:22:53.214 10837 10837 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. 12-20 08:22:53.428 10837 10837 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 08:22:53.428 10837 10837 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 08:22:53.624 10902 10902 W libprocessgroup: Controller io is not found 12-20 08:22:53.624 10902 10902 W libprocessgroup: Controller io is not found 12-20 08:22:53.624 10902 10902 W libprocessgroup: Controller io is not found 12-20 08:22:53.622 10837 10915 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 08:22:53.622 10837 10915 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 08:22:53.622 10837 10915 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 08:30:53.032 13319 13319 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 08:30:53.254 13319 13319 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 08:30:53.255 13319 13319 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-20 08:30:53.269 13319 13319 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. 12-20 08:30:53.601 13319 13319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 08:30:53.601 13319 13319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 08:30:53.795 13319 13406 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 08:30:53.795 13319 13406 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 08:30:53.795 13319 13406 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 08:30:53.847 13389 13389 W libprocessgroup: Controller io is not found 12-20 08:30:53.848 13389 13389 W libprocessgroup: Controller io is not found 12-20 08:30:53.848 13389 13389 W libprocessgroup: Controller io is not found 12-20 08:33:53.041 15225 15225 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 08:33:53.257 15225 15225 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 08:33:53.258 15225 15225 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 08:33:53.258 15225 15225 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 08:33:53.258 15225 15225 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 08:33:53.258 15225 15225 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 08:33:53.258 15225 15225 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 08:33:53.258 15225 15225 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 08:33:53.258 15225 15225 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 08:33:53.258 15225 15225 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 08:33:53.258 15225 15225 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 08:33:53.258 15225 15225 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 08:33:53.258 15225 15225 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 08:33:53.258 15225 15225 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 08:33:53.258 15225 15225 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 08:33:53.258 15225 15225 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 08:33:53.258 15225 15225 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 08:33:53.258 15225 15225 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 08:33:53.258 15225 15225 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 08:33:53.258 15225 15225 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 08:33:53.258 15225 15225 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 08:33:53.258 15225 15225 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 08:33:53.258 15225 15225 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 08:33:53.258 15225 15225 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 08:33:53.277 15225 15225 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 08:33:53.567 15225 15225 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 08:33:53.567 15225 15225 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 08:33:53.781 15309 15309 W libprocessgroup: Controller io is not found 12-20 08:33:53.782 15309 15309 W libprocessgroup: Controller io is not found 12-20 08:33:53.782 15309 15309 W libprocessgroup: Controller io is not found 12-20 08:33:53.798 15225 15332 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 08:33:53.798 15225 15332 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 08:33:53.798 15225 15332 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 08:43:52.999 17239 17239 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 08:43:53.128 17239 17239 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 08:43:53.129 17239 17239 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 08:43:53.129 17239 17239 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 08:43:53.129 17239 17239 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 08:43:53.129 17239 17239 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 08:43:53.129 17239 17239 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 08:43:53.129 17239 17239 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 08:43:53.129 17239 17239 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 08:43:53.129 17239 17239 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 08:43:53.129 17239 17239 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 08:43:53.129 17239 17239 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 08:43:53.129 17239 17239 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 08:43:53.129 17239 17239 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 08:43:53.129 17239 17239 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 08:43:53.129 17239 17239 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 08:43:53.129 17239 17239 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 08:43:53.129 17239 17239 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 08:43:53.130 17239 17239 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 08:43:53.130 17239 17239 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 08:43:53.130 17239 17239 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 08:43:53.130 17239 17239 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 08:43:53.130 17239 17239 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 08:43:53.130 17239 17239 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 08:43:53.138 17239 17239 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. 12-20 08:43:53.342 17239 17239 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 08:43:53.343 17239 17239 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 08:43:53.457 17239 17291 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 08:43:53.457 17239 17291 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 08:43:53.457 17239 17291 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 08:43:53.544 17278 17278 W libprocessgroup: Controller io is not found 12-20 08:43:53.544 17278 17278 W libprocessgroup: Controller io is not found 12-20 08:43:53.544 17278 17278 W libprocessgroup: Controller io is not found 12-20 09:12:53.072 20797 20797 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 09:12:53.297 20797 20797 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 09:12:53.298 20797 20797 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 09:12:53.298 20797 20797 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 09:12:53.298 20797 20797 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 09:12:53.298 20797 20797 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 09:12:53.298 20797 20797 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 09:12:53.298 20797 20797 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 09:12:53.298 20797 20797 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 09:12:53.298 20797 20797 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 09:12:53.298 20797 20797 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 09:12:53.299 20797 20797 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 09:12:53.299 20797 20797 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 09:12:53.299 20797 20797 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 09:12:53.299 20797 20797 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 09:12:53.299 20797 20797 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 09:12:53.299 20797 20797 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 09:12:53.299 20797 20797 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 09:12:53.299 20797 20797 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 09:12:53.299 20797 20797 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 09:12:53.299 20797 20797 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 09:12:53.299 20797 20797 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 09:12:53.299 20797 20797 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 09:12:53.299 20797 20797 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 09:12:53.308 20797 20797 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. 12-20 09:12:53.662 20797 20797 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 09:12:53.662 20797 20797 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 09:12:53.933--------- beginning of main 12-20 09:12:53.933 20900 20900 W libprocessgroup: Controller io is not found 12-20 09:12:53.934 20900 20900 W libprocessgroup: Controller io is not found 12-20 09:12:53.934 20900 20900 W libprocessgroup: Controller io is not found 12-20 09:12:54.027 20797 20928 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 09:12:54.027 20797 20928 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 09:12:54.027 20797 20928 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 09:24:53.021 23133 23133 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 09:24:53.161 23133 23133 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 09:24:53.161 23133 23133 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 09:24:53.162 23133 23133 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 09:24:53.162 23133 23133 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 09:24:53.162 23133 23133 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 09:24:53.162 23133 23133 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 09:24:53.162 23133 23133 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 09:24:53.162 23133 23133 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 09:24:53.162 23133 23133 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 09:24:53.162 23133 23133 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 09:24:53.162 23133 23133 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 09:24:53.162 23133 23133 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 09:24:53.162 23133 23133 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 09:24:53.162 23133 23133 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 09:24:53.162 23133 23133 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 09:24:53.162 23133 23133 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 09:24:53.162 23133 23133 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 09:24:53.162 23133 23133 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 09:24:53.162 23133 23133 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 09:24:53.162 23133 23133 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 09:24:53.162 23133 23133 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 09:24:53.162 23133 23133 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 09:24:53.162 23133 23133 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 09:24:53.169 23133 23133 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. 12-20 09:24:53.346 23133 23133 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 09:24:53.346 23133 23133 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 09:24:53.561 23188 23188 W libprocessgroup: Controller io is not found 12-20 09:24:53.562 23188 23188 W libprocessgroup: Controller io is not found 12-20 09:24:53.562 23188 23188 W libprocessgroup: --------- beginning of main 12-20 09:24:53.570 23133 23203 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 09:24:53.570 23133 23203 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 09:24:53.570 23133 23203 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 09:30:53.027 26094 26094 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 09:30:53.224 26094 26094 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 09:30:53.226 26094 26094 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 09:30:53.226 26094 26094 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 09:30:53.226 26094 26094 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 09:30:53.226 26094 26094 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 09:30:53.226 26094 26094 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 09:30:53.226 26094 26094 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 09:30:53.226 26094 26094 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 09:30:53.226 26094 26094 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 09:30:53.227 26094 26094 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 09:30:53.227 26094 26094 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 09:30:53.227 26094 26094 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 09:30:53.227 26094 26094 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 09:30:53.227 26094 26094 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 09:30:53.227 26094 26094 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 09:30:53.227 26094 26094 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 09:30:53.227 26094 26094 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 09:30:53.227 26094 26094 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 09:30:53.227 26094 26094 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 09:30:53.227 26094 26094 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 09:30:53.227 26094 26094 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 09:30:53.227 26094 26094 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 09:30:53.227 26094 26094 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 09:30:53.239 26094 26094 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. 12-20 09:30:53.451 26094 26094 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 09:30:53.451 26094 26094 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 09:30:53.690 26189 26189 W libprocessgroup: Controller io is not found 12-20 09:30:53.690 26189 26189 W libprocessgroup: Controller io is not found 12-20 09:30:53.690 26189 26189 W libprocessgroup: Controller io is not found 12-20 09:30:53.803 26094 26204 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 09:30:53.803 26094 26204 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-20 09:39:53.026 28098 28098 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 09:39:53.164 28098 28098 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 09:39:53.164 28098 28098 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 09:39:53.165 28098 28098 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 09:39:53.165 28098 28098 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 09:39:53.165 28098 28098 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 09:39:53.165 28098 28098 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 09:39:53.165 28098 28098 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 09:39:53.165 28098 28098 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 09:39:53.165 28098 28098 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 09:39:53.165 28098 28098 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 09:39:53.165 28098 28098 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 09:39:53.165 28098 28098 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 09:39:53.165 28098 28098 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 09:39:53.165 28098 28098 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 09:39:53.165 28098 28098 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 09:39:53.165 28098 28098 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 09:39:53.165 28098 28098 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 09:39:53.165 28098 28098 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 09:39:53.165 28098 28098 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 09:39:53.165 28098 28098 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 09:39:53.165 28098 28098 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 09:39:53.165 28098 28098 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 09:39:53.165 28098 28098 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 09:39:53.173 28098 28098 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. 12-20 09:39:53.366 28098 28098 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 09:39:53.366 28098 28098 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 09:39:53.554 28098 28153 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 09:39:53.554 28098 28153 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 09:39:53.554 28098 28153 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 09:39:53.569 28139 28139 W libprocessgroup: Controller io is not found 12-20 09:39:53.569 28139 28139 W libprocessgroup: Controller io is not found 12-20 09:39:53.569 28139 28139 W libprocessgroup: Controller io is not found 12-20 09:46:53.037 31403 31403 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 09:46:53.255 31403 31403 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 09:46:53.256 31403 31403 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 09:46:53.256 31403 31403 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 09:46:53.256 31403 31403 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 09:46:53.256 31403 31403 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 09:46:53.256 31403 31403 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 09:46:53.256 31403 31403 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 09:46:53.256 31403 31403 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 09:46:53.256 31403 31403 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 09:46:53.256 31403 31403 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 09:46:53.256 31403 31403 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 09:46:53.256 31403 31403 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 09:46:53.256 31403 31403 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 09:46:53.256 31403 31403 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 09:46:53.257 31403 31403 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 09:46:53.257 31403 31403 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 09:46:53.257 31403 31403 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 09:46:53.257 31403 31403 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 09:46:53.257 31403 31403 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 09:46:53.257 31403 31403 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 09:46:53.257 31403 31403 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 09:46:53.257 31403 31403 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 09:46:53.257 31403 31403 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 09:46:53.276 31403 31403 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. 12-20 09:46:53.653 31403 31403 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 09:46:53.653 31403 31403 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 09:46:53.815 31403 31460 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 09:46:53.815 31403 31460 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 09:46:53.815 31403 31460 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 09:46:53.858 31446 31446 W libprocessgroup: Controller io is not found 12-20 09:46:53.859 31446 31446 W libprocessgroup: Controller io is not found 12-20 09:46:53.859 31446 31446 W libprocessgroup: Controller io is not found 12-20 10:00:53.060 1987 1987 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 10:00:53.197 1987 1987 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 10:00:53.198 1987 1987 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 10:00:53.198 1987 1987 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 10:00:53--------- beginning of main 12-20 10:00:53.199 1987 1987 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 10:00:53.207 1987 1987 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. 12-20 10:00:53.413 1987 1987 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 10:00:53.413 1987 1987 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 10:00:53.630 2088 2088 W libprocessgroup: Controller io is not found 12-20 10:00:53.631 2088 2088 W libprocessgroup: Controller io is not found 12-20 10:00:53.631 2088 2088 W libprocessgroup: Controller io is not found 12-20 10:00:53.638 1987 2109 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 10:00:53.638 1987 2109 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 10:00:53.638 1987 2109 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 10:19:53.051 5942 5942 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 10:19:53.234 5942 5942 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 10:19:53.235 5942 5942 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 10:19:53.235 5942 5942 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 10:19:53.235 5942 5942 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 10:19:53.235 5942 5942 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 10:19:53.235 5942 5942 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 10:19:53.235 5942 5942 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 10:19:53.235 5942 5942 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 10:19:53.235 5942 5942 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 10:19:53.235 5942 5942 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 10:19:53.235 5942 5942 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 10:19:53.235 5942 5942 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 10:19:53.235 5942 5942 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 10:19:53.236 5942 5942 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 10:19:53.236 5942 5942 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 10:19:53.236 5942 5942 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 10:19:53.236 5942 5942 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 10:19:53.236 5942 5942 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 10:19:53.236 5942 5942 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 10:19:53.236 5942 5942 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 10:19:53.236 5942 5942 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 10:19:53.236 5942 5942 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 10:19:53.236 5942 5942 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 10:19:53.246 5942 5942 E CustomActivityOnCrash: IMPORTANT WARNING! You already have a--------- beginning of main 12-20 10:19:53.451 5942 5942 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 10:19:53.451 5942 5942 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 10:19:53.654 5942 5992 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 10:19:53.654 5942 5992 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 10:19:53.654 5942 5992 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 10:19:53.660 5976 5976 W libprocessgroup: Controller io is not found 12-20 10:19:53.660 5976 5976 W libprocessgroup: Controller io is not found 12-20 10:19:53.660 5976 5976 W libprocessgroup: Controller io is not found 12-20 10:30:53.033 8174 8174 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 10:30:53.186 8174 8174 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 10:30:53.187 8174 8174 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 10:30:53.187 8174 8174 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 10:30:53.187 8174 8174 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 10:30:53.187 8174 8174 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 10:30:53.187 8174 8174 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 10:30:53.187 8174 8174 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 10:30:53.187 8174 8174 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 10:30:53.187 8174 8174 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 10:30:53.187 8174 8174 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 10:30:53.187 8174 8174 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 10:30:53.187 8174 8174 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 10:30:53.187 8174 8174 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 10:30:53.187 8174 8174 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 10:30:53.187 8174 8174 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 10:30:53.187 8174 8174 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 10:30:53.187 8174 8174 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 10:30:53.187 8174 8174 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 10:30:53.187 8174 8174 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 10:30:53.187 8174 8174 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 10:30:53.187 8174 8174 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 10:30:53.187 8174 8174 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 10:30:53.187 8174 8174 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 10:30:53.194 8174 8174 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. 12-20 10:30:53.378 8174 8174 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 10:30:53.495 8174 8232 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 10:30:53.495 8174 8232 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 10:30:53.495 8174 8232 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 10:30:53.586 8219 8219 W libprocessgroup: Controller io is not found 12-20 10:30:53.586 8219 8219 W libprocessgroup: Controller io is not found 12-20 10:30:53.586 8219 8219 W libprocessgroup: Controller io is not found 12-20 10:40:53.038 10166 10166 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 10:40:53.178 10166 10166 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 10:40:53.178 10166 10166 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 10:40:53.178 10166 10166 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 10:40:53.178 10166 10166 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 10:40:53.178 10166 10166 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 10:40:53.179 10166 10166 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 10:40:53.179 10166 10166 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 10:40:53.179 10166 10166 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 10:40:53.179 10166 10166 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 10:40:53.179 10166 10166 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 10:40:53.179 10166 10166 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 10:40:53.179 10166 10166 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 10:40:53.179 10166 10166 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 10:40:53.179 10166 10166 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 10:40:53.179 10166 10166 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 10:40:53.179 10166 10166 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 10:40:53.179 10166 10166 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 10:40:53.179 10166 10166 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 10:40:53.179 10166 10166 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 10:40:53.179 10166 10166 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 10:40:53.179 10166 10166 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 10:40:53.179 10166 10166 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 10:40:53.179 10166 10166 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 10:40:53.187 10166 10166 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. 12-20 10:40:53.376 10166 10166 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 10:40:53.376 10166 10166 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 10:40:53.575 10211 10211 W libprocessgroup: Controller io is not found 12-20 10:40:53.575 10211 10211 W libprocessgroup: Controller io is not found 12-20 10:40:53.575 10211 10211 W libprocessgroup: --------- beginning of main 12-20 10:40:53.585 10166 10227 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 10:40:53.585 10166 10227 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 10:40:53.585 10166 10227 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 10:57:52.975 12103 12103 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 10:57:53.179 12103 12103 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 10:57:53.179 12103 12103 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 10:57:53.179 12103 12103 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 10:57:53.179 12103 12103 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 10:57:53.179 12103 12103 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 10:57:53.179 12103 12103 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 10:57:53.179 12103 12103 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 10:57:53.179 12103 12103 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 10:57:53.179 12103 12103 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 10:57:53.179 12103 12103 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 10:57:53.179 12103 12103 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 10:57:53.180 12103 12103 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 10:57:53.180 12103 12103 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 10:57:53.180 12103 12103 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 10:57:53.180 12103 12103 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 10:57:53.180 12103 12103 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 10:57:53.180 12103 12103 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 10:57:53.180 12103 12103 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 10:57:53.180 12103 12103 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 10:57:53.180 12103 12103 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 10:57:53.180 12103 12103 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 10:57:53.180 12103 12103 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 10:57:53.180 12103 12103 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 10:57:53.188 12103 12103 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. 12-20 10:57:53.388 12103 12103 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 10:57:53.389 12103 12103 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 10:57:53.633 12142 12142 W libprocessgroup: Controller io is not found 12-20 10:57:53.633 12142 12142 W libprocessgroup: Controller io is not found 12-20 10:57:53.633 12142 12142 W libprocessgroup: Controller io is not found 12-20 10:57:53.723 12103 12157 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 10:57:53.723 12103 12157 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-20 11:12:53.035 14319 14319 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 11:12:53.195 14319 14319 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 11:12:53.195 14319 14319 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 11:12:53.195 14319 14319 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 11:12:53.195 14319 14319 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 11:12:53.195 14319 14319 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 11:12:53.195 14319 14319 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 11:12:53.195 14319 14319 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 11:12:53.195 14319 14319 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 11:12:53.195 14319 14319 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 11:12:53.195 14319 14319 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 11:12:53.195 14319 14319 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 11:12:53.195 14319 14319 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 11:12:53.196 14319 14319 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 11:12:53.196 14319 14319 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 11:12:53.196 14319 14319 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 11:12:53.196 14319 14319 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 11:12:53.196 14319 14319 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 11:12:53.196 14319 14319 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 11:12:53.196 14319 14319 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 11:12:53.196 14319 14319 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 11:12:53.196 14319 14319 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 11:12:53.196 14319 14319 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 11:12:53.196 14319 14319 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 11:12:53.204 14319 14319 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. 12-20 11:12:53.416 14319 14319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 11:12:53.417 14319 14319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 11:12:53.635 14390 14390 W libprocessgroup: Controller io is not found 12-20 11:12:53.635 14390 14390 W libprocessgroup: Controller io is not found 12-20 11:12:53.635 14390 14390 W libprocessgroup: Controller io is not found 12-20 11:12:53.655 14319 14413 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 11:12:53.655 14319 14413 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 11:12:53.655 14319 14413 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 11:19:52.664 16567 16567 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 11:19:52.813 16567 16567 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 11:19:52.814 16567 16567 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 11:19:52.814 16567 16567 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 11:19:52.814 16567 16567 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 11:19:52.814 16567 16567 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 11:19:52.814 16567 16567 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 11:19:52.814 16567 16567 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 11:19:52.814 16567 16567 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 11:19:52.814 16567 16567 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 11:19:52.814 16567 16567 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 11:19:52.814 16567 16567 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 11:19:52.814 16567 16567 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 11:19:52.814 16567 16567 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 11:19:52.814 16567 16567 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 11:19:52.814 16567 16567 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 11:19:52.814 16567 16567 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 11:19:52.814 16567 16567 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 11:19:52.814 16567 16567 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 11:19:52.814 16567 16567 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 11:19:52.814 16567 16567 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 11:19:52.824 16567 16567 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. 12-20 11:19:53.001 16567 16567 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 11:19:53.001 16567 16567 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 11:19:53.208 16607 16607 W libprocessgroup: Controller io is not found 12-20 11:19:53.208 16607 16607 W libprocessgroup: Controller io is not found 12-20 11:19:53.208 16607 16607 W libprocessgroup: Controller io is not found 12-20 11:19:53.223 16567 16621 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 11:19:53.223 16567 16621 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 11:19:53.223 16567 16621 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 11:35:53.034 19086 19086 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 11:35:53.220 19086 19086 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 11:35:53.221 19086 19086 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 11:35:53.221 19086 19086 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 11:35:53.221 19086 19086 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 11:35:53.221 19086 19086 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 11:35:53.221 19086 19086 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 11:--------- beginning of main 12-20 11:35:53.222 19086 19086 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 11:35:53.222 19086 19086 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 11:35:53.230 19086 19086 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. 12-20 11:35:53.457 19086 19086 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 11:35:53.457 19086 19086 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 11:35:53.640 19086 19154 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 11:35:53.640 19086 19154 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 11:35:53.640 19086 19154 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 11:35:53.696 19124 19124 W libprocessgroup: Controller io is not found 12-20 11:35:53.696 19124 19124 W libprocessgroup: Controller io is not found 12-20 11:35:53.696 19124 19124 W libprocessgroup: Controller io is not found 12-20 11:40:53.028 20551 20551 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 11:40:53.192 20551 20551 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 11:40:53.192 20551 20551 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 11:40:53.192 20551 20551 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 11:40:53.192 20551 20551 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 11:40:53.192 20551 20551 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 11:40:53.192 20551 20551 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 11:40:53.192 20551 20551 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 11:40:53.192 20551 20551 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 11:40:53.192 20551 20551 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 11:40:53.192 20551 20551 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 11:40:53.192 20551 20551 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 11:40:53.192 20551 20551 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 11:40:53.192 20551 20551 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 11:40:53.192 20551 20551 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 11:40:53.192 20551 20551 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 11:40:53.192 20551 20551 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 11:40:53.192 20551 20551 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 11:40:53.192 20551 20551 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 11:40:53.192 20551 20551 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 11:40:53.192 20551 20551 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 11:40:53.192 20551 20551 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 11:40:53.192 20551 20551 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 11:40:53.192 20551 20551 W System.err: at com.android.internal.os.--------- beginning of main 12-20 11:40:53.202 20551 20551 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. 12-20 11:40:53.452 20551 20551 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 11:40:53.452 20551 20551 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 11:40:53.672 20551 20679 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 11:40:53.672 20551 20679 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 11:40:53.672 20551 20679 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 11:40:53.774 20657 20657 W libprocessgroup: Controller io is not found 12-20 11:40:53.774 20657 20657 W libprocessgroup: Controller io is not found 12-20 11:40:53.774 20657 20657 W libprocessgroup: Controller io is not found 12-20 11:44:53.038 23556 23556 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 11:44:53.188 23556 23556 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 11:44:53.189 23556 23556 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 11:44:53.189 23556 23556 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 11:44:53.189 23556 23556 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 11:44:53.189 23556 23556 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 11:44:53.189 23556 23556 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 11:44:53.189 23556 23556 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 11:44:53.189 23556 23556 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 11:44:53.189 23556 23556 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 11:44:53.189 23556 23556 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 11:44:53.189 23556 23556 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 11:44:53.189 23556 23556 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 11:44:53.189 23556 23556 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 11:44:53.189 23556 23556 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 11:44:53.189 23556 23556 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 11:44:53.189 23556 23556 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 11:44:53.189 23556 23556 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 11:44:53.189 23556 23556 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 11:44:53.189 23556 23556 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 11:44:53.189 23556 23556 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 11:44:53.189 23556 23556 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 11:44:53.189 23556 23556 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 11:44:53.189 23556 23556 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 11:44:53.197 23556 23556 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 11:44:53.373 23556 23556 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 11:44:53.373 23556 23556 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 11:44:53.576 23556 23633 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 11:44:53.576 23556 23633 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 11:44:53.576 23556 23633 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 11:44:53.588 23606 23606 W libprocessgroup: Controller io is not found 12-20 11:44:53.589 23606 23606 W libprocessgroup: Controller io is not found 12-20 11:44:53.589 23606 23606 W libprocessgroup: Controller io is not found 12-20 11:49:52.742 26360 26360 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 11:49:52.962 26360 26360 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 11:49:52.963 26360 26360 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 11:49:52.963 26360 26360 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 11:49:52.963 26360 26360 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 11:49:52.963 26360 26360 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 11:49:52.963 26360 26360 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 11:49:52.963 26360 26360 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 11:49:52.963 26360 26360 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 11:49:52.963 26360 26360 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 11:49:52.963 26360 26360 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 11:49:52.963 26360 26360 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 11:49:52.963 26360 26360 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 11:49:52.963 26360 26360 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 11:49:52.963 26360 26360 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 11:49:52.963 26360 26360 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 11:49:52.963 26360 26360 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 11:49:52.963 26360 26360 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 11:49:52.963 26360 26360 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 11:49:52.963 26360 26360 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 11:49:52.963 26360 26360 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 11:49:52.963 26360 26360 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 11:49:52.963 26360 26360 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 11:49:52.963 26360 26360 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 11:49:52.972 26360 26360 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. 12-20 11:49:53.298 26360 26360 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 --------- beginning of main 12-20 11:49:53.517 26401 26401 W libprocessgroup: Controller io is not found 12-20 11:49:53.517 26401 26401 W libprocessgroup: Controller io is not found 12-20 11:49:53.517 26401 26401 W libprocessgroup: Controller io is not found 12-20 11:49:53.545 26360 26415 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 11:49:53.545 26360 26415 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 11:49:53.545 26360 26415 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 11:56:53.024 28234 28234 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 11:56:53.183 28234 28234 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 11:56:53.183 28234 28234 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 11:56:53.183 28234 28234 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 11:56:53.183 28234 28234 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 11:56:53.183 28234 28234 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 11:56:53.183 28234 28234 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 11:56:53.183 28234 28234 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 11:56:53.183 28234 28234 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 11:56:53.183 28234 28234 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 11:56:53.183 28234 28234 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 11:56:53.183 28234 28234 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 11:56:53.183 28234 28234 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 11:56:53.183 28234 28234 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 11:56:53.184 28234 28234 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 11:56:53.184 28234 28234 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 11:56:53.184 28234 28234 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 11:56:53.184 28234 28234 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 11:56:53.184 28234 28234 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 11:56:53.184 28234 28234 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 11:56:53.184 28234 28234 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 11:56:53.184 28234 28234 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 11:56:53.184 28234 28234 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 11:56:53.184 28234 28234 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 11:56:53.192 28234 28234 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. 12-20 11:56:53.393 28234 28234 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 11:56:53.393 28234 28234 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 11:56:53.531 28234 28287 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 11:56:53.531 28234 28287 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-20 17:14:07.076 15464 15464 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 17:14:09.222 15464 15464 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 17:14:09.225 15464 15464 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 17:14:09.225 15464 15464 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 17:14:09.225 15464 15464 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 17:14:09.225 15464 15464 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 17:14:09.225 15464 15464 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 17:14:09.225 15464 15464 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 17:14:09.225 15464 15464 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 17:14:09.225 15464 15464 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 17:14:09.225 15464 15464 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 17:14:09.225 15464 15464 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 17:14:09.225 15464 15464 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 17:14:09.225 15464 15464 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 17:14:09.225 15464 15464 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 17:14:09.225 15464 15464 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 17:14:09.225 15464 15464 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 17:14:09.225 15464 15464 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 17:14:09.225 15464 15464 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 17:14:09.225 15464 15464 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 17:14:09.225 15464 15464 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 17:14:09.225 15464 15464 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 17:14:09.225 15464 15464 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 17:14:09.225 15464 15464 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 17:14:09.266 15464 15464 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. 12-20 17:14:11.763 15464 15464 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 17:14:11.763 15464 15464 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 17:14:13.280 15956 15956 W libprocessgroup: Controller io is not found 12-20 17:14:13.281 15956 15956 W libprocessgroup: Controller io is not found 12-20 17:14:13.281 15956 15956 W libprocessgroup: Controller io is not found 12-20 17:14:14.221 15464 16197 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 411.227ms (63.23 bytecodes/s) (1872B approximate peak alloc) 12-20 17:14:14.384 15464 16197 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 162.479ms (1514.04 bytecodes/s) (7920B approximate peak alloc) 12-20 17:14:14.384 15464 16197 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 17:14:14.384 15464 16197 W com.mbwhatsapp: Common causes for--------- beginning of main 12-20 19:43:34.665 19678 19678 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 19:43:35.616 19678 19678 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 19:43:35.621 19678 19678 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 19:43:35.621 19678 19678 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 19:43:35.621 19678 19678 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 19:43:35.621 19678 19678 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 19:43:35.621 19678 19678 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 19:43:35.621 19678 19678 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 19:43:35.621 19678 19678 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 19:43:35.621 19678 19678 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 19:43:35.621 19678 19678 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 19:43:35.621 19678 19678 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 19:43:35.621 19678 19678 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 19:43:35.621 19678 19678 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 19:43:35.621 19678 19678 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 19:43:35.621 19678 19678 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 19:43:35.621 19678 19678 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 19:43:35.621 19678 19678 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 19:43:35.621 19678 19678 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 19:43:35.621 19678 19678 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 19:43:35.621 19678 19678 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 19:43:35.621 19678 19678 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 19:43:35.621 19678 19678 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 19:43:35.621 19678 19678 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 19:43:35.670 19678 19678 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. 12-20 19:43:36.626 19678 19678 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 19:43:36.626 19678 19678 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 19:43:37.191 19922 19922 W libprocessgroup: Controller io is not found 12-20 19:43:37.192 19922 19922 W libprocessgroup: Controller io is not found 12-20 19:43:37.192 19922 19922 W libprocessgroup: Controller io is not found 12-20 19:43:37.797 19678 19991 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 19:43:37.797 19678 19991 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 19:43:37.797 19678 19991 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 19:43:46.468 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.469 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.470 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.470 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.470 19678 19688 W System : A resource failed to call close. 12-20 19:43:46.470 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.896 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.897 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.897 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.897 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.897 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.897 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.897 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.897 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.898 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.899 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.900 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.903 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:43:57.904 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.070 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.070 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.070 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.070 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.070 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.070 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.070 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.070 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.071 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.072 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.073 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:02.074 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.745 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.746 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.747 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.748 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.749 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.749 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.749 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.749 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.749 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.749 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.749 19678 19688 W System : A resource failed to call close. 12-20 19:44:07.749 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.221 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.222 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.223 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.224 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.225 19678 19688 --------- beginning of main 12-20 19:44:09.226 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.226 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.226 19678 19688 W System : A resource failed to call close. 12-20 19:44:09.226 19678 19688 W System : A resource failed to call close. 12-20 19:45:25.383 22767 22767 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 19:45:25.750 22767 22767 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 19:45:25.751 22767 22767 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 19:45:25.751 22767 22767 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 19:45:25.751 22767 22767 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 19:45:25.752 22767 22767 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 19:45:25.752 22767 22767 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 19:45:25.752 22767 22767 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 19:45:25.752 22767 22767 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 19:45:25.752 22767 22767 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 19:45:25.752 22767 22767 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 19:45:25.752 22767 22767 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 19:45:25.752 22767 22767 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 19:45:25.752 22767 22767 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 19:45:25.752 22767 22767 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 19:45:25.752 22767 22767 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 19:45:25.752 22767 22767 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 19:45:25.752 22767 22767 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 19:45:25.752 22767 22767 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 19:45:25.752 22767 22767 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 19:45:25.752 22767 22767 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 19:45:25.752 22767 22767 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 19:45:25.752 22767 22767 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 19:45:25.752 22767 22767 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 19:45:25.788 22767 22767 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. 12-20 19:45:26.153 22767 22767 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 19:45:26.154 22767 22767 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 19:45:26.388 22812 22812 W libprocessgroup: Controller io is not found 12-20 19:45:26.388 22812 22812 W libprocessgroup: Controller io is not found 12-20 19:45:26.388 22812 22812 W libprocessgroup: Controller io is not found 12-20 19:45:26.449 22767 22825 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 19:45:26.449 22767 22825 W com.mbwhatsapp: Common causes for lock verification issues are non-op--------- beginning of main 12-20 19:49:26.846 28043 28043 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 19:49:27.173 28043 28043 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 19:49:27.177 28043 28043 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 19:49:27.177 28043 28043 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 19:49:27.177 28043 28043 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 19:49:27.177 28043 28043 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 19:49:27.177 28043 28043 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 19:49:27.177 28043 28043 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 19:49:27.177 28043 28043 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 19:49:27.177 28043 28043 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 19:49:27.177 28043 28043 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 19:49:27.177 28043 28043 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 19:49:27.177 28043 28043 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 19:49:27.178 28043 28043 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 19:49:27.178 28043 28043 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 19:49:27.178 28043 28043 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 19:49:27.178 28043 28043 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 19:49:27.178 28043 28043 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 19:49:27.178 28043 28043 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 19:49:27.178 28043 28043 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 19:49:27.178 28043 28043 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 19:49:27.178 28043 28043 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 19:49:27.178 28043 28043 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 19:49:27.178 28043 28043 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 19:49:27.200 28043 28043 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. 12-20 19:49:27.751 28043 28043 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 19:49:27.751 28043 28043 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 19:49:27.953 28043 28096 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 19:49:27.953 28043 28096 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 19:49:27.953 28043 28096 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 19:49:27.996 28083 28083 W libprocessgroup: Controller io is not found 12-20 19:49:27.997 28083 28083 W libprocessgroup: Controller io is not found 12-20 19:49:27.997 28083 28083 W libprocessgroup: Controller io is not found 12-20 19:57:53.013 5104 5104 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 19:57:53.342 5104 5104 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 19:57:53.343 5104 5104 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 19:57:53.344 5104 5104 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 19:57:53.344 5104 5104 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 19:57:53.344 5104 5104 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 19:57:53.344 5104 5104 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 19:57:53.344 5104 5104 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 19:57:53.344 5104 5104 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 19:57:53.344 5104 5104 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 19:57:53.344 5104 5104 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 19:57:53.344 5104 5104 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 19:57:53.344 5104 5104 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 19:57:53.344 5104 5104 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 19:57:53.344 5104 5104 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 19:57:53.344 5104 5104 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 19:57:53.344 5104 5104 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 19:57:53.344 5104 5104 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 19:57:53.344 5104 5104 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 19:57:53.344 5104 5104 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 19:57:53.344 5104 5104 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 19:57:53.344 5104 5104 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 19:57:53.344 5104 5104 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 19:57:53.344 5104 5104 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 19:57:53.372 5104 5104 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. 12-20 19:57:53.956 5104 5104 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 19:57:53.956 5104 5104 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 19:57:54.194 5145 5145 W libprocessgroup: Controller io is not found 12-20 19:57:54.195 5145 5145 W libprocessgroup: Controller io is not found 12-20 19:57:54.195 5145 5145 W libprocessgroup: Controller io is not found 12-20 19:57:54.205 5104 5158 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 19:57:54.205 5104 5158 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 19:57:54.205 5104 5158 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 20:01:41.510 9041 9041 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 20:01:42.804 9041 9041 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 20:01:42.821 9041 9041 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 20:01:42.821 9041 9041 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 20:01:42--------- beginning of main 12-20 20:01:43.792 9041 9041 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. 12-20 20:01:47.124 9041 9041 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 20:01:47.124 9041 9041 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 20:01:47.905 9443 9443 W libprocessgroup: Controller io is not found 12-20 20:01:47.905 9443 9443 W libprocessgroup: Controller io is not found 12-20 20:01:47.905 9443 9443 W libprocessgroup: Controller io is not found 12-20 20:01:48.309 9041 9590 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 20:01:48.309 9041 9590 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 20:01:48.309 9041 9590 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 20:02:52.988 11153 11153 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 20:02:53.904 11153 11153 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 20:02:53.908 11153 11153 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 20:02:53.908 11153 11153 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 20:02:53.908 11153 11153 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 20:02:53.908 11153 11153 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 20:02:53.908 11153 11153 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 20:02:53.908 11153 11153 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 20:02:53.908 11153 11153 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 20:02:53.908 11153 11153 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 20:02:53.908 11153 11153 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 20:02:53.908 11153 11153 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 20:02:53.908 11153 11153 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 20:02:53.908 11153 11153 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 20:02:53.908 11153 11153 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 20:02:53.908 11153 11153 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 20:02:53.908 11153 11153 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 20:02:53.908 11153 11153 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 20:02:53.908 11153 11153 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 20:02:53.909 11153 11153 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 20:02:53.909 11153 11153 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 20:02:53.909 11153 11153 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 20:02:53.909 11153 11153 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 20:02:53.909 11153 11153 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 20:02:53.966 11153 11153 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-20 22:53:55.522 1937 1937 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 22:53:56.320 1937 1937 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 22:53:56.323 1937 1937 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 22:53:56.323 1937 1937 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 22:53:56.323 1937 1937 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 22:53:56.323 1937 1937 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 22:53:56.323 1937 1937 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 22:53:56.323 1937 1937 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 22:53:56.323 1937 1937 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 22:53:56.323 1937 1937 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 22:53:56.324 1937 1937 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 22:53:56.324 1937 1937 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 22:53:56.324 1937 1937 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 22:53:56.324 1937 1937 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 22:53:56.324 1937 1937 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 22:53:56.324 1937 1937 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 22:53:56.324 1937 1937 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 22:53:56.324 1937 1937 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 22:53:56.324 1937 1937 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 22:53:56.324 1937 1937 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 22:53:56.324 1937 1937 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 22:53:56.324 1937 1937 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 22:53:56.324 1937 1937 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 22:53:56.324 1937 1937 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 22:53:56.430 1937 1937 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. 12-20 22:53:57.475 1937 1937 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 22:53:57.487 1937 1937 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 22:53:58.134 2297 2297 W libprocessgroup: Controller io is not found 12-20 22:53:58.134 2297 2297 W libprocessgroup: Controller io is not found 12-20 22:53:58.134 2297 2297 W libprocessgroup: Controller io is not found 12-20 22:53:58.280 1937 2503 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 22:53:58.280 1937 2503 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 22:53:58.280 1937 2503 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 22:54:52.999 4557 4557 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 22:54:53.348 4557 4557 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-20 22:54:53.356 4557 4557 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 22:54:53.356 4557 4557 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 22:54:53.356 4557 4557 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 22:54:53.356 4557 4557 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 22:54:53.356 4557 4557 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 22:54:53.356 4557 4557 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 22:54:53.356 4557 4557 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 22:54:53.358 4557 4557 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 22:54:53.360 4557 4557 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 22:54:53.361 4557 4557 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 22:54:53.362 4557 4557 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 22:54:53.362 4557 4557 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 22:54:53.362 4557 4557 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 22:54:53.364 4557 4557 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 22:54:53.364 4557 4557 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 22:54:53.364 4557 4557 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 22:54:53.364 4557 4557 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 22:54:53.364 4557 4557 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 22:54:53.364 4557 4557 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 22:54:53.364 4557 4557 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 22:54:53.364 4557 4557 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 22:54:53.367 4557 4557 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 22:54:53.388 4557 4557 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. 12-20 22:54:53.814 4557 4557 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 22:54:53.815 4557 4557 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 22:54:54.039 4557 4777 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 22:54:54.039 4557 4777 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 22:54:54.039 4557 4777 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 22:54:54.126 4742 4742 W libprocessgroup: Controller io is not found 12-20 22:54:54.126 4742 4742 W libprocessgroup: Controller io is not found 12-20 22:54:54.126 4742 4742 W libprocessgroup: Controller io is not found 12-20 23:05:52.985 12491 12491 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 23:05:53.199 12491 12491 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 23:05:53.199 12491 12491 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 23:05:53.199 12491 12491 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 23:05:53--------- beginning of main 12-20 23:05:53.211 12491 12491 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. 12-20 23:05:53.456 12491 12491 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-20 23:05:53.456 12491 12491 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-20 23:05:53.618 12491 12544 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-20 23:05:53.618 12491 12544 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-20 23:05:53.618 12491 12544 W com.mbwhatsapp: and incorrect proguard optimizations. 12-20 23:05:53.683 12529 12529 W libprocessgroup: Controller io is not found 12-20 23:05:53.683 12529 12529 W libprocessgroup: Controller io is not found 12-20 23:05:53.683 12529 12529 W libprocessgroup: Controller io is not found 12-20 23:15:52.998 17054 17054 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-20 23:15:53.373 17054 17054 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-20 23:15:53.375 17054 17054 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-20 23:15:53.375 17054 17054 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-20 23:15:53.375 17054 17054 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-20 23:15:53.375 17054 17054 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-20 23:15:53.375 17054 17054 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-20 23:15:53.375 17054 17054 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-20 23:15:53.375 17054 17054 W System.err: at java.lang.Class.newInstance(Native Method) 12-20 23:15:53.375 17054 17054 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-20 23:15:53.375 17054 17054 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-20 23:15:53.375 17054 17054 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-20 23:15:53.375 17054 17054 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-20 23:15:53.375 17054 17054 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-20 23:15:53.375 17054 17054 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-20 23:15:53.375 17054 17054 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-20 23:15:53.375 17054 17054 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-20 23:15:53.375 17054 17054 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-20 23:15:53.375 17054 17054 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-20 23:15:53.375 17054 17054 W System.err: at android.os.Looper.loop(Looper.java:319) 12-20 23:15:53.375 17054 17054 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-20 23:15:53.375 17054 17054 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-20 23:15:53.375 17054 17054 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-20 23:15:53.375 17054 17054 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-20 23:15:53.404 17054 17054 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-21 10:25:42.284 29413 29413 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 10:25:43.272 29413 29413 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 10:25:43.277 29413 29413 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 10:25:43.277 29413 29413 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 10:25:43.277 29413 29413 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 10:25:43.277 29413 29413 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 10:25:43.277 29413 29413 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 10:25:43.277 29413 29413 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 10:25:43.277 29413 29413 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 10:25:43.278 29413 29413 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 10:25:43.278 29413 29413 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 10:25:43.278 29413 29413 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 10:25:43.278 29413 29413 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 10:25:43.278 29413 29413 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 10:25:43.278 29413 29413 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 10:25:43.278 29413 29413 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 10:25:43.278 29413 29413 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 10:25:43.278 29413 29413 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 10:25:43.278 29413 29413 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 10:25:43.278 29413 29413 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 10:25:43.278 29413 29413 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 10:25:43.278 29413 29413 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 10:25:43.278 29413 29413 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 10:25:43.278 29413 29413 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 10:25:43.305 29413 29413 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. 12-21 10:25:46.200 29413 29413 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 10:25:46.200 29413 29413 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 10:25:47.139 29941 29941 W libprocessgroup: Controller io is not found 12-21 10:25:47.140 29941 29941 W libprocessgroup: Controller io is not found 12-21 10:25:47.140 29941 29941 W libprocessgroup: Controller io is not found 12-21 10:25:49.965 29413 30277 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 10:25:49.965 29413 30277 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 10:25:49.965 29413 30277 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 10:25:50.167 29413 30375 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (30277) at java.io.File android.app.ContextImpl.getFilesDir() (ContextImpl.java:855) waiters=0 in ja--------- beginning of main 12-21 10:25:51.227 29413 30374 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (30353) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 1.533s 12-21 10:26:52.974 1694 1694 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 10:26:53.840 1694 1694 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 10:26:53.848 1694 1694 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 10:26:53.848 1694 1694 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 10:26:53.849 1694 1694 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 10:26:53.849 1694 1694 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 10:26:53.849 1694 1694 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 10:26:53.849 1694 1694 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 10:26:53.849 1694 1694 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 10:26:53.849 1694 1694 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 10:26:53.849 1694 1694 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 10:26:53.849 1694 1694 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 10:26:53.849 1694 1694 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 10:26:53.849 1694 1694 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 10:26:53.849 1694 1694 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 10:26:53.849 1694 1694 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 10:26:53.849 1694 1694 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 10:26:53.849 1694 1694 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 10:26:53.849 1694 1694 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 10:26:53.849 1694 1694 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 10:26:53.849 1694 1694 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 10:26:53.849 1694 1694 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 10:26:53.849 1694 1694 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 10:26:53.849 1694 1694 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 10:26:53.979 1694 1694 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. 12-21 10:26:54.921 1694 1694 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 10:26:54.921 1694 1694 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 10:26:55.835 1885 1885 W libprocessgroup: Controller io is not found 12-21 10:26:55.836 1885 1885 W libprocessgroup: Controller io is not found 12-21 10:26:55.836 1885 1885 W libprocessgroup: Controller io is not found 12-21 10:26:55.910 1694 1951 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 10:26:55.910 1694 1951 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 10:26:55.910 1694 1951 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 10:27:03.234 169--------- beginning of main 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-21 10:27:03.235 1694 1707 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-21 10:27:38.156 4617 4617 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 10:27:38.636 4617 4617 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 10:27:38.638 4617 4617 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 10:27:38.638 4617 4617 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 10:27:38.638 4617 4617 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 10:27:38.638 4617 4617 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 10:27:38.638 4617 4617 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 10:27:38.638 4617 4617 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 10:27:38.638 4617 4617 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 10:27:38.638 4617 4617 W System.err: at android.app.AppComponentFa--------- beginning of main 12-21 10:27:38.639 4617 4617 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 10:27:38.639 4617 4617 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 10:27:38.639 4617 4617 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 10:27:38.639 4617 4617 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 10:27:38.639 4617 4617 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 10:27:38.639 4617 4617 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 10:27:38.639 4617 4617 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 10:27:38.639 4617 4617 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 10:27:38.639 4617 4617 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 10:27:38.639 4617 4617 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 10:27:38.639 4617 4617 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 10:27:38.639 4617 4617 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 10:27:38.639 4617 4617 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 10:27:38.659 4617 4617 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. 12-21 10:27:39.237 4617 4617 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 10:27:39.237 4617 4617 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 10:27:39.630 4617 4756 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 10:27:39.630 4617 4756 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 10:27:39.630 4617 4756 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 10:27:39.840 4727 4727 W libprocessgroup: Controller io is not found 12-21 10:27:39.840 4727 4727 W libprocessgroup: Controller io is not found 12-21 10:27:39.840 4727 4727 W libprocessgroup: Controller io is not found 12-21 10:28:41.928 6417 6417 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 10:28:42.085 6417 6417 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 10:28:42.085 6417 6417 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 10:28:42.085 6417 6417 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 10:28:42.085 6417 6417 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 10:28:42.085 6417 6417 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 10:28:42.085 6417 6417 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 10:28:42.085 6417 6417 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 10:28:42.085 6417 6417 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 10:28:42.085 6417 6417 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 10:28:42.085 6417 6417 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 10:28:42.086 6417 6417 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 10:28:42.086 6417 6417 W System.err: at android.app.LoadedApk.makeApplicatio--------- beginning of main 12-21 10:28:42.094 6417 6417 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. 12-21 10:28:42.308 6417 6417 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 10:28:42.308 6417 6417 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 10:28:42.549 6417 6472 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 10:28:42.549 6417 6472 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 10:28:42.549 6417 6472 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 10:28:42.610 6458 6458 W libprocessgroup: Controller io is not found 12-21 10:28:42.611 6458 6458 W libprocessgroup: Controller io is not found 12-21 10:28:42.611 6458 6458 W libprocessgroup: Controller io is not found 12-21 10:40:53.051 9093 9093 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 10:40:53.343 9093 9093 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 10:40:53.344 9093 9093 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 10:40:53.344 9093 9093 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 10:40:53.344 9093 9093 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 10:40:53.344 9093 9093 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 10:40:53.344 9093 9093 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 10:40:53.344 9093 9093 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 10:40:53.344 9093 9093 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 10:40:53.344 9093 9093 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 10:40:53.344 9093 9093 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 10:40:53.344 9093 9093 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 10:40:53.344 9093 9093 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 10:40:53.344 9093 9093 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 10:40:53.344 9093 9093 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 10:40:53.344 9093 9093 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 10:40:53.344 9093 9093 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 10:40:53.344 9093 9093 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 10:40:53.344 9093 9093 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 10:40:53.344 9093 9093 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 10:40:53.344 9093 9093 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 10:40:53.344 9093 9093 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 10:40:53.344 9093 9093 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 10:40:53.344 9093 9093 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 10:40:53.362 9093 9093 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-21 10:40:53.749 9093 9093 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 10:40:53.750 9093 9093 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 10:40:53.976 9093 9189 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 10:40:53.976 9093 9189 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 10:40:53.976 9093 9189 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 10:40:54.005 9153 9153 W libprocessgroup: Controller io is not found 12-21 10:40:54.005 9153 9153 W libprocessgroup: Controller io is not found 12-21 10:40:54.005 9153 9153 W libprocessgroup: Controller io is not found 12-21 10:42:52.971 13471 13471 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 10:42:53.506 13471 13471 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 10:42:53.508 13471 13471 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 10:42:53.509 13471 13471 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 10:42:53.509 13471 13471 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 10:42:53.509 13471 13471 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 10:42:53.509 13471 13471 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 10:42:53.509 13471 13471 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 10:42:53.509 13471 13471 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 10:42:53.509 13471 13471 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 10:42:53.509 13471 13471 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 10:42:53.509 13471 13471 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 10:42:53.509 13471 13471 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 10:42:53.509 13471 13471 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 10:42:53.509 13471 13471 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 10:42:53.509 13471 13471 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 10:42:53.509 13471 13471 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 10:42:53.509 13471 13471 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 10:42:53.509 13471 13471 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 10:42:53.509 13471 13471 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 10:42:53.509 13471 13471 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 10:42:53.509 13471 13471 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 10:42:53.509 13471 13471 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 10:42:53.509 13471 13471 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 10:42:53.652 13471 13471 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. 12-21 10:42:54.900 13471 13471 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 --------- beginning of main 12-21 10:42:55.221 13565 13565 W libprocessgroup: Controller io is not found 12-21 10:42:55.225 13565 13565 W libprocessgroup: Controller io is not found 12-21 10:42:55.226 13565 13565 W libprocessgroup: Controller io is not found 12-21 10:42:55.455 13471 13584 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 10:42:55.455 13471 13584 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 10:42:55.455 13471 13584 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 10:44:52.988 15220 15220 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 10:44:53.288 15220 15220 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 10:44:53.290 15220 15220 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 10:44:53.290 15220 15220 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 10:44:53.290 15220 15220 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 10:44:53.290 15220 15220 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 10:44:53.290 15220 15220 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 10:44:53.290 15220 15220 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 10:44:53.290 15220 15220 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 10:44:53.290 15220 15220 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 10:44:53.290 15220 15220 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 10:44:53.291 15220 15220 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 10:44:53.291 15220 15220 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 10:44:53.291 15220 15220 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 10:44:53.291 15220 15220 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 10:44:53.291 15220 15220 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 10:44:53.291 15220 15220 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 10:44:53.291 15220 15220 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 10:44:53.291 15220 15220 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 10:44:53.291 15220 15220 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 10:44:53.291 15220 15220 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 10:44:53.291 15220 15220 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 10:44:53.291 15220 15220 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 10:44:53.291 15220 15220 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 10:44:53.315 15220 15220 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. 12-21 10:44:53.722 15220 15220 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 10:44:53.722 15220 15220 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 10:44:53.934 15220 15290 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 10:44:53.934 15220 15290 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-21 10:44:53.958 15275 15275 W libprocessgroup: Controller io is not found 12-21 10:44:53.958 15275 15275 W libprocessgroup: Controller io is not found 12-21 10:44:53.958 15275 15275 W libprocessgroup: Controller io is not found 12-21 10:59:53.044 18020 18020 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 10:59:53.286 18020 18020 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 10:59:53.288 18020 18020 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 10:59:53.288 18020 18020 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 10:59:53.288 18020 18020 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 10:59:53.288 18020 18020 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 10:59:53.288 18020 18020 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 10:59:53.288 18020 18020 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 10:59:53.288 18020 18020 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 10:59:53.288 18020 18020 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 10:59:53.288 18020 18020 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 10:59:53.288 18020 18020 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 10:59:53.289 18020 18020 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 10:59:53.289 18020 18020 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 10:59:53.289 18020 18020 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 10:59:53.289 18020 18020 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 10:59:53.289 18020 18020 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 10:59:53.289 18020 18020 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 10:59:53.289 18020 18020 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 10:59:53.289 18020 18020 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 10:59:53.289 18020 18020 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 10:59:53.289 18020 18020 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 10:59:53.289 18020 18020 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 10:59:53.289 18020 18020 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 10:59:53.304 18020 18020 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. 12-21 10:59:53.605 18020 18020 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 10:59:53.605 18020 18020 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 10:59:53.860 18020 18077 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 10:59:53.860 18020 18077 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 10:59:53.860 18020 18077 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 10:59:53.902 18063 18063 W libprocessgroup: Controller io is not found 12-21 10:59:53.902 18063 18063 W libprocessgroup: Controller io is not found 12-21 10:59:53.902 18063 18063 W libprocessgroup: --------- beginning of main 12-21 21:16:36.069 28618 28618 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 21:16:37.010 28618 28618 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 21:16:37.016 28618 28618 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 21:16:37.016 28618 28618 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 21:16:37.016 28618 28618 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 21:16:37.016 28618 28618 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 21:16:37.016 28618 28618 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 21:16:37.016 28618 28618 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 21:16:37.016 28618 28618 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 21:16:37.016 28618 28618 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 21:16:37.016 28618 28618 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 21:16:37.016 28618 28618 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 21:16:37.016 28618 28618 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 21:16:37.016 28618 28618 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 21:16:37.016 28618 28618 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 21:16:37.016 28618 28618 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 21:16:37.016 28618 28618 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 21:16:37.016 28618 28618 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 21:16:37.016 28618 28618 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 21:16:37.016 28618 28618 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 21:16:37.016 28618 28618 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 21:16:37.016 28618 28618 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 21:16:37.016 28618 28618 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 21:16:37.016 28618 28618 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 21:16:37.115 28618 28618 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. 12-21 21:16:37.983 28618 28618 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 21:16:37.983 28618 28618 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 21:16:38.556 28869 28869 W libprocessgroup: Controller io is not found 12-21 21:16:38.557 28869 28869 W libprocessgroup: Controller io is not found 12-21 21:16:38.557 28869 28869 W libprocessgroup: Controller io is not found 12-21 21:16:39.406 28618 28948 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 21:16:39.406 28618 28948 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 21:16:39.406 28618 28948 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 21:16:42.676 28618 29009 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #5 (29010) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.wa--------- beginning of main 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:16:52.778 28618 28628 W System : A resource failed to call close. 12-21 21:17:12.420 31059 31059 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 21:17:13.086 31059 31059 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 21:17:13.091 31059 31059 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 21:17:13.091 31059 31059 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 21:17:13.091 31059 31059 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 21:17:13.091 31059 31059 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 21:17:13.091 31059 31059 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 21:17:13.091 31059 31059 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 21:17:13.091 31059 31059 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 21:17:13.092 31059 31059 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 21:17:13.092 31059 31059 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 21:17:13.092 31059 31059 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 21:17:13.092 31059 31059 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 21:17:13.092 31059 31059 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 21:17:13.092 31059 31059 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 21:17:13.092 31059 31059 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 21:17:13.092 31059 31059 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 21:17:13.092 31059 31059 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 21:17:13.092 31059 31059 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 21:17:13.092 31059 31059 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 21:17:13.092 31059 31059 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 21:17:13.092 31059 31059 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 21:17:13.092 31059 31059 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 21:17:13.092 31059 31059 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 21:17:13.213 31059 31059 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. 12-21 21:17:14.292 31059 31059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 21:17:14.293 31059 31059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 2--------- beginning of main 12-21 21:17:15.782 31192 31192 W libprocessgroup: Controller io is not found 12-21 21:17:15.782 31192 31192 W libprocessgroup: Controller io is not found 12-21 21:17:15.782 31192 31192 W libprocessgroup: Controller io is not found 12-21 21:17:15.982 31059 31245 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 107.158ms (242.63 bytecodes/s) (1872B approximate peak alloc) 12-21 21:17:15.982 31059 31245 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 21:17:15.982 31059 31245 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 21:17:15.982 31059 31245 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 21:17:18.680 31059 31339 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (31262) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 424ms 12-21 21:18:53.067 31866 31866 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 21:18:53.209 31866 31866 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 21:18:53.209 31866 31866 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 21:18:53.209 31866 31866 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 21:18:53.209 31866 31866 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 21:18:53.209 31866 31866 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 21:18:53.209 31866 31866 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 21:18:53.209 31866 31866 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 21:18:53.209 31866 31866 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 21:18:53.209 31866 31866 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 21:18:53.209 31866 31866 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 21:18:53.209 31866 31866 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 21:18:53.209 31866 31866 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 21:18:53.210 31866 31866 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 21:18:53.210 31866 31866 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 21:18:53.210 31866 31866 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 21:18:53.210 31866 31866 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 21:18:53.210 31866 31866 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 21:18:53.210 31866 31866 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 21:18:53.210 31866 31866 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 21:18:53.210 31866 31866 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 21:18:53.210 31866 31866 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 21:18:53.210 31866 31866 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 21:18:53.210 31866 31866 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 21:18:53.218 31866 31866 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 --------- beginning of main 12-21 21:18:53.395 31866 31866 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 21:18:53.395 31866 31866 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 21:18:53.534 31866 31917 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 21:18:53.534 31866 31917 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 21:18:53.534 31866 31917 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 21:18:53.632 31904 31904 W libprocessgroup: Controller io is not found 12-21 21:18:53.632 31904 31904 W libprocessgroup: Controller io is not found 12-21 21:18:53.632 31904 31904 W libprocessgroup: Controller io is not found 12-21 21:28:53.053 1594 1594 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 21:28:53.247 1594 1594 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 21:28:53.249 1594 1594 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 21:28:53.249 1594 1594 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 21:28:53.249 1594 1594 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 21:28:53.249 1594 1594 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 21:28:53.249 1594 1594 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 21:28:53.249 1594 1594 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 21:28:53.249 1594 1594 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 21:28:53.249 1594 1594 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 21:28:53.250 1594 1594 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 21:28:53.250 1594 1594 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 21:28:53.250 1594 1594 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 21:28:53.250 1594 1594 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 21:28:53.250 1594 1594 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 21:28:53.250 1594 1594 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 21:28:53.250 1594 1594 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 21:28:53.250 1594 1594 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 21:28:53.250 1594 1594 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 21:28:53.250 1594 1594 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 21:28:53.250 1594 1594 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 21:28:53.250 1594 1594 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 21:28:53.250 1594 1594 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 21:28:53.250 1594 1594 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 21:28:53.259 1594 1594 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. 12-21 21:28:53.519 1594 1594 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 --------- beginning of main 12-21 21:28:53.520 1594 1594 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 21:28:53.703 1594 1680 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 21:28:53.703 1594 1680 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 21:28:53.703 1594 1680 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 21:28:53.773 1663 1663 W libprocessgroup: Controller io is not found 12-21 21:28:53.773 1663 1663 W libprocessgroup: Controller io is not found 12-21 21:28:53.773 1663 1663 W libprocessgroup: Controller io is not found 12-21 21:32:53.053 3500 3500 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 21:32:53.420 3500 3500 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 21:32:53.426 3500 3500 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 21:32:53.426 3500 3500 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 21:32:53.426 3500 3500 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 21:32:53.426 3500 3500 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 21:32:53.426 3500 3500 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 21:32:53.426 3500 3500 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 21:32:53.426 3500 3500 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 21:32:53.426 3500 3500 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 21:32:53.426 3500 3500 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 21:32:53.426 3500 3500 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 21:32:53.426 3500 3500 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 21:32:53.426 3500 3500 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 21:32:53.426 3500 3500 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 21:32:53.426 3500 3500 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 21:32:53.426 3500 3500 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 21:32:53.426 3500 3500 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 21:32:53.426 3500 3500 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 21:32:53.426 3500 3500 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 21:32:53.426 3500 3500 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 21:32:53.426 3500 3500 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 21:32:53.426 3500 3500 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 21:32:53.426 3500 3500 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 21:32:53.447 3500 3500 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. 12-21 21:32:53.882 3500 3500 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 21:32:53.882 3500 3500 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 21:32:54.747--------- beginning of main 12-21 21:32:54.747 3500 3755 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 21:32:54.747 3500 3755 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 21:32:54.747 3500 3755 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 21:32:54.931 3605 3605 W libprocessgroup: Controller io is not found 12-21 21:32:54.933 3605 3605 W libprocessgroup: Controller io is not found 12-21 21:32:54.939 3605 3605 W libprocessgroup: Controller io is not found 12-21 21:32:55.114 3500 3500 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (3561) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 386ms 12-21 21:33:07.598 3500 3509 W com.mbwhatsapp: Suspending all threads took: 22.171ms 12-21 21:34:53.016 6475 6475 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 21:34:53.455 6475 6475 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 21:34:53.464 6475 6475 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 21:34:53.464 6475 6475 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 21:34:53.464 6475 6475 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 21:34:53.464 6475 6475 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 21:34:53.464 6475 6475 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 21:34:53.464 6475 6475 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 21:34:53.464 6475 6475 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 21:34:53.464 6475 6475 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 21:34:53.464 6475 6475 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 21:34:53.464 6475 6475 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 21:34:53.464 6475 6475 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 21:34:53.464 6475 6475 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 21:34:53.464 6475 6475 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 21:34:53.464 6475 6475 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 21:34:53.464 6475 6475 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 21:34:53.464 6475 6475 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 21:34:53.465 6475 6475 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 21:34:53.465 6475 6475 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 21:34:53.465 6475 6475 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 21:34:53.465 6475 6475 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 21:34:53.465 6475 6475 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 21:34:53.465 6475 6475 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 21:34:53.528 6475 6475 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. 12-21 21:34:54.264 6475 6475 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 21:34:54.2--------- beginning of main 12-21 21:34:54.265 6475 6475 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 21:34:54.520 6726 6726 W libprocessgroup: Controller io is not found 12-21 21:34:54.520 6726 6726 W libprocessgroup: Controller io is not found 12-21 21:34:54.520 6726 6726 W libprocessgroup: Controller io is not found 12-21 21:34:54.746 6475 6748 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 21:34:54.746 6475 6748 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 21:34:54.746 6475 6748 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 21:39:53.021 8347 8347 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 21:39:53.245 8347 8347 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 21:39:53.245 8347 8347 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 21:39:53.245 8347 8347 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 21:39:53.245 8347 8347 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 21:39:53.245 8347 8347 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 21:39:53.245 8347 8347 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 21:39:53.245 8347 8347 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 21:39:53.245 8347 8347 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 21:39:53.245 8347 8347 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 21:39:53.245 8347 8347 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 21:39:53.245 8347 8347 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 21:39:53.245 8347 8347 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 21:39:53.246 8347 8347 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 21:39:53.246 8347 8347 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 21:39:53.246 8347 8347 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 21:39:53.246 8347 8347 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 21:39:53.246 8347 8347 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 21:39:53.246 8347 8347 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 21:39:53.246 8347 8347 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 21:39:53.246 8347 8347 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 21:39:53.246 8347 8347 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 21:39:53.246 8347 8347 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 21:39:53.246 8347 8347 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 21:39:53.256 8347 8347 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. 12-21 21:39:53.519 8347 8347 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 21:39:53.520 8347 8347 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 21:39:53.822--------- beginning of main 12-21 21:39:53.822 8347 8466 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 21:39:53.822 8347 8466 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-21 21:39:53.822 8347 8466 W com.mbwhatsapp: and incorrect proguard optimizations. 12-21 21:39:53.830 8418 8418 W libprocessgroup: Controller io is not found 12-21 21:39:53.830 8418 8418 W libprocessgroup: Controller io is not found 12-21 21:39:53.830 8418 8418 W libprocessgroup: Controller io is not found 12-21 21:49:53.029 12153 12153 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-21 21:49:53.268 12153 12153 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-21 21:49:53.269 12153 12153 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-21 21:49:53.269 12153 12153 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-21 21:49:53.269 12153 12153 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-21 21:49:53.269 12153 12153 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-21 21:49:53.269 12153 12153 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-21 21:49:53.269 12153 12153 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-21 21:49:53.269 12153 12153 W System.err: at java.lang.Class.newInstance(Native Method) 12-21 21:49:53.269 12153 12153 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-21 21:49:53.269 12153 12153 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-21 21:49:53.269 12153 12153 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-21 21:49:53.269 12153 12153 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-21 21:49:53.269 12153 12153 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-21 21:49:53.269 12153 12153 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-21 21:49:53.269 12153 12153 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-21 21:49:53.269 12153 12153 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-21 21:49:53.269 12153 12153 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-21 21:49:53.269 12153 12153 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-21 21:49:53.269 12153 12153 W System.err: at android.os.Looper.loop(Looper.java:319) 12-21 21:49:53.269 12153 12153 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-21 21:49:53.269 12153 12153 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-21 21:49:53.269 12153 12153 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-21 21:49:53.269 12153 12153 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-21 21:49:53.280 12153 12153 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. 12-21 21:49:53.601 12153 12153 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-21 21:49:53.601 12153 12153 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-21 21:49:53.771 12153 12209 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-21 21:49:53.771 12153 12209 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-22 09:45:21.201 17690 17690 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 09:45:22.462 17690 17690 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 09:45:22.467 17690 17690 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 09:45:22.467 17690 17690 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 09:45:22.467 17690 17690 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 09:45:22.467 17690 17690 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 09:45:22.467 17690 17690 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 09:45:22.467 17690 17690 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 09:45:22.467 17690 17690 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 09:45:22.467 17690 17690 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 09:45:22.467 17690 17690 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 09:45:22.467 17690 17690 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 09:45:22.467 17690 17690 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 09:45:22.467 17690 17690 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 09:45:22.467 17690 17690 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 09:45:22.467 17690 17690 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 09:45:22.467 17690 17690 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 09:45:22.467 17690 17690 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 09:45:22.467 17690 17690 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 09:45:22.467 17690 17690 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 09:45:22.467 17690 17690 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 09:45:22.467 17690 17690 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 09:45:22.467 17690 17690 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 09:45:22.467 17690 17690 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 09:45:22.552 17690 17690 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. 12-22 09:45:23.452 17690 17690 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 09:45:23.452 17690 17690 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 09:45:24.865 18030 18030 W libprocessgroup: Controller io is not found 12-22 09:45:24.865 18030 18030 W libprocessgroup: Controller io is not found 12-22 09:45:24.865 18030 18030 W libprocessgroup: Controller io is not found 12-22 09:45:25.648 17690 18187 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 09:45:25.648 17690 18187 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 09:45:25.648 17690 18187 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 09:45:26.499 17690 18263 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #6 (18232) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 732ms 12-22 09:45:34.650 17690--------- beginning of main 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-22 09:45:34.651 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-22 09:45:46.961 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/base.apk' with 1 weak references 12-22 09:45:46.962 17690 17701 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-22 09:46:35.554 21086 21086 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 09:46:36.918 21086 21086 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 09:46:36.925 21086 21086 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 09:46:36.925 21086 21086 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 09:46:36.925 21086 21086 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 09:46--------- beginning of main 12-22 09:46:37.145 21086 21086 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. 12-22 09:46:39.065 21086 21086 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 09:46:39.066 21086 21086 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 09:46:41.144 21086 21740 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 538.316ms (48.30 bytecodes/s) (1872B approximate peak alloc) 12-22 09:46:41.181 21086 21740 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 09:46:41.181 21086 21740 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 09:46:41.181 21086 21740 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 09:46:41.556 21615 21615 W libprocessgroup: Controller io is not found 12-22 09:46:41.557 21615 21615 W libprocessgroup: Controller io is not found 12-22 09:46:41.557 21615 21615 W libprocessgroup: Controller io is not found 12-22 09:46:45.906 21086 21094 W com.mbwhatsapp: Suspending all threads took: 7.873ms 12-22 09:47:34.571 24195 24195 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 09:47:34.868 24195 24195 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 09:47:34.871 24195 24195 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 09:47:34.871 24195 24195 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 09:47:34.871 24195 24195 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 09:47:34.871 24195 24195 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 09:47:34.871 24195 24195 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 09:47:34.871 24195 24195 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 09:47:34.871 24195 24195 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 09:47:34.871 24195 24195 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 09:47:34.871 24195 24195 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 09:47:34.871 24195 24195 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 09:47:34.871 24195 24195 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 09:47:34.871 24195 24195 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 09:47:34.871 24195 24195 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 09:47:34.871 24195 24195 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 09:47:34.871 24195 24195 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 09:47:34.871 24195 24195 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 09:47:34.871 24195 24195 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 09:47:34.871 24195 24195 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 09:47:34.871 24195 24195 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 09:47:34.871 24195 24195 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 09:47:34.871 24195 24195 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 09:47:34.871 24195 24195 W System.err: at com--------- beginning of main 12-22 09:47:34.894 24195 24195 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. 12-22 09:47:35.325 24195 24195 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 09:47:35.325 24195 24195 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 09:47:35.563 24195 24254 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 09:47:35.563 24195 24254 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 09:47:35.563 24195 24254 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 09:47:35.621 24240 24240 W libprocessgroup: Controller io is not found 12-22 09:47:35.622 24240 24240 W libprocessgroup: Controller io is not found 12-22 09:47:35.622 24240 24240 W libprocessgroup: Controller io is not found 12-22 09:53:53.882 25728 25728 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 09:53:54.131 25728 25728 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 09:53:54.132 25728 25728 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 09:53:54.132 25728 25728 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 09:53:54.132 25728 25728 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 09:53:54.132 25728 25728 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 09:53:54.132 25728 25728 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 09:53:54.132 25728 25728 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 09:53:54.132 25728 25728 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 09:53:54.133 25728 25728 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 09:53:54.133 25728 25728 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 09:53:54.133 25728 25728 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 09:53:54.133 25728 25728 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 09:53:54.133 25728 25728 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 09:53:54.133 25728 25728 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 09:53:54.133 25728 25728 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 09:53:54.133 25728 25728 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 09:53:54.133 25728 25728 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 09:53:54.133 25728 25728 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 09:53:54.133 25728 25728 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 09:53:54.133 25728 25728 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 09:53:54.133 25728 25728 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 09:53:54.133 25728 25728 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 09:53:54.133 25728 25728 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 09:53:54.152 25728 25728 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-22 09:53:54.408 25728 25728 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 09:53:54.408 25728 25728 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 09:53:54.735 25728 25838 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 09:53:54.735 25728 25838 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 09:53:54.735 25728 25838 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 09:53:54.762 25798 25798 W libprocessgroup: Controller io is not found 12-22 09:53:54.762 25798 25798 W libprocessgroup: Controller io is not found 12-22 09:53:54.762 25798 25798 W libprocessgroup: Controller io is not found 12-22 10:01:09.132 28829 28829 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 10:01:09.527 28829 28829 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 10:01:09.531 28829 28829 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 10:01:09.531 28829 28829 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 10:01:09.531 28829 28829 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 10:01:09.531 28829 28829 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 10:01:09.531 28829 28829 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 10:01:09.531 28829 28829 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 10:01:09.531 28829 28829 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 10:01:09.531 28829 28829 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 10:01:09.531 28829 28829 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 10:01:09.531 28829 28829 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 10:01:09.531 28829 28829 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 10:01:09.531 28829 28829 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 10:01:09.531 28829 28829 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 10:01:09.531 28829 28829 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 10:01:09.531 28829 28829 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 10:01:09.531 28829 28829 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 10:01:09.531 28829 28829 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 10:01:09.531 28829 28829 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 10:01:09.531 28829 28829 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 10:01:09.531 28829 28829 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 10:01:09.531 28829 28829 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 10:01:09.531 28829 28829 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 10:01:09.592 28829 28829 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. 12-22 10:01:10.510 28829 28829 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 --------- beginning of main 12-22 10:01:10.511 28829 28829 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 10:01:11.695 28829 29090 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 10:01:11.695 28829 29090 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 10:01:11.695 28829 29090 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 10:01:12.131 28996 28996 W libprocessgroup: Controller io is not found 12-22 10:01:12.131 28996 28996 W libprocessgroup: Controller io is not found 12-22 10:01:12.131 28996 28996 W libprocessgroup: Controller io is not found 12-22 10:01:13.649 28829 29141 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #4 (29169) at java.io.File[] android.app.ContextImpl.getExternalCacheDirs()(ContextImpl.java:963) waiters=0 in java.io.File android.app.ContextImpl.getFilesDir() for 613ms 12-22 10:01:13.660 28829 29070 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (29141) at android.content.SharedPreferences X.2zt.A03(java.lang.String)(:-1) waiters=0 in android.content.SharedPreferences X.2zt.A03(java.lang.String) for 623ms 12-22 10:01:13.662 28829 29263 W com.mbwhatsapp: Long monitor contention with owner XmppMessageRouter (29070) at java.lang.Integer X.3Qp.A00(X.35F, int, boolean)(:-1) waiters=0 in java.lang.Integer X.3Qp.A00(X.35F, int, boolean) for 142ms 12-22 10:01:20.521 28829 29732 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #8 (29181) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 198ms 12-22 10:09:44.143 32244 32244 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 10:09:44.419 32244 32244 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 10:09:44.421 32244 32244 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 10:09:44.421 32244 32244 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 10:09:44.421 32244 32244 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 10:09:44.421 32244 32244 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 10:09:44.421 32244 32244 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 10:09:44.421 32244 32244 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 10:09:44.421 32244 32244 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 10:09:44.421 32244 32244 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 10:09:44.421 32244 32244 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 10:09:44.421 32244 32244 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 10:09:44.421 32244 32244 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 10:09:44.421 32244 32244 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 10:09:44.421 32244 32244 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 10:09:44.421 32244 32244 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 10:09:44.421 32244 32244 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 10:09:44.421 32244 32244 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 10:09:44.421 32244 32244 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 10:09:44.421 32244 32244 --------- beginning of main 12-22 10:09:44.440 32244 32244 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. 12-22 10:09:44.764 32244 32244 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 10:09:44.764 32244 32244 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 10:09:45.008 32244 32308 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 10:09:45.008 32244 32308 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 10:09:45.008 32244 32308 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 10:09:45.014 32285 32285 W libprocessgroup: Controller io is not found 12-22 10:09:45.014 32285 32285 W libprocessgroup: Controller io is not found 12-22 10:09:45.014 32285 32285 W libprocessgroup: Controller io is not found 12-22 10:11:53.947 1854 1854 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 10:11:54.104 1854 1854 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 10:11:54.105 1854 1854 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 10:11:54.105 1854 1854 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 10:11:54.105 1854 1854 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 10:11:54.105 1854 1854 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 10:11:54.105 1854 1854 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 10:11:54.105 1854 1854 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 10:11:54.105 1854 1854 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 10:11:54.105 1854 1854 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 10:11:54.105 1854 1854 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 10:11:54.105 1854 1854 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 10:11:54.105 1854 1854 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 10:11:54.105 1854 1854 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 10:11:54.105 1854 1854 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 10:11:54.105 1854 1854 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 10:11:54.105 1854 1854 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 10:11:54.105 1854 1854 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 10:11:54.105 1854 1854 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 10:11:54.105 1854 1854 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 10:11:54.105 1854 1854 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 10:11:54.105 1854 1854 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 10:11:54.105 1854 1854 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 10:11:54.105 1854 1854 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 10:11:54.114 1854 1854 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-22 10:11:54.314 1854 1854 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 10:11:54.315 1854 1854 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 10:11:54.633 1854 1987 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 10:11:54.633 1854 1987 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 10:11:54.633 1854 1987 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 10:11:54.740 1938 1938 W libprocessgroup: Controller io is not found 12-22 10:11:54.741 1938 1938 W libprocessgroup: Controller io is not found 12-22 10:11:54.741 1938 1938 W libprocessgroup: Controller io is not found 12-22 10:20:53.919 3812 3812 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 10:20:54.128 3812 3812 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 10:20:54.128 3812 3812 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 10:20:54.128 3812 3812 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 10:20:54.128 3812 3812 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 10:20:54.128 3812 3812 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 10:20:54.128 3812 3812 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 10:20:54.128 3812 3812 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 10:20:54.128 3812 3812 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 10:20:54.128 3812 3812 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 10:20:54.128 3812 3812 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 10:20:54.128 3812 3812 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 10:20:54.128 3812 3812 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 10:20:54.128 3812 3812 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 10:20:54.128 3812 3812 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 10:20:54.128 3812 3812 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 10:20:54.128 3812 3812 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 10:20:54.128 3812 3812 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 10:20:54.129 3812 3812 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 10:20:54.129 3812 3812 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 10:20:54.129 3812 3812 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 10:20:54.129 3812 3812 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 10:20:54.129 3812 3812 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 10:20:54.129 3812 3812 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 10:20:54.136 3812 3812 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. 12-22 10:20:54.321 3812 3812 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 --------- beginning of main 12-22 10:20:54.526 3812 3864 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 10:20:54.526 3812 3864 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 10:20:54.526 3812 3864 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 10:20:54.596 3851 3851 W libprocessgroup: Controller io is not found 12-22 10:20:54.597 3851 3851 W libprocessgroup: Controller io is not found 12-22 10:20:54.597 3851 3851 W libprocessgroup: Controller io is not found 12-22 10:24:53.950 5184 5184 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 10:24:54.077 5184 5184 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 10:24:54.077 5184 5184 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 10:24:54.077 5184 5184 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 10:24:54.077 5184 5184 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 10:24:54.077 5184 5184 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 10:24:54.077 5184 5184 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 10:24:54.077 5184 5184 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 10:24:54.077 5184 5184 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 10:24:54.077 5184 5184 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 10:24:54.077 5184 5184 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 10:24:54.078 5184 5184 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 10:24:54.078 5184 5184 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 10:24:54.078 5184 5184 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 10:24:54.078 5184 5184 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 10:24:54.078 5184 5184 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 10:24:54.078 5184 5184 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 10:24:54.078 5184 5184 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 10:24:54.078 5184 5184 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 10:24:54.078 5184 5184 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 10:24:54.078 5184 5184 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 10:24:54.078 5184 5184 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 10:24:54.078 5184 5184 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 10:24:54.078 5184 5184 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 10:24:54.085 5184 5184 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. 12-22 10:24:54.256 5184 5184 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 10:24:54.257 5184 5184 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 10:24:54.438 5184 5236 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 10:24:54.438 5184 5236 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-22 10:24:54.538 5223 5223 W libprocessgroup: Controller io is not found 12-22 10:24:54.538 5223 5223 W libprocessgroup: Controller io is not found 12-22 10:24:54.538 5223 5223 W libprocessgroup: Controller io is not found 12-22 10:28:53.959 6269 6269 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 10:28:54.107 6269 6269 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 10:28:54.108 6269 6269 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 10:28:54.108 6269 6269 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 10:28:54.108 6269 6269 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 10:28:54.108 6269 6269 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 10:28:54.108 6269 6269 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 10:28:54.108 6269 6269 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 10:28:54.108 6269 6269 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 10:28:54.108 6269 6269 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 10:28:54.108 6269 6269 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 10:28:54.108 6269 6269 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 10:28:54.108 6269 6269 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 10:28:54.108 6269 6269 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 10:28:54.108 6269 6269 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 10:28:54.108 6269 6269 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 10:28:54.108 6269 6269 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 10:28:54.108 6269 6269 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 10:28:54.108 6269 6269 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 10:28:54.108 6269 6269 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 10:28:54.108 6269 6269 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 10:28:54.108 6269 6269 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 10:28:54.108 6269 6269 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 10:28:54.108 6269 6269 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 10:28:54.117 6269 6269 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. 12-22 10:28:54.374 6269 6269 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 10:28:54.374 6269 6269 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 10:28:54.630 6269 6393 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 10:28:54.630 6269 6393 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 10:28:54.630 6269 6393 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 10:28:54.725 6366 6366 W libprocessgroup: Controller io is not found 12-22 10:28:54.726 6366 6366 W libprocessgroup: Controller io is not found 12-22 10:28:54.726 6366 6366 W libprocessgroup: --------- beginning of main 12-22 10:35:24.591 8840 8840 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 10:35:25.405 8840 8840 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 10:35:25.406 8840 8840 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 10:35:25.406 8840 8840 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 10:35:25.406 8840 8840 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 10:35:25.406 8840 8840 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 10:35:25.406 8840 8840 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 10:35:25.406 8840 8840 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 10:35:25.406 8840 8840 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 10:35:25.406 8840 8840 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 10:35:25.406 8840 8840 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 10:35:25.406 8840 8840 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 10:35:25.406 8840 8840 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 10:35:25.406 8840 8840 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 10:35:25.406 8840 8840 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 10:35:25.406 8840 8840 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 10:35:25.406 8840 8840 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 10:35:25.406 8840 8840 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 10:35:25.406 8840 8840 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 10:35:25.406 8840 8840 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 10:35:25.406 8840 8840 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 10:35:25.406 8840 8840 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 10:35:25.406 8840 8840 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 10:35:25.406 8840 8840 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 10:35:25.429 8840 8840 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. 12-22 10:35:26.714 8840 8840 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 10:35:26.714 8840 8840 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 10:35:27.731 8840 9113 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 10:35:27.731 8840 9113 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 10:35:27.731 8840 9113 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 10:35:27.851 9058 9058 W libprocessgroup: Controller io is not found 12-22 10:35:27.851 9058 9058 W libprocessgroup: Controller io is not found 12-22 10:35:27.851 9058 9058 W libprocessgroup: Controller io is not found 12-22 10:35:27.940 8840 8840 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (8928) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) --------- beginning of main 12-22 10:41:53.887 12279 12279 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 10:41:54.155 12279 12279 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 10:41:54.158 12279 12279 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 10:41:54.158 12279 12279 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 10:41:54.158 12279 12279 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 10:41:54.158 12279 12279 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 10:41:54.158 12279 12279 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 10:41:54.158 12279 12279 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 10:41:54.158 12279 12279 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 10:41:54.158 12279 12279 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 10:41:54.158 12279 12279 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 10:41:54.158 12279 12279 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 10:41:54.158 12279 12279 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 10:41:54.158 12279 12279 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 10:41:54.159 12279 12279 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 10:41:54.159 12279 12279 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 10:41:54.159 12279 12279 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 10:41:54.159 12279 12279 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 10:41:54.159 12279 12279 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 10:41:54.159 12279 12279 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 10:41:54.159 12279 12279 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 10:41:54.159 12279 12279 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 10:41:54.159 12279 12279 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 10:41:54.159 12279 12279 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 10:41:54.177 12279 12279 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. 12-22 10:41:54.566 12279 12279 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 10:41:54.566 12279 12279 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 10:41:54.801 12279 12343 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 10:41:54.801 12279 12343 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 10:41:54.801 12279 12343 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 10:41:54.831 12329 12329 W libprocessgroup: Controller io is not found 12-22 10:41:54.831 12329 12329 W libprocessgroup: Controller io is not found 12-22 10:41:54.831 12329 12329 W libprocessgroup: Controller io is not found 12-22 11:17:53.935 20523 20523 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 11:17:54.340 20523 20523 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-22 11:17:54.342 20523 20523 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 11:17:54.342 20523 20523 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 11:17:54.342 20523 20523 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 11:17:54.342 20523 20523 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 11:17:54.342 20523 20523 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 11:17:54.342 20523 20523 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 11:17:54.342 20523 20523 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 11:17:54.342 20523 20523 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 11:17:54.342 20523 20523 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 11:17:54.342 20523 20523 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 11:17:54.342 20523 20523 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 11:17:54.342 20523 20523 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 11:17:54.342 20523 20523 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 11:17:54.342 20523 20523 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 11:17:54.342 20523 20523 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 11:17:54.342 20523 20523 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 11:17:54.342 20523 20523 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 11:17:54.342 20523 20523 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 11:17:54.342 20523 20523 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 11:17:54.342 20523 20523 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 11:17:54.342 20523 20523 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 11:17:54.342 20523 20523 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 11:17:54.369 20523 20523 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. 12-22 11:17:54.966 20523 20523 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 11:17:54.966 20523 20523 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 11:17:55.243 20667 20667 W libprocessgroup: Controller io is not found 12-22 11:17:55.243 20667 20667 W libprocessgroup: Controller io is not found 12-22 11:17:55.243 20667 20667 W libprocessgroup: Controller io is not found 12-22 11:17:55.348 20523 20705 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 11:17:55.348 20523 20705 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 11:17:55.348 20523 20705 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 11:24:53.924 23241 23241 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 11:24:54.125 23241 23241 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 11:24:54.126 23241 23241 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 11:24:54.126 23241 23241 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 11:24:54--------- beginning of main 12-22 11:24:54.127 23241 23241 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 11:24:54.127 23241 23241 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 11:24:54.127 23241 23241 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 11:24:54.127 23241 23241 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 11:24:54.127 23241 23241 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 11:24:54.138 23241 23241 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. 12-22 11:24:54.347 23241 23241 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 11:24:54.347 23241 23241 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 11:24:54.522 23241 23290 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 11:24:54.522 23241 23290 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 11:24:54.522 23241 23290 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 11:24:54.625 23276 23276 W libprocessgroup: Controller io is not found 12-22 11:24:54.626 23276 23276 W libprocessgroup: Controller io is not found 12-22 11:24:54.626 23276 23276 W libprocessgroup: Controller io is not found 12-22 11:31:53.956 24672 24672 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 11:31:54.101 24672 24672 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 11:31:54.102 24672 24672 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 11:31:54.102 24672 24672 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 11:31:54.102 24672 24672 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 11:31:54.102 24672 24672 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 11:31:54.102 24672 24672 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 11:31:54.102 24672 24672 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 11:31:54.102 24672 24672 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 11:31:54.102 24672 24672 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 11:31:54.102 24672 24672 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 11:31:54.102 24672 24672 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 11:31:54.102 24672 24672 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 11:31:54.102 24672 24672 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 11:31:54.102 24672 24672 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 11:31:54.102 24672 24672 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 11:31:54.102 24672 24672 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 11:31:54.102 24672 24672 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 11:31:54.102 24672 24672 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 11:31:54.102 24672 24672 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 11:31:54.102 24672 24672 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 11--------- beginning of main 12-22 11:31:54.110 24672 24672 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. 12-22 11:31:54.390 24672 24672 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 11:31:54.390 24672 24672 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 11:31:54.727 24764 24764 W libprocessgroup: Controller io is not found 12-22 11:31:54.727 24764 24764 W libprocessgroup: Controller io is not found 12-22 11:31:54.727 24764 24764 W libprocessgroup: Controller io is not found 12-22 11:31:54.746 24672 24672 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (24729) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 110ms 12-22 11:31:54.768 24672 24786 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 105.076ms (2341.14 bytecodes/s) (7920B approximate peak alloc) 12-22 11:31:54.768 24672 24786 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 11:31:54.768 24672 24786 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 11:31:54.768 24672 24786 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 12:01:53.957 28386 28386 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 12:01:54.261 28386 28386 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 12:01:54.263 28386 28386 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 12:01:54.263 28386 28386 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 12:01:54.263 28386 28386 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 12:01:54.263 28386 28386 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 12:01:54.263 28386 28386 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 12:01:54.263 28386 28386 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 12:01:54.263 28386 28386 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 12:01:54.263 28386 28386 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 12:01:54.264 28386 28386 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 12:01:54.264 28386 28386 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 12:01:54.264 28386 28386 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 12:01:54.264 28386 28386 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 12:01:54.264 28386 28386 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 12:01:54.264 28386 28386 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 12:01:54.264 28386 28386 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 12:01:54.264 28386 28386 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 12:01:54.264 28386 28386 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 12:01:54.264 28386 28386 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 12:01:54.264 28386 28386 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 12:01:54.264 28386 28386 W System.err: at java.lang.reflect.Method.invoke(Native--------- beginning of main 12-22 12:01:54.285 28386 28386 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. 12-22 12:01:54.533 28386 28386 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 12:01:54.534 28386 28386 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 12:01:54.761 28386 28453 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 12:01:54.761 28386 28453 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 12:01:54.761 28386 28453 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 12:01:54.793 28437 28437 W libprocessgroup: Controller io is not found 12-22 12:01:54.793 28437 28437 W libprocessgroup: Controller io is not found 12-22 12:01:54.793 28437 28437 W libprocessgroup: Controller io is not found 12-22 12:25:53.938 30357 30357 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 12:25:54.113 30357 30357 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 12:25:54.113 30357 30357 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 12:25:54.113 30357 30357 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 12:25:54.113 30357 30357 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 12:25:54.113 30357 30357 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 12:25:54.113 30357 30357 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 12:25:54.113 30357 30357 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 12:25:54.113 30357 30357 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 12:25:54.113 30357 30357 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 12:25:54.113 30357 30357 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 12:25:54.113 30357 30357 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 12:25:54.113 30357 30357 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 12:25:54.113 30357 30357 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 12:25:54.113 30357 30357 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 12:25:54.113 30357 30357 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 12:25:54.113 30357 30357 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 12:25:54.113 30357 30357 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 12:25:54.113 30357 30357 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 12:25:54.113 30357 30357 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 12:25:54.113 30357 30357 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 12:25:54.114 30357 30357 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 12:25:54.114 30357 30357 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 12:25:54.114 30357 30357 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 12:25:54.122 30357 30357 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-22 12:25:54.339 30357 30357 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 12:25:54.339 30357 30357 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 12:25:54.524 30357 30420 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 12:25:54.524 30357 30420 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 12:25:54.524 30357 30420 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 12:25:54.649 30401 30401 W libprocessgroup: Controller io is not found 12-22 12:25:54.649 30401 30401 W libprocessgroup: Controller io is not found 12-22 12:25:54.649 30401 30401 W libprocessgroup: Controller io is not found 12-22 12:33:53.948 32357 32357 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 12:33:54.154 32357 32357 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 12:33:54.156 32357 32357 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 12:33:54.156 32357 32357 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 12:33:54.156 32357 32357 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 12:33:54.156 32357 32357 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 12:33:54.156 32357 32357 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 12:33:54.156 32357 32357 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 12:33:54.156 32357 32357 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 12:33:54.156 32357 32357 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 12:33:54.156 32357 32357 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 12:33:54.156 32357 32357 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 12:33:54.156 32357 32357 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 12:33:54.156 32357 32357 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 12:33:54.156 32357 32357 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 12:33:54.156 32357 32357 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 12:33:54.156 32357 32357 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 12:33:54.156 32357 32357 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 12:33:54.157 32357 32357 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 12:33:54.157 32357 32357 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 12:33:54.157 32357 32357 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 12:33:54.157 32357 32357 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 12:33:54.157 32357 32357 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 12:33:54.157 32357 32357 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 12:33:54.167 32357 32357 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. 12-22 12:33:54.364 32357 32357 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 --------- beginning of main 12-22 12:33:54.593 32357 32425 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 12:33:54.593 32357 32425 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 12:33:54.593 32357 32425 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 12:33:54.608 32410 32410 W libprocessgroup: Controller io is not found 12-22 12:33:54.608 32410 32410 W libprocessgroup: Controller io is not found 12-22 12:33:54.608 32410 32410 W libprocessgroup: Controller io is not found 12-22 12:51:53.944 3766 3766 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 12:51:54.239 3766 3766 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 12:51:54.242 3766 3766 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 12:51:54.242 3766 3766 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 12:51:54.242 3766 3766 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 12:51:54.242 3766 3766 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 12:51:54.242 3766 3766 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 12:51:54.243 3766 3766 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 12:51:54.243 3766 3766 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 12:51:54.243 3766 3766 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 12:51:54.243 3766 3766 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 12:51:54.243 3766 3766 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 12:51:54.243 3766 3766 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 12:51:54.243 3766 3766 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 12:51:54.243 3766 3766 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 12:51:54.243 3766 3766 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 12:51:54.243 3766 3766 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 12:51:54.243 3766 3766 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 12:51:54.243 3766 3766 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 12:51:54.243 3766 3766 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 12:51:54.243 3766 3766 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 12:51:54.243 3766 3766 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 12:51:54.243 3766 3766 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 12:51:54.243 3766 3766 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 12:51:54.258 3766 3766 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. 12-22 12:51:54.501 3766 3766 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 12:51:54.501 3766 3766 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 12:51:54.711 3766 3818 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 12:51:54.711 3766 3818 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-22 21:58:34.361 24046 24046 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 21:58:35.741 24046 24046 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 21:58:35.761 24046 24046 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 21:58:35.761 24046 24046 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 21:58:35.761 24046 24046 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 21:58:35.761 24046 24046 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 21:58:35.761 24046 24046 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 21:58:35.761 24046 24046 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 21:58:35.761 24046 24046 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 21:58:35.761 24046 24046 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 21:58:35.761 24046 24046 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 21:58:35.761 24046 24046 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 21:58:35.761 24046 24046 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 21:58:35.761 24046 24046 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 21:58:35.761 24046 24046 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 21:58:35.761 24046 24046 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 21:58:35.761 24046 24046 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 21:58:35.761 24046 24046 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 21:58:35.761 24046 24046 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 21:58:35.761 24046 24046 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 21:58:35.761 24046 24046 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 21:58:35.762 24046 24046 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 21:58:35.762 24046 24046 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 21:58:35.762 24046 24046 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 21:58:35.896 24046 24046 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. 12-22 21:58:38.130 24046 24046 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 21:58:38.130 24046 24046 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 21:58:40.643 24590 24590 W libprocessgroup: Controller io is not found 12-22 21:58:40.643 24590 24590 W libprocessgroup: Controller io is not found 12-22 21:58:40.643 24590 24590 W libprocessgroup: Controller io is not found 12-22 21:58:40.738 24046 24804 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 174.996ms (148.57 bytecodes/s) (1872B approximate peak alloc) 12-22 21:58:40.849 24046 24804 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 110.395ms (2228.35 bytecodes/s) (7920B approximate peak alloc) 12-22 21:58:40.849 24046 24804 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 21:58:40.849 24046 24804 W com.mbwhatsapp: Common causes fo--------- beginning of main 12-22 21:58:44.750 24046 24056 W System : A resource failed to call close. 12-22 21:58:44.751 24046 24056 W System : A resource failed to call close. 12-22 21:58:44.751 24046 24056 W System : A resource failed to call close. 12-22 21:58:44.751 24046 24056 W System : A resource failed to call close. 12-22 21:58:44.751 24046 24056 W System : A resource failed to call close. 12-22 21:58:44.751 24046 24056 W System : A resource failed to call close. 12-22 21:59:53.883 27044 27044 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 21:59:54.144 27044 27044 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 21:59:54.147 27044 27044 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 21:59:54.147 27044 27044 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 21:59:54.147 27044 27044 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 21:59:54.147 27044 27044 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 21:59:54.147 27044 27044 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 21:59:54.147 27044 27044 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 21:59:54.147 27044 27044 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 21:59:54.147 27044 27044 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 21:59:54.147 27044 27044 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 21:59:54.147 27044 27044 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 21:59:54.147 27044 27044 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 21:59:54.147 27044 27044 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 21:59:54.147 27044 27044 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 21:59:54.147 27044 27044 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 21:59:54.147 27044 27044 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 21:59:54.147 27044 27044 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 21:59:54.147 27044 27044 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 21:59:54.147 27044 27044 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 21:59:54.147 27044 27044 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 21:59:54.147 27044 27044 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 21:59:54.147 27044 27044 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 21:59:54.148 27044 27044 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 21:59:54.173 27044 27044 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. 12-22 21:59:54.701 27044 27044 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 21:59:54.701 27044 27044 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 21:59:54.910 27044 27103 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 21:59:54.910 27044 27103 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 21:59:54.910 27044 27103 W com.mbwhatsapp: and incorre--------- beginning of main 12-22 22:44:59.650 13845 13845 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 22:45:00.755 13845 13845 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-22 22:45:00.763 13845 13845 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-22 22:45:00.763 13845 13845 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-22 22:45:00.763 13845 13845 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-22 22:45:00.763 13845 13845 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-22 22:45:00.763 13845 13845 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-22 22:45:00.763 13845 13845 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-22 22:45:00.763 13845 13845 W System.err: at java.lang.Class.newInstance(Native Method) 12-22 22:45:00.763 13845 13845 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-22 22:45:00.763 13845 13845 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-22 22:45:00.763 13845 13845 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-22 22:45:00.763 13845 13845 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-22 22:45:00.764 13845 13845 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-22 22:45:00.764 13845 13845 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-22 22:45:00.764 13845 13845 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-22 22:45:00.764 13845 13845 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-22 22:45:00.764 13845 13845 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-22 22:45:00.764 13845 13845 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-22 22:45:00.764 13845 13845 W System.err: at android.os.Looper.loop(Looper.java:319) 12-22 22:45:00.764 13845 13845 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-22 22:45:00.764 13845 13845 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-22 22:45:00.764 13845 13845 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-22 22:45:00.764 13845 13845 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-22 22:45:00.872 13845 13845 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. 12-22 22:45:02.038 13845 13845 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-22 22:45:02.038 13845 13845 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-22 22:45:02.857 13845 14294 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-22 22:45:02.857 13845 14294 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-22 22:45:02.857 13845 14294 W com.mbwhatsapp: and incorrect proguard optimizations. 12-22 22:45:03.003 14226 14226 W libprocessgroup: Controller io is not found 12-22 22:45:03.003 14226 14226 W libprocessgroup: Controller io is not found 12-22 22:45:03.003 14226 14226 W libprocessgroup: Controller io is not found 12-22 22:46:53.907 14843 14843 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-22 22:46:54.105 14843 14843 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-23 00:01:13.492 27013 27013 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:01:14.462 27013 27013 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:01:14.472 27013 27013 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:01:14.472 27013 27013 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:01:14.472 27013 27013 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:01:14.472 27013 27013 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:01:14.472 27013 27013 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:01:14.472 27013 27013 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:01:14.472 27013 27013 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:01:14.472 27013 27013 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:01:14.472 27013 27013 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:01:14.472 27013 27013 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:01:14.472 27013 27013 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:01:14.472 27013 27013 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:01:14.472 27013 27013 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:01:14.472 27013 27013 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:01:14.472 27013 27013 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:01:14.472 27013 27013 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:01:14.472 27013 27013 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:01:14.472 27013 27013 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:01:14.472 27013 27013 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:01:14.472 27013 27013 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:01:14.472 27013 27013 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:01:14.472 27013 27013 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:01:14.569 27013 27013 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. 12-23 00:01:16.133 27013 27013 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:01:16.133 27013 27013 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:01:17.033 27191 27191 W libprocessgroup: Controller io is not found 12-23 00:01:17.041 27191 27191 W libprocessgroup: Controller io is not found 12-23 00:01:17.041 27191 27191 W libprocessgroup: Controller io is not found 12-23 00:01:17.098 27013 27238 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:01:17.098 27013 27238 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:01:17.098 27013 27238 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:04:46.508 556 556 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:04:47.049 556 556 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-23 00:04:47.053 556 556 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:04:47.053 556 556 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:04:47.053 556 556 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:04:47.053 556 556 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:04:47.053 556 556 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:04:47.053 556 556 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:04:47.053 556 556 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:04:47.053 556 556 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:04:47.053 556 556 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:04:47.053 556 556 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:04:47.053 556 556 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:04:47.054 556 556 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:04:47.054 556 556 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:04:47.054 556 556 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:04:47.054 556 556 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:04:47.054 556 556 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:04:47.054 556 556 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:04:47.054 556 556 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:04:47.054 556 556 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:04:47.054 556 556 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:04:47.054 556 556 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:04:47.054 556 556 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:04:47.091 556 556 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. 12-23 00:04:48.249 556 556 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:04:48.250 556 556 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:04:48.533 1021 1021 W libprocessgroup: Controller io is not found 12-23 00:04:48.534 1021 1021 W libprocessgroup: Controller io is not found 12-23 00:04:48.534 1021 1021 W libprocessgroup: Controller io is not found 12-23 00:04:48.857 556 1102 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:04:48.857 556 1102 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:04:48.857 556 1102 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:06:53.899 3998 3998 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:06:54.454 3998 3998 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:06:54.458 3998 3998 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:06:54.458 3998 3998 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:06:54--------- beginning of main 12-23 00:06:54.459 3998 3998 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:06:54.459 3998 3998 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:06:54.459 3998 3998 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:06:54.459 3998 3998 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:06:54.459 3998 3998 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:06:54.459 3998 3998 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:06:54.459 3998 3998 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:06:54.459 3998 3998 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:06:54.459 3998 3998 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:06:54.459 3998 3998 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:06:54.459 3998 3998 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:06:54.459 3998 3998 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:06:54.459 3998 3998 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:06:54.459 3998 3998 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:06:54.513 3998 3998 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. 12-23 00:06:55.154 3998 3998 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:06:55.155 3998 3998 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:06:55.413 4055 4055 W libprocessgroup: Controller io is not found 12-23 00:06:55.413 4055 4055 W libprocessgroup: Controller io is not found 12-23 00:06:55.413 4055 4055 W libprocessgroup: Controller io is not found 12-23 00:06:55.711 3998 4077 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:06:55.711 3998 4077 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:06:55.711 3998 4077 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:07:53.528 7238 7238 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:07:53.945 7238 7238 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:07:53.947 7238 7238 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:07:53.947 7238 7238 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:07:53.947 7238 7238 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:07:53.947 7238 7238 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:07:53.947 7238 7238 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:07:53.947 7238 7238 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:07:53.947 7238 7238 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:07:53.947 7238 7238 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:07:53.947 7238 7238 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:07:53.947 7238 7238 W System.err: at android.app.Instrumentatio--------- beginning of main 12-23 00:07:53.948 7238 7238 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:07:53.948 7238 7238 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:07:53.948 7238 7238 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:07:53.948 7238 7238 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:07:53.948 7238 7238 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:07:53.948 7238 7238 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:07:53.993 7238 7238 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. 12-23 00:07:54.513 7238 7238 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:07:54.513 7238 7238 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:07:54.797 7277 7277 W libprocessgroup: Controller io is not found 12-23 00:07:54.797 7277 7277 W libprocessgroup: Controller io is not found 12-23 00:07:54.797 7277 7277 W libprocessgroup: Controller io is not found 12-23 00:07:54.821 7238 7291 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:07:54.821 7238 7291 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:07:54.821 7238 7291 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:09:53.882 8452 8452 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:09:54.145 8452 8452 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:09:54.147 8452 8452 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:09:54.147 8452 8452 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:09:54.147 8452 8452 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:09:54.147 8452 8452 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:09:54.147 8452 8452 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:09:54.147 8452 8452 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:09:54.147 8452 8452 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:09:54.147 8452 8452 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:09:54.147 8452 8452 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:09:54.147 8452 8452 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:09:54.147 8452 8452 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:09:54.147 8452 8452 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:09:54.147 8452 8452 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:09:54.147 8452 8452 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:09:54.147 8452 8452 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:09:54.147 8452 8452 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:09:54.147 8452 8452 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:09:54.147 8452 8452 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:09:54.147 84--------- beginning of main 12-23 00:09:54.168 8452 8452 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. 12-23 00:09:54.507 8452 8452 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:09:54.507 8452 8452 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:09:54.805 8537 8537 W libprocessgroup: Controller io is not found 12-23 00:09:54.806 8537 8537 W libprocessgroup: Controller io is not found 12-23 00:09:54.806 8537 8537 W libprocessgroup: Controller io is not found 12-23 00:09:54.810 8452 8578 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:09:54.810 8452 8578 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:09:54.810 8452 8578 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:11:53.936 11089 11089 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:11:54.264 11089 11089 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:11:54.267 11089 11089 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:11:54.267 11089 11089 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:11:54.267 11089 11089 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:11:54.267 11089 11089 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:11:54.267 11089 11089 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:11:54.268 11089 11089 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:11:54.268 11089 11089 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:11:54.268 11089 11089 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:11:54.268 11089 11089 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:11:54.268 11089 11089 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:11:54.268 11089 11089 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:11:54.268 11089 11089 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:11:54.268 11089 11089 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:11:54.268 11089 11089 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:11:54.268 11089 11089 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:11:54.268 11089 11089 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:11:54.268 11089 11089 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:11:54.268 11089 11089 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:11:54.268 11089 11089 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:11:54.268 11089 11089 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:11:54.268 11089 11089 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:11:54.268 11089 11089 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:11:54.288 11089 11089 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-23 00:11:54.788 11089 11089 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:11:54.789 11089 11089 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:11:54.977 11089 11141 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:11:54.977 11089 11141 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:11:54.977 11089 11141 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:11:55.054 11128 11128 W libprocessgroup: Controller io is not found 12-23 00:11:55.054 11128 11128 W libprocessgroup: Controller io is not found 12-23 00:11:55.054 11128 11128 W libprocessgroup: Controller io is not found 12-23 00:13:53.897 12874 12874 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:13:54.211 12874 12874 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:13:54.212 12874 12874 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:13:54.212 12874 12874 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:13:54.213 12874 12874 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:13:54.213 12874 12874 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:13:54.213 12874 12874 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:13:54.213 12874 12874 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:13:54.213 12874 12874 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:13:54.213 12874 12874 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:13:54.213 12874 12874 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:13:54.213 12874 12874 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:13:54.213 12874 12874 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:13:54.213 12874 12874 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:13:54.213 12874 12874 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:13:54.213 12874 12874 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:13:54.213 12874 12874 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:13:54.213 12874 12874 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:13:54.213 12874 12874 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:13:54.213 12874 12874 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:13:54.213 12874 12874 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:13:54.213 12874 12874 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:13:54.213 12874 12874 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:13:54.213 12874 12874 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:13:54.235 12874 12874 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. 12-23 00:13:54.678 12874 12874 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 --------- beginning of main 12-23 00:13:54.679 12874 12874 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:13:54.922 12874 12934 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:13:54.922 12874 12934 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:13:54.922 12874 12934 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:13:54.939 12921 12921 W libprocessgroup: Controller io is not found 12-23 00:13:54.940 12921 12921 W libprocessgroup: Controller io is not found 12-23 00:13:54.940 12921 12921 W libprocessgroup: Controller io is not found 12-23 00:15:53.886 14927 14927 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:15:54.204 14927 14927 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:15:54.206 14927 14927 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:15:54.207 14927 14927 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:15:54.207 14927 14927 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:15:54.207 14927 14927 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:15:54.207 14927 14927 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:15:54.207 14927 14927 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:15:54.207 14927 14927 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:15:54.207 14927 14927 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:15:54.207 14927 14927 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:15:54.207 14927 14927 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:15:54.207 14927 14927 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:15:54.207 14927 14927 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:15:54.207 14927 14927 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:15:54.207 14927 14927 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:15:54.207 14927 14927 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:15:54.207 14927 14927 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:15:54.207 14927 14927 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:15:54.207 14927 14927 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:15:54.207 14927 14927 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:15:54.207 14927 14927 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:15:54.207 14927 14927 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:15:54.207 14927 14927 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:15:54.223 14927 14927 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. 12-23 00:15:54.609 14927 14927 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:15:54.609 14927 14927 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:15:54.876--------- beginning of main 12-23 00:15:54.876 14967 14967 W libprocessgroup: Controller io is not found 12-23 00:15:54.876 14967 14967 W libprocessgroup: Controller io is not found 12-23 00:15:54.876 14967 14967 W libprocessgroup: Controller io is not found 12-23 00:15:54.880 14927 14980 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:15:54.880 14927 14980 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:15:54.880 14927 14980 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:16:54.186 16780 16780 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:16:55.780 16780 16780 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:16:55.800 16780 16780 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:16:55.800 16780 16780 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:16:55.800 16780 16780 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:16:55.801 16780 16780 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:16:55.801 16780 16780 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:16:55.801 16780 16780 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:16:55.801 16780 16780 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:16:55.801 16780 16780 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:16:55.801 16780 16780 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:16:55.801 16780 16780 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:16:55.801 16780 16780 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:16:55.801 16780 16780 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:16:55.801 16780 16780 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:16:55.801 16780 16780 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:16:55.801 16780 16780 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:16:55.801 16780 16780 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:16:55.801 16780 16780 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:16:55.801 16780 16780 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:16:55.801 16780 16780 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:16:55.801 16780 16780 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:16:55.801 16780 16780 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:16:55.801 16780 16780 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:16:55.851 16780 16780 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. 12-23 00:16:57.335 16780 16780 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:16:57.335 16780 16780 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:16:58.224 16780 17195 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:16:58.224 16780 17195 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-23 00:16:58.247 17160 17160 W libprocessgroup: Controller io is not found 12-23 00:16:58.248 17160 17160 W libprocessgroup: Controller io is not found 12-23 00:16:58.248 17160 17160 W libprocessgroup: Controller io is not found 12-23 00:17:53.878 18657 18657 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:17:54.225 18657 18657 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:17:54.229 18657 18657 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:17:54.230 18657 18657 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:17:54.230 18657 18657 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:17:54.230 18657 18657 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:17:54.230 18657 18657 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:17:54.230 18657 18657 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:17:54.230 18657 18657 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:17:54.230 18657 18657 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:17:54.230 18657 18657 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:17:54.230 18657 18657 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:17:54.230 18657 18657 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:17:54.230 18657 18657 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:17:54.230 18657 18657 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:17:54.230 18657 18657 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:17:54.230 18657 18657 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:17:54.230 18657 18657 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:17:54.230 18657 18657 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:17:54.230 18657 18657 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:17:54.230 18657 18657 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:17:54.230 18657 18657 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:17:54.230 18657 18657 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:17:54.230 18657 18657 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:17:54.256 18657 18657 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. 12-23 00:17:54.775 18657 18657 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:17:54.775 18657 18657 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:17:55.005 18657 18712 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:17:55.005 18657 18712 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:17:55.005 18657 18712 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:17:55.141 18695 18695 W libprocessgroup: Controller io is not found 12-23 00:17:55.141 18695 18695 W libprocessgroup: Controller io is not found 12-23 00:17:55.141 18695 18695 W libprocessgroup: --------- beginning of main 12-23 00:20:53.923 23099 23099 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:20:54.509 23099 23099 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:20:54.518 23099 23099 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:20:54.518 23099 23099 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:20:54.518 23099 23099 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:20:54.518 23099 23099 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:20:54.518 23099 23099 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:20:54.518 23099 23099 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:20:54.518 23099 23099 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:20:54.518 23099 23099 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:20:54.518 23099 23099 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:20:54.518 23099 23099 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:20:54.518 23099 23099 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:20:54.518 23099 23099 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:20:54.518 23099 23099 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:20:54.518 23099 23099 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:20:54.518 23099 23099 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:20:54.518 23099 23099 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:20:54.518 23099 23099 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:20:54.518 23099 23099 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:20:54.518 23099 23099 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:20:54.518 23099 23099 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:20:54.518 23099 23099 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:20:54.518 23099 23099 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:20:54.580 23099 23099 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. 12-23 00:20:55.548 23099 23099 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:20:55.548 23099 23099 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:20:55.868 23138 23138 W libprocessgroup: Controller io is not found 12-23 00:20:55.869 23138 23138 W libprocessgroup: Controller io is not found 12-23 00:20:55.869 23138 23138 W libprocessgroup: Controller io is not found 12-23 00:20:56.170 23099 23152 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:20:56.170 23099 23152 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:20:56.170 23099 23152 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:22:53.909 24756 24756 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:22:54.089 24756 24756 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-23 00:22:54.091 24756 24756 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:22:54.091 24756 24756 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:22:54.091 24756 24756 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 00:22:54.091 24756 24756 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 00:22:54.091 24756 24756 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 00:22:54.091 24756 24756 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 00:22:54.091 24756 24756 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 00:22:54.091 24756 24756 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 00:22:54.091 24756 24756 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 00:22:54.091 24756 24756 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 00:22:54.091 24756 24756 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 00:22:54.091 24756 24756 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 00:22:54.091 24756 24756 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 00:22:54.091 24756 24756 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 00:22:54.091 24756 24756 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 00:22:54.091 24756 24756 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 00:22:54.091 24756 24756 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 00:22:54.091 24756 24756 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 00:22:54.091 24756 24756 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 00:22:54.091 24756 24756 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 00:22:54.091 24756 24756 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 00:22:54.091 24756 24756 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 00:22:54.100 24756 24756 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. 12-23 00:22:54.396 24756 24756 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 00:22:54.396 24756 24756 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 00:22:54.559 24756 24854 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 00:22:54.559 24756 24854 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 00:22:54.559 24756 24854 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 00:22:54.688 24840 24840 W libprocessgroup: Controller io is not found 12-23 00:22:54.688 24840 24840 W libprocessgroup: Controller io is not found 12-23 00:22:54.688 24840 24840 W libprocessgroup: Controller io is not found 12-23 00:25:53.903 27230 27230 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 00:25:54.165 27230 27230 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 00:25:54.166 27230 27230 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 00:25:54.166 27230 27230 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 00:25:54--------- beginning of main 12-23 06:27:46.998 5609 5609 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 06:27:48.113 5609 5609 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 06:27:48.118 5609 5609 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 06:27:48.118 5609 5609 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 06:27:48.119 5609 5609 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 06:27:48.119 5609 5609 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 06:27:48.119 5609 5609 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 06:27:48.119 5609 5609 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 06:27:48.119 5609 5609 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 06:27:48.119 5609 5609 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 06:27:48.119 5609 5609 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 06:27:48.119 5609 5609 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 06:27:48.119 5609 5609 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 06:27:48.119 5609 5609 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 06:27:48.119 5609 5609 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 06:27:48.119 5609 5609 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 06:27:48.119 5609 5609 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 06:27:48.119 5609 5609 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 06:27:48.119 5609 5609 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 06:27:48.119 5609 5609 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 06:27:48.119 5609 5609 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 06:27:48.119 5609 5609 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 06:27:48.119 5609 5609 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 06:27:48.119 5609 5609 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 06:27:48.293 5609 5609 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. 12-23 06:27:49.323 5609 5609 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 06:27:49.323 5609 5609 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 06:27:50.151 6029 6029 W libprocessgroup: Controller io is not found 12-23 06:27:50.151 6029 6029 W libprocessgroup: Controller io is not found 12-23 06:27:50.151 6029 6029 W libprocessgroup: Controller io is not found 12-23 06:27:50.246 5609 6084 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 06:27:50.246 5609 6084 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 06:27:50.246 5609 6084 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 06:27:59.491 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak ref--------- beginning of main 12-23 06:27:59.492 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-23 06:27:59.493 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-23 06:27:59.494 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-23 06:27:59.494 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-23 06:27:59.494 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-23 06:27:59.494 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/base.apk' with 1 weak references 12-23 06:27:59.495 5609 5630 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-23 06:29:39.509 7159 7159 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 06:29:39.697 7159 7159 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 06:29:39.698 7159 7159 W System.err: at java.lang.Runtime.nativeLoad(Nat--------- beginning of main 12-23 06:29:39.709 7159 7159 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. 12-23 06:29:39.945 7159 7159 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 06:29:39.946 7159 7159 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 06:29:40.213 7159 7221 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 06:29:40.213 7159 7221 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 06:29:40.213 7159 7221 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 06:29:40.227 7208 7208 W libprocessgroup: Controller io is not found 12-23 06:29:40.228 7208 7208 W libprocessgroup: Controller io is not found 12-23 06:29:40.228 7208 7208 W libprocessgroup: Controller io is not found 12-23 06:31:53.947 9781 9781 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 06:31:54.251 9781 9781 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 06:31:54.252 9781 9781 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 06:31:54.252 9781 9781 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 06:31:54.252 9781 9781 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 06:31:54.252 9781 9781 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 06:31:54.252 9781 9781 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 06:31:54.252 9781 9781 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 06:31:54.252 9781 9781 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 06:31:54.252 9781 9781 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 06:31:54.252 9781 9781 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 06:31:54.252 9781 9781 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 06:31:54.252 9781 9781 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 06:31:54.252 9781 9781 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 06:31:54.252 9781 9781 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 06:31:54.252 9781 9781 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 06:31:54.252 9781 9781 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 06:31:54.252 9781 9781 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 06:31:54.252 9781 9781 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 06:31:54.252 9781 9781 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 06:31:54.252 9781 9781 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 06:31:54.252 9781 9781 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 06:31:54.252 9781 9781 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 06:31:54.252 9781 9781 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 06:31:54.265 9781 9781 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-23 06:31:54.537 9781 9781 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 06:31:54.537 9781 9781 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 06:31:54.751 9781 9828 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 06:31:54.751 9781 9828 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 06:31:54.751 9781 9828 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 06:31:54.800 9814 9814 W libprocessgroup: Controller io is not found 12-23 06:31:54.800 9814 9814 W libprocessgroup: Controller io is not found 12-23 06:31:54.800 9814 9814 W libprocessgroup: Controller io is not found 12-23 06:43:53.924 11506 11506 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 06:43:54.068 11506 11506 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 06:43:54.068 11506 11506 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 06:43:54.068 11506 11506 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 06:43:54.068 11506 11506 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 06:43:54.068 11506 11506 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 06:43:54.068 11506 11506 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 06:43:54.068 11506 11506 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 06:43:54.068 11506 11506 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 06:43:54.068 11506 11506 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 06:43:54.068 11506 11506 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 06:43:54.068 11506 11506 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 06:43:54.068 11506 11506 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 06:43:54.068 11506 11506 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 06:43:54.068 11506 11506 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 06:43:54.068 11506 11506 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 06:43:54.068 11506 11506 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 06:43:54.068 11506 11506 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 06:43:54.068 11506 11506 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 06:43:54.068 11506 11506 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 06:43:54.068 11506 11506 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 06:43:54.068 11506 11506 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 06:43:54.068 11506 11506 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 06:43:54.068 11506 11506 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 06:43:54.080 11506 11506 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. 12-23 06:43:54.300 11506 11506 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 --------- beginning of main 12-23 06:43:54.507 11506 11588 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 06:43:54.507 11506 11588 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 06:43:54.507 11506 11588 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 06:43:54.591 11560 11560 W libprocessgroup: Controller io is not found 12-23 06:43:54.592 11560 11560 W libprocessgroup: Controller io is not found 12-23 06:43:54.592 11560 11560 W libprocessgroup: Controller io is not found 12-23 06:51:53.936 12509 12509 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 06:51:54.065 12509 12509 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 06:51:54.065 12509 12509 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 06:51:54.065 12509 12509 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 06:51:54.065 12509 12509 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 06:51:54.065 12509 12509 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 06:51:54.065 12509 12509 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 06:51:54.065 12509 12509 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 06:51:54.065 12509 12509 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 06:51:54.065 12509 12509 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 06:51:54.065 12509 12509 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 06:51:54.065 12509 12509 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 06:51:54.065 12509 12509 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 06:51:54.065 12509 12509 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 06:51:54.065 12509 12509 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 06:51:54.065 12509 12509 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 06:51:54.065 12509 12509 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 06:51:54.065 12509 12509 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 06:51:54.065 12509 12509 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 06:51:54.065 12509 12509 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 06:51:54.065 12509 12509 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 06:51:54.065 12509 12509 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 06:51:54.065 12509 12509 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 06:51:54.065 12509 12509 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 06:51:54.073 12509 12509 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. 12-23 06:51:54.297 12509 12509 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 06:51:54.297 12509 12509 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 06:51:54.407 12509 12563 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 06:51:54.407 12509 12563 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-23 06:51:54.931 12545 12545 W libprocessgroup: Controller io is not found 12-23 06:51:54.931 12545 12545 W libprocessgroup: Controller io is not found 12-23 06:51:54.931 12545 12545 W libprocessgroup: Controller io is not found 12-23 06:56:53.897 15027 15027 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 06:56:54.246 15027 15027 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 06:56:54.247 15027 15027 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 06:56:54.247 15027 15027 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 06:56:54.247 15027 15027 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 06:56:54.247 15027 15027 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 06:56:54.247 15027 15027 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 06:56:54.247 15027 15027 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 06:56:54.247 15027 15027 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 06:56:54.247 15027 15027 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 06:56:54.247 15027 15027 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 06:56:54.247 15027 15027 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 06:56:54.247 15027 15027 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 06:56:54.248 15027 15027 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 06:56:54.248 15027 15027 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 06:56:54.248 15027 15027 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 06:56:54.248 15027 15027 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 06:56:54.248 15027 15027 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 06:56:54.248 15027 15027 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 06:56:54.248 15027 15027 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 06:56:54.248 15027 15027 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 06:56:54.248 15027 15027 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 06:56:54.248 15027 15027 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 06:56:54.248 15027 15027 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 06:56:54.263 15027 15027 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. 12-23 06:56:54.760 15027 15027 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 06:56:54.760 15027 15027 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 06:56:55.240 15112 15112 W libprocessgroup: Controller io is not found 12-23 06:56:55.240 15112 15112 W libprocessgroup: Controller io is not found 12-23 06:56:55.240 15112 15112 W libprocessgroup: Controller io is not found 12-23 06:56:55.264 15027 15133 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 06:56:55.264 15027 15133 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 06:56:55.264 15027 15133 W com.mbwhatsapp: and incorre--------- beginning of main 12-23 18:46:51.160 12610 12610 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 18:46:52.959 12610 12610 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 18:46:52.963 12610 12610 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 18:46:52.963 12610 12610 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 18:46:52.963 12610 12610 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 18:46:52.963 12610 12610 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 18:46:52.963 12610 12610 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 18:46:52.963 12610 12610 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 18:46:52.963 12610 12610 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 18:46:52.964 12610 12610 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 18:46:52.964 12610 12610 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 18:46:52.964 12610 12610 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 18:46:52.964 12610 12610 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 18:46:52.964 12610 12610 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 18:46:52.964 12610 12610 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 18:46:52.964 12610 12610 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 18:46:52.964 12610 12610 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 18:46:52.964 12610 12610 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 18:46:52.964 12610 12610 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 18:46:52.964 12610 12610 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 18:46:52.964 12610 12610 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 18:46:52.964 12610 12610 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 18:46:52.964 12610 12610 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 18:46:52.964 12610 12610 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 18:46:53.001 12610 12610 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. 12-23 18:46:55.441 12610 12610 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 18:46:55.442 12610 12610 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 18:46:57.404 13062 13062 W libprocessgroup: Controller io is not found 12-23 18:46:57.404 13062 13062 W libprocessgroup: Controller io is not found 12-23 18:46:57.404 13062 13062 W libprocessgroup: Controller io is not found 12-23 18:46:57.408 12610 13230 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 18:46:57.408 12610 13230 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 18:46:57.408 12610 13230 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 18:47:02.852 12610 13691 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #3 (13594) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 1.159s 12-23 18:47:16.636 14774 14774 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 18:47:18.454 14774 14774 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 18:47:18.460 14774 14774 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 18:47:18.460 14774 14774 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 18:47:18.460 14774 14774 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 18:47:18.460 14774 14774 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 18:47:18.460 14774 14774 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 18:47:18.461 14774 14774 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 18:47:18.461 14774 14774 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 18:47:18.461 14774 14774 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 18:47:18.461 14774 14774 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 18:47:18.461 14774 14774 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 18:47:18.461 14774 14774 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 18:47:18.461 14774 14774 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 18:47:18.461 14774 14774 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 18:47:18.461 14774 14774 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 18:47:18.461 14774 14774 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 18:47:18.461 14774 14774 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 18:47:18.461 14774 14774 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 18:47:18.461 14774 14774 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 18:47:18.461 14774 14774 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 18:47:18.461 14774 14774 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 18:47:18.461 14774 14774 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 18:47:18.461 14774 14774 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 18:47:18.583 14774 14774 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. 12-23 18:47:22.599 14774 14774 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 18:47:22.606 14774 14774 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 18:47:25.235 14774 15119 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 159.835ms (162.67 bytecodes/s) (1872B approximate peak alloc) 12-23 18:47:25.237 14774 15119 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 18:47:25.237 14774 15119 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 18:47:25.237 14774 15119 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 18:47:25.415 14774 15119 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 177.979ms (348.35 bytecodes/s) (2648B approximate peak alloc) 12-23 18:47:25.969 15031 15031 W libprocessgroup: Controller io is not found 12-23 18:47:25.969 15031 15031 W libprocessgroup: Controller io is--------- beginning of main 12-23 18:48:06.830 17215 17215 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 18:48:07.170 17215 17215 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 18:48:07.173 17215 17215 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 18:48:07.174 17215 17215 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 18:48:07.174 17215 17215 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 18:48:07.174 17215 17215 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 18:48:07.174 17215 17215 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 18:48:07.174 17215 17215 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 18:48:07.174 17215 17215 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 18:48:07.174 17215 17215 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 18:48:07.174 17215 17215 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 18:48:07.174 17215 17215 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 18:48:07.174 17215 17215 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 18:48:07.174 17215 17215 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 18:48:07.174 17215 17215 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 18:48:07.174 17215 17215 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 18:48:07.174 17215 17215 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 18:48:07.174 17215 17215 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 18:48:07.174 17215 17215 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 18:48:07.174 17215 17215 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 18:48:07.174 17215 17215 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 18:48:07.174 17215 17215 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 18:48:07.174 17215 17215 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 18:48:07.174 17215 17215 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 18:48:07.201 17215 17215 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. 12-23 18:48:07.753 17215 17215 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 18:48:07.753 17215 17215 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 18:48:07.986 17215 17265 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 18:48:07.986 17215 17265 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 18:48:07.986 17215 17265 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 18:48:08.033 17252 17252 W libprocessgroup: Controller io is not found 12-23 18:48:08.033 17252 17252 W libprocessgroup: Controller io is not found 12-23 18:48:08.033 17252 17252 W libprocessgroup: Controller io is not found 12-23 18:52:48.229 18594 18594 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 18:52:48.447 18594 18594 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-23 18:52:48.448 18594 18594 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 18:52:48.448 18594 18594 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 18:52:48.448 18594 18594 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 18:52:48.448 18594 18594 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 18:52:48.448 18594 18594 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 18:52:48.448 18594 18594 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 18:52:48.448 18594 18594 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 18:52:48.448 18594 18594 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 18:52:48.448 18594 18594 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 18:52:48.448 18594 18594 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 18:52:48.448 18594 18594 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 18:52:48.448 18594 18594 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 18:52:48.448 18594 18594 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 18:52:48.448 18594 18594 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 18:52:48.448 18594 18594 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 18:52:48.448 18594 18594 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 18:52:48.448 18594 18594 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 18:52:48.448 18594 18594 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 18:52:48.448 18594 18594 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 18:52:48.448 18594 18594 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 18:52:48.449 18594 18594 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 18:52:48.449 18594 18594 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 18:52:48.459 18594 18594 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. 12-23 18:52:48.735 18594 18594 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 18:52:48.735 18594 18594 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 18:52:48.960 18594 18657 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 18:52:48.960 18594 18657 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 18:52:48.960 18594 18657 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 18:52:49.056 18635 18635 W libprocessgroup: Controller io is not found 12-23 18:52:49.056 18635 18635 W libprocessgroup: Controller io is not found 12-23 18:52:49.057 18635 18635 W libprocessgroup: Controller io is not found 12-23 18:57:48.009 21500 21500 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 18:57:48.322 21500 21500 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 18:57:48.326 21500 21500 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 18:57:48.326 21500 21500 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 18:57:48--------- beginning of main 12-23 18:57:48.327 21500 21500 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 18:57:48.327 21500 21500 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 18:57:48.327 21500 21500 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 18:57:48.327 21500 21500 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 18:57:48.327 21500 21500 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 18:57:48.327 21500 21500 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 18:57:48.327 21500 21500 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 18:57:48.327 21500 21500 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 18:57:48.327 21500 21500 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 18:57:48.327 21500 21500 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 18:57:48.327 21500 21500 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 18:57:48.350 21500 21500 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. 12-23 18:57:48.849 21500 21500 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 18:57:48.849 21500 21500 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 18:57:49.115 21594 21594 W libprocessgroup: Controller io is not found 12-23 18:57:49.115 21594 21594 W libprocessgroup: Controller io is not found 12-23 18:57:49.115 21594 21594 W libprocessgroup: Controller io is not found 12-23 18:57:49.140 21500 21614 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 18:57:49.140 21500 21614 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 18:57:49.140 21500 21614 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 18:59:48.029 24376 24376 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 18:59:48.267 24376 24376 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 18:59:48.269 24376 24376 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 18:59:48.269 24376 24376 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 18:59:48.269 24376 24376 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 18:59:48.269 24376 24376 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 18:59:48.269 24376 24376 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 18:59:48.269 24376 24376 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 18:59:48.269 24376 24376 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 18:59:48.269 24376 24376 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 18:59:48.269 24376 24376 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 18:59:48.269 24376 24376 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 18:59:48.269 24376 24376 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 18:59:48.269 24376 24376 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 18:59:48.269 24376 24376 W System.err: at android.app.ActivityThread.handleBindAppli--------- beginning of main 12-23 18:59:48.270 24376 24376 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 18:59:48.270 24376 24376 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 18:59:48.270 24376 24376 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 18:59:48.270 24376 24376 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 18:59:48.294 24376 24376 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. 12-23 18:59:48.782 24376 24376 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 18:59:48.782 24376 24376 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 18:59:49.062 24428 24428 W libprocessgroup: Controller io is not found 12-23 18:59:49.062 24428 24428 W libprocessgroup: Controller io is not found 12-23 18:59:49.062 24428 24428 W libprocessgroup: Controller io is not found 12-23 18:59:49.111 24376 24467 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 18:59:49.111 24376 24467 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 18:59:49.111 24376 24467 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 19:02:48.039 26696 26696 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 19:02:48.369 26696 26696 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 19:02:48.372 26696 26696 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 19:02:48.372 26696 26696 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 19:02:48.372 26696 26696 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 19:02:48.372 26696 26696 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 19:02:48.372 26696 26696 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 19:02:48.372 26696 26696 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 19:02:48.372 26696 26696 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 19:02:48.373 26696 26696 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 19:02:48.373 26696 26696 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 19:02:48.373 26696 26696 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 19:02:48.373 26696 26696 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 19:02:48.373 26696 26696 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 19:02:48.373 26696 26696 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 19:02:48.373 26696 26696 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 19:02:48.373 26696 26696 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 19:02:48.373 26696 26696 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 19:02:48.373 26696 26696 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 19:02:48.373 26696 26696 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 19:02:48.373 26696 26696 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 19:02:48.373 26696 26696 W System.err: at java.lang.reflect.Method.invoke(Native Method) 1--------- beginning of main 12-23 19:02:48.374 26696 26696 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 19:02:48.398 26696 26696 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. 12-23 19:02:48.891 26696 26696 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 19:02:48.891 26696 26696 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 19:02:49.155 26696 26750 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 19:02:49.155 26696 26750 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 19:02:49.155 26696 26750 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 19:02:49.180 26736 26736 W libprocessgroup: Controller io is not found 12-23 19:02:49.180 26736 26736 W libprocessgroup: Controller io is not found 12-23 19:02:49.180 26736 26736 W libprocessgroup: Controller io is not found 12-23 19:04:48.024 28792 28792 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 19:04:48.352 28792 28792 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 19:04:48.354 28792 28792 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 19:04:48.354 28792 28792 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 19:04:48.354 28792 28792 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 19:04:48.354 28792 28792 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 19:04:48.354 28792 28792 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 19:04:48.354 28792 28792 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 19:04:48.354 28792 28792 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 19:04:48.354 28792 28792 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 19:04:48.354 28792 28792 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 19:04:48.355 28792 28792 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 19:04:48.355 28792 28792 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 19:04:48.355 28792 28792 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 19:04:48.355 28792 28792 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 19:04:48.355 28792 28792 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 19:04:48.355 28792 28792 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 19:04:48.355 28792 28792 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 19:04:48.355 28792 28792 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 19:04:48.355 28792 28792 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 19:04:48.355 28792 28792 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 19:04:48.355 28792 28792 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 19:04:48.355 28792 28792 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 19:04:48.355 28792 28792 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 19:04:48.381 28792 28792 E CustomActivityOnCrash: IMPORTANT WARNING! You already have a--------- beginning of main 12-23 19:04:48.844 28792 28792 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 19:04:48.844 28792 28792 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 19:04:49.116 28792 28843 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 19:04:49.116 28792 28843 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 19:04:49.116 28792 28843 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 19:04:49.129 28828 28828 W libprocessgroup: Controller io is not found 12-23 19:04:49.129 28828 28828 W libprocessgroup: Controller io is not found 12-23 19:04:49.130 28828 28828 W libprocessgroup: Controller io is not found 12-23 19:12:48.022 30541 30541 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 19:12:48.292 30541 30541 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 19:12:48.294 30541 30541 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 19:12:48.294 30541 30541 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 19:12:48.294 30541 30541 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 19:12:48.294 30541 30541 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 19:12:48.294 30541 30541 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 19:12:48.294 30541 30541 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 19:12:48.294 30541 30541 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 19:12:48.294 30541 30541 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 19:12:48.294 30541 30541 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 19:12:48.294 30541 30541 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 19:12:48.294 30541 30541 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 19:12:48.294 30541 30541 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 19:12:48.294 30541 30541 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 19:12:48.294 30541 30541 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 19:12:48.294 30541 30541 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 19:12:48.294 30541 30541 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 19:12:48.294 30541 30541 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 19:12:48.295 30541 30541 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 19:12:48.295 30541 30541 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 19:12:48.295 30541 30541 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 19:12:48.295 30541 30541 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 19:12:48.295 30541 30541 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 19:12:48.310 30541 30541 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. 12-23 19:12:48.676 30541 30541 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 --------- beginning of main 12-23 19:12:48.906 30541 30594 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 19:12:48.906 30541 30594 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 19:12:48.906 30541 30594 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 19:12:48.977 30580 30580 W libprocessgroup: Controller io is not found 12-23 19:12:48.978 30580 30580 W libprocessgroup: Controller io is not found 12-23 19:12:48.978 30580 30580 W libprocessgroup: Controller io is not found 12-23 19:17:48.003 1952 1952 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 19:17:48.394 1952 1952 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 19:17:48.396 1952 1952 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 19:17:48.396 1952 1952 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 19:17:48.396 1952 1952 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 19:17:48.396 1952 1952 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 19:17:48.397 1952 1952 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 19:17:48.397 1952 1952 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 19:17:48.397 1952 1952 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 19:17:48.397 1952 1952 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 19:17:48.397 1952 1952 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 19:17:48.397 1952 1952 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 19:17:48.397 1952 1952 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 19:17:48.397 1952 1952 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 19:17:48.397 1952 1952 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 19:17:48.397 1952 1952 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 19:17:48.397 1952 1952 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 19:17:48.397 1952 1952 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 19:17:48.397 1952 1952 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 19:17:48.397 1952 1952 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 19:17:48.397 1952 1952 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 19:17:48.397 1952 1952 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 19:17:48.397 1952 1952 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 19:17:48.397 1952 1952 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 19:17:48.430 1952 1952 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. 12-23 19:17:49.034 1952 1952 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 19:17:49.034 1952 1952 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 19:17:49.335 1952 2093 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 19:17:49.335 1952 2093 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-23 19:19:47.996 5328 5328 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 19:19:48.397 5328 5328 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 19:19:48.401 5328 5328 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 19:19:48.401 5328 5328 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 19:19:48.401 5328 5328 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 19:19:48.401 5328 5328 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 19:19:48.401 5328 5328 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 19:19:48.402 5328 5328 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 19:19:48.402 5328 5328 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 19:19:48.402 5328 5328 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 19:19:48.402 5328 5328 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 19:19:48.402 5328 5328 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 19:19:48.402 5328 5328 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 19:19:48.402 5328 5328 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 19:19:48.402 5328 5328 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 19:19:48.402 5328 5328 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 19:19:48.402 5328 5328 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 19:19:48.402 5328 5328 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 19:19:48.402 5328 5328 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 19:19:48.402 5328 5328 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 19:19:48.402 5328 5328 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 19:19:48.402 5328 5328 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 19:19:48.402 5328 5328 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 19:19:48.402 5328 5328 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 19:19:48.432 5328 5328 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. 12-23 19:19:49.020 5328 5328 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 19:19:49.021 5328 5328 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 19:19:49.340 5373 5373 W libprocessgroup: Controller io is not found 12-23 19:19:49.340 5373 5373 W libprocessgroup: Controller io is not found 12-23 19:19:49.340 5373 5373 W libprocessgroup: Controller io is not found 12-23 19:19:49.478 5328 5398 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 19:19:49.478 5328 5398 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 19:19:49.478 5328 5398 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 19:20:47.983 6792 6792 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 19:20:48.289 6792 6792 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-23 19:20:48.296 6792 6792 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 19:20:48.296 6792 6792 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 19:20:48.296 6792 6792 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 19:20:48.296 6792 6792 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 19:20:48.296 6792 6792 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 19:20:48.296 6792 6792 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 19:20:48.296 6792 6792 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 19:20:48.296 6792 6792 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 19:20:48.296 6792 6792 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 19:20:48.296 6792 6792 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 19:20:48.296 6792 6792 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 19:20:48.296 6792 6792 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 19:20:48.296 6792 6792 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 19:20:48.296 6792 6792 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 19:20:48.296 6792 6792 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 19:20:48.296 6792 6792 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 19:20:48.296 6792 6792 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 19:20:48.296 6792 6792 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 19:20:48.296 6792 6792 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 19:20:48.296 6792 6792 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 19:20:48.296 6792 6792 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 19:20:48.297 6792 6792 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 19:20:48.322 6792 6792 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. 12-23 19:20:48.828 6792 6792 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 19:20:48.828 6792 6792 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 19:20:49.056 6792 6841 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 19:20:49.056 6792 6841 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 19:20:49.056 6792 6841 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 19:20:49.094 6827 6827 W libprocessgroup: Controller io is not found 12-23 19:20:49.094 6827 6827 W libprocessgroup: Controller io is not found 12-23 19:20:49.095 6827 6827 W libprocessgroup: Controller io is not found 12-23 19:24:47.990 10689 10689 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 19:24:48.486 10689 10689 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 19:24:48.489 10689 10689 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 19:24:48.489 10689 10689 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 19:24:48--------- beginning of main 12-23 19:24:48.519 10689 10689 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. 12-23 19:24:49.164 10689 10689 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 19:24:49.164 10689 10689 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 19:24:49.476 10689 10748 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 19:24:49.476 10689 10748 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 19:24:49.476 10689 10748 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 19:24:49.484 10733 10733 W libprocessgroup: Controller io is not found 12-23 19:24:49.484 10733 10733 W libprocessgroup: Controller io is not found 12-23 19:24:49.484 10733 10733 W libprocessgroup: Controller io is not found 12-23 19:26:47.967 13883 13883 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 19:26:48.328 13883 13883 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 19:26:48.331 13883 13883 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 19:26:48.331 13883 13883 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 19:26:48.331 13883 13883 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 19:26:48.331 13883 13883 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 19:26:48.331 13883 13883 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 19:26:48.331 13883 13883 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 19:26:48.331 13883 13883 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 19:26:48.331 13883 13883 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 19:26:48.331 13883 13883 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 19:26:48.331 13883 13883 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 19:26:48.331 13883 13883 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 19:26:48.331 13883 13883 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 19:26:48.331 13883 13883 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 19:26:48.331 13883 13883 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 19:26:48.331 13883 13883 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 19:26:48.331 13883 13883 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 19:26:48.331 13883 13883 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 19:26:48.331 13883 13883 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 19:26:48.331 13883 13883 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 19:26:48.331 13883 13883 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 19:26:48.331 13883 13883 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 19:26:48.331 13883 13883 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 19:26:48.365 13883 13883 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-23 22:59:52.460 21849 21849 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 22:59:53.228 21849 21849 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 22:59:53.232 21849 21849 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 22:59:53.232 21849 21849 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 22:59:53.232 21849 21849 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 22:59:53.232 21849 21849 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 22:59:53.232 21849 21849 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 22:59:53.232 21849 21849 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 22:59:53.233 21849 21849 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 22:59:53.233 21849 21849 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 22:59:53.233 21849 21849 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 22:59:53.233 21849 21849 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 22:59:53.233 21849 21849 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 22:59:53.233 21849 21849 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 22:59:53.233 21849 21849 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 22:59:53.233 21849 21849 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 22:59:53.233 21849 21849 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 22:59:53.233 21849 21849 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 22:59:53.233 21849 21849 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 22:59:53.233 21849 21849 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 22:59:53.233 21849 21849 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 22:59:53.233 21849 21849 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 22:59:53.233 21849 21849 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 22:59:53.233 21849 21849 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 22:59:53.294 21849 21849 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. 12-23 22:59:54.641 21849 21849 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 22:59:54.641 21849 21849 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 22:59:55.107 22301 22301 W libprocessgroup: Controller io is not found 12-23 22:59:55.108 22301 22301 W libprocessgroup: Controller io is not found 12-23 22:59:55.108 22301 22301 W libprocessgroup: Controller io is not found 12-23 22:59:55.500 21849 22447 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 22:59:55.500 21849 22447 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 22:59:55.500 21849 22447 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 23:00:48.137 23418 23418 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 23:00:48.554 23418 23418 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-23 23:00:48.558 23418 23418 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 23:00:48.558 23418 23418 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 23:00:48.558 23418 23418 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 23:00:48.558 23418 23418 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 23:00:48.558 23418 23418 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 23:00:48.558 23418 23418 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 23:00:48.558 23418 23418 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 23:00:48.558 23418 23418 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 23:00:48.558 23418 23418 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 23:00:48.558 23418 23418 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 23:00:48.558 23418 23418 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 23:00:48.558 23418 23418 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 23:00:48.558 23418 23418 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 23:00:48.558 23418 23418 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 23:00:48.558 23418 23418 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 23:00:48.558 23418 23418 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 23:00:48.558 23418 23418 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 23:00:48.558 23418 23418 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 23:00:48.558 23418 23418 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 23:00:48.558 23418 23418 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 23:00:48.558 23418 23418 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 23:00:48.558 23418 23418 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 23:00:48.606 23418 23418 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. 12-23 23:00:49.379 23418 23418 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 23:00:49.379 23418 23418 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 23:00:49.783 23613 23613 W libprocessgroup: Controller io is not found 12-23 23:00:49.783 23613 23613 W libprocessgroup: Controller io is not found 12-23 23:00:49.783 23613 23613 W libprocessgroup: Controller io is not found 12-23 23:00:50.004 23418 23669 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 23:00:50.004 23418 23669 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 23:00:50.004 23418 23669 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 23:15:08.666 25443 25443 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 23:15:09.596 25443 25443 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 23:15:09.602 25443 25443 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 23:15:09.602 25443 25443 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 23:15:09--------- beginning of main 12-23 23:15:09.603 25443 25443 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 23:15:09.603 25443 25443 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 23:15:09.603 25443 25443 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 23:15:09.604 25443 25443 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 23:15:09.605 25443 25443 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 23:15:09.605 25443 25443 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 23:15:09.605 25443 25443 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 23:15:09.605 25443 25443 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 23:15:09.675 25443 25443 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. 12-23 23:15:11.109 25443 25443 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 23:15:11.109 25443 25443 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 23:15:11.489 26007 26007 W libprocessgroup: Controller io is not found 12-23 23:15:11.489 26007 26007 W libprocessgroup: Controller io is not found 12-23 23:15:11.489 26007 26007 W libprocessgroup: Controller io is not found 12-23 23:15:11.646 25443 26034 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 23:15:11.646 25443 26034 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 23:15:11.646 25443 26034 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 23:22:47.998 27544 27544 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 23:22:48.329 27544 27544 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 23:22:48.332 27544 27544 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 23:22:48.332 27544 27544 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 23:22:48.332 27544 27544 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 23:22:48.332 27544 27544 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 23:22:48.332 27544 27544 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 23:22:48.332 27544 27544 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 23:22:48.333 27544 27544 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 23:22:48.333 27544 27544 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 23:22:48.333 27544 27544 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 23:22:48.333 27544 27544 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 23:22:48.333 27544 27544 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 23:22:48.333 27544 27544 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 23:22:48.333 27544 27544 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 23:22:48.333 27544 27544 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 23:22:48.333 27544 27544 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 23:22:48.333 27544 27544 W System.err: at android.os.Handler.dispatchMessage(Ha--------- beginning of main 12-23 23:22:48.358 27544 27544 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. 12-23 23:22:48.699 27544 27544 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-23 23:22:48.700 27544 27544 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-23 23:22:48.941 27544 27597 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-23 23:22:48.941 27544 27597 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-23 23:22:48.941 27544 27597 W com.mbwhatsapp: and incorrect proguard optimizations. 12-23 23:22:48.981 27584 27584 W libprocessgroup: Controller io is not found 12-23 23:22:48.981 27584 27584 W libprocessgroup: Controller io is not found 12-23 23:22:48.981 27584 27584 W libprocessgroup: Controller io is not found 12-23 23:28:17.634 30436 30436 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-23 23:28:17.963 30436 30436 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-23 23:28:17.967 30436 30436 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-23 23:28:17.967 30436 30436 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-23 23:28:17.967 30436 30436 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-23 23:28:17.967 30436 30436 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-23 23:28:17.967 30436 30436 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-23 23:28:17.967 30436 30436 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-23 23:28:17.967 30436 30436 W System.err: at java.lang.Class.newInstance(Native Method) 12-23 23:28:17.967 30436 30436 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-23 23:28:17.967 30436 30436 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-23 23:28:17.967 30436 30436 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-23 23:28:17.967 30436 30436 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-23 23:28:17.967 30436 30436 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-23 23:28:17.967 30436 30436 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-23 23:28:17.967 30436 30436 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-23 23:28:17.967 30436 30436 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-23 23:28:17.968 30436 30436 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-23 23:28:17.968 30436 30436 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-23 23:28:17.968 30436 30436 W System.err: at android.os.Looper.loop(Looper.java:319) 12-23 23:28:17.968 30436 30436 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-23 23:28:17.968 30436 30436 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-23 23:28:17.968 30436 30436 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-23 23:28:17.968 30436 30436 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-23 23:28:17.997 30436 30436 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-24 01:18:07.826 17086 17086 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 01:18:09.680 17086 17086 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 01:18:09.687 17086 17086 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 01:18:09.687 17086 17086 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 01:18:09.687 17086 17086 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 01:18:09.687 17086 17086 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 01:18:09.687 17086 17086 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 01:18:09.687 17086 17086 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 01:18:09.687 17086 17086 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 01:18:09.687 17086 17086 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 01:18:09.687 17086 17086 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 01:18:09.687 17086 17086 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 01:18:09.687 17086 17086 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 01:18:09.687 17086 17086 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 01:18:09.687 17086 17086 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 01:18:09.687 17086 17086 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 01:18:09.688 17086 17086 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 01:18:09.688 17086 17086 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 01:18:09.688 17086 17086 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 01:18:09.688 17086 17086 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 01:18:09.688 17086 17086 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 01:18:09.688 17086 17086 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 01:18:09.688 17086 17086 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 01:18:09.688 17086 17086 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 01:18:09.804 17086 17086 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. 12-24 01:18:12.781 17086 17086 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 01:18:12.781 17086 17086 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 01:18:15.422 17086 17716 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 312.973ms (83.07 bytecodes/s) (1872B approximate peak alloc) 12-24 01:18:15.781 17086 17716 W com.mbwhatsapp: Verification of void X.2rL.A02(X.3dR, int) took 358.436ms (108.81 bytecodes/s) (1960B approximate peak alloc) 12-24 01:18:15.782 17086 17716 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 01:18:15.782 17086 17716 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 01:18:15.782 17086 17716 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 01:18:15.958 17086 17716 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 175.833ms (352.61 bytecodes/s) (2648B approximate peak alloc) 12-24 01:18:16.398 17599 17599 W libprocessgroup: Controller io is not found 12-24 01:18:16.408 17599 17599 W libprocessgroup: Controller io is not found 12-24 01:18:16.408 17599 17599 W libprocessgroup: Controller io is not found 12-24 01:18:19.621 17086 17095 W com.mbwhatsapp: Suspending all threads took: 422.486ms 12-24 01:19:48.035 20623 20623 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 01:19:48.307 20623 20623 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 01:19:48.310 20623 20623 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 01:19:48.310 20623 20623 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 01:19:48.310 20623 20623 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 01:19:48.310 20623 20623 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 01:19:48.310 20623 20623 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 01:19:48.310 20623 20623 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 01:19:48.310 20623 20623 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 01:19:48.310 20623 20623 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 01:19:48.310 20623 20623 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 01:19:48.310 20623 20623 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 01:19:48.310 20623 20623 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 01:19:48.310 20623 20623 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 01:19:48.310 20623 20623 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 01:19:48.310 20623 20623 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 01:19:48.310 20623 20623 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 01:19:48.311 20623 20623 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 01:19:48.311 20623 20623 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 01:19:48.311 20623 20623 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 01:19:48.311 20623 20623 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 01:19:48.311 20623 20623 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 01:19:48.311 20623 20623 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 01:19:48.311 20623 20623 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 01:19:48.336 20623 20623 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. 12-24 01:19:48.832 20623 20623 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 01:19:48.832 20623 20623 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 01:19:49.095 20623 20676 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 01:19:49.095 20623 20676 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 01:19:49.095 20623 20676 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 01:19:49.128 20663 20663 W libprocessgroup: Controller io is not found 1--------- beginning of main 12-24 01:19:49.129 20663 20663 W libprocessgroup: Controller io is not found 12-24 01:19:49.129 20663 20663 W libprocessgroup: Controller io is not found 12-24 01:24:48.024 23386 23386 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 01:24:48.322 23386 23386 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 01:24:48.324 23386 23386 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 01:24:48.324 23386 23386 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 01:24:48.324 23386 23386 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 01:24:48.324 23386 23386 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 01:24:48.324 23386 23386 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 01:24:48.324 23386 23386 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 01:24:48.324 23386 23386 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 01:24:48.324 23386 23386 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 01:24:48.324 23386 23386 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 01:24:48.324 23386 23386 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 01:24:48.324 23386 23386 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 01:24:48.324 23386 23386 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 01:24:48.324 23386 23386 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 01:24:48.324 23386 23386 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 01:24:48.324 23386 23386 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 01:24:48.324 23386 23386 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 01:24:48.324 23386 23386 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 01:24:48.324 23386 23386 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 01:24:48.324 23386 23386 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 01:24:48.324 23386 23386 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 01:24:48.324 23386 23386 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 01:24:48.324 23386 23386 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 01:24:48.336 23386 23386 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. 12-24 01:24:48.675 23386 23386 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 01:24:48.675 23386 23386 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 01:24:48.910 23386 23438 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 01:24:48.910 23386 23438 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 01:24:48.910 23386 23438 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 01:24:48.966 23424 23424 W libprocessgroup: Controller io is not found 12-24 01:24:48.966 23424 23424 W libprocessgroup: Controller io is not found 12-24 01:24:48.966 23424 23424 W libprocessgroup: Controller io is not found 12-24 01:31:47.954 24795 24795 E com.mbwhatsapp: N--------- beginning of main 12-24 01:31:48.189 24795 24795 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 01:31:48.190 24795 24795 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 01:31:48.190 24795 24795 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 01:31:48.190 24795 24795 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 01:31:48.190 24795 24795 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 01:31:48.190 24795 24795 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 01:31:48.190 24795 24795 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 01:31:48.190 24795 24795 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 01:31:48.190 24795 24795 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 01:31:48.190 24795 24795 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 01:31:48.190 24795 24795 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 01:31:48.194 24795 24795 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 01:31:48.194 24795 24795 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 01:31:48.194 24795 24795 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 01:31:48.194 24795 24795 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 01:31:48.194 24795 24795 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 01:31:48.194 24795 24795 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 01:31:48.194 24795 24795 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 01:31:48.194 24795 24795 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 01:31:48.194 24795 24795 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 01:31:48.194 24795 24795 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 01:31:48.194 24795 24795 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 01:31:48.194 24795 24795 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 01:31:48.223 24795 24795 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. 12-24 01:31:48.461 24795 24795 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 01:31:48.461 24795 24795 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 01:31:48.788 24870 24870 W libprocessgroup: Controller io is not found 12-24 01:31:48.788 24870 24870 W libprocessgroup: Controller io is not found 12-24 01:31:48.788 24870 24870 W libprocessgroup: Controller io is not found 12-24 01:31:48.806 24795 24890 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 01:31:48.806 24795 24890 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 01:31:48.806 24795 24890 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 01:35:47.975 29434 29434 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 01:35:48.312 29434 29434 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 01:35:48.322 29434 29434 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-24 01:35:48.323 29434 29434 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 01:35:48.323 29434 29434 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 01:35:48.323 29434 29434 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 01:35:48.323 29434 29434 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 01:35:48.323 29434 29434 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 01:35:48.323 29434 29434 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 01:35:48.323 29434 29434 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 01:35:48.323 29434 29434 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 01:35:48.355 29434 29434 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. 12-24 01:35:49.052 29434 29434 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 01:35:49.052 29434 29434 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 01:35:49.323 29490 29490 W libprocessgroup: Controller io is not found 12-24 01:35:49.323 29490 29490 W libprocessgroup: Controller io is not found 12-24 01:35:49.323 29490 29490 W libprocessgroup: Controller io is not found 12-24 01:35:49.438 29434 29509 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 01:35:49.438 29434 29509 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 01:35:49.438 29434 29509 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 01:44:47.961 31726 31726 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 01:44:48.279 31726 31726 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 01:44:48.282 31726 31726 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 01:44:48.282 31726 31726 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 01:44:48.282 31726 31726 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 01:44:48.282 31726 31726 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 01:44:48.282 31726 31726 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 01:44:48.282 31726 31726 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 01:44:48.282 31726 31726 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 01:44:48.282 31726 31726 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 01:44:48.282 31726 31726 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 01:44:48.282 31726 31726 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 01:44:48.282 31726 31726 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 01:44:48.282 31726 31726 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 01:44:48.282 31726 31726 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 01:44:48.282 31726 31726 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 01:44:48.282 31726 31726 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 01:44:48.282 31726 31726 W System.err: at android.os.Handler.dispatchMessage(Ha--------- beginning of main 12-24 01:44:48.313 31726 31726 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. 12-24 01:44:49.162 31726 31726 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 01:44:49.162 31726 31726 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 01:44:49.824 31726 31889 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 01:44:49.824 31726 31889 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 01:44:49.824 31726 31889 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 01:44:49.972 31804 31804 W libprocessgroup: Controller io is not found 12-24 01:44:49.972 31804 31804 W libprocessgroup: Controller io is not found 12-24 01:44:49.972 31804 31804 W libprocessgroup: Controller io is not found 12-24 01:50:48.015 2562 2562 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 01:50:48.261 2562 2562 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 01:50:48.263 2562 2562 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 01:50:48.263 2562 2562 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 01:50:48.263 2562 2562 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 01:50:48.263 2562 2562 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 01:50:48.263 2562 2562 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 01:50:48.263 2562 2562 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 01:50:48.263 2562 2562 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 01:50:48.263 2562 2562 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 01:50:48.263 2562 2562 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 01:50:48.263 2562 2562 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 01:50:48.263 2562 2562 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 01:50:48.263 2562 2562 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 01:50:48.263 2562 2562 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 01:50:48.263 2562 2562 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 01:50:48.263 2562 2562 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 01:50:48.263 2562 2562 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 01:50:48.263 2562 2562 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 01:50:48.263 2562 2562 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 01:50:48.263 2562 2562 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 01:50:48.263 2562 2562 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 01:50:48.263 2562 2562 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 01:50:48.263 2562 2562 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 01:50:48.279 2562 2562 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-24 01:50:48.596 2562 2562 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 01:50:48.596 2562 2562 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 01:50:48.734 2562 2621 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 01:50:48.734 2562 2621 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 01:50:48.734 2562 2621 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 01:50:48.895 2607 2607 W libprocessgroup: Controller io is not found 12-24 01:50:48.895 2607 2607 W libprocessgroup: Controller io is not found 12-24 01:50:48.895 2607 2607 W libprocessgroup: Controller io is not found 12-24 02:07:47.999 8918 8918 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 02:07:48.303 8918 8918 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 02:07:48.304 8918 8918 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 02:07:48.304 8918 8918 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 02:07:48.304 8918 8918 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 02:07:48.304 8918 8918 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 02:07:48.304 8918 8918 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 02:07:48.304 8918 8918 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 02:07:48.304 8918 8918 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 02:07:48.305 8918 8918 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 02:07:48.305 8918 8918 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 02:07:48.305 8918 8918 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 02:07:48.305 8918 8918 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 02:07:48.305 8918 8918 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 02:07:48.305 8918 8918 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 02:07:48.305 8918 8918 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 02:07:48.305 8918 8918 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 02:07:48.305 8918 8918 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 02:07:48.305 8918 8918 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 02:07:48.305 8918 8918 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 02:07:48.305 8918 8918 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 02:07:48.305 8918 8918 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 02:07:48.305 8918 8918 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 02:07:48.305 8918 8918 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 02:07:48.324 8918 8918 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. 12-24 02:07:48.713 8918 8918 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 --------- beginning of main 12-24 02:07:48.966 8918 8974 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 02:07:48.966 8918 8974 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 02:07:48.966 8918 8974 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 02:07:49.013 8961 8961 W libprocessgroup: Controller io is not found 12-24 02:07:49.013 8961 8961 W libprocessgroup: Controller io is not found 12-24 02:07:49.013 8961 8961 W libprocessgroup: Controller io is not found 12-24 02:20:48.006 11618 11618 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 02:20:48.308 11618 11618 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 02:20:48.309 11618 11618 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 02:20:48.309 11618 11618 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 02:20:48.309 11618 11618 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 02:20:48.309 11618 11618 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 02:20:48.309 11618 11618 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 02:20:48.309 11618 11618 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 02:20:48.309 11618 11618 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 02:20:48.309 11618 11618 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 02:20:48.309 11618 11618 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 02:20:48.309 11618 11618 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 02:20:48.309 11618 11618 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 02:20:48.310 11618 11618 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 02:20:48.310 11618 11618 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 02:20:48.310 11618 11618 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 02:20:48.310 11618 11618 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 02:20:48.310 11618 11618 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 02:20:48.310 11618 11618 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 02:20:48.310 11618 11618 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 02:20:48.310 11618 11618 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 02:20:48.310 11618 11618 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 02:20:48.310 11618 11618 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 02:20:48.310 11618 11618 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 02:20:48.328 11618 11618 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. 12-24 02:20:48.697 11618 11618 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 02:20:48.697 11618 11618 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 02:20:48.938 11618 11670 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 02:20:48.938 11618 11670 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-24 02:20:49.001 11656 11656 W libprocessgroup: Controller io is not found 12-24 02:20:49.001 11656 11656 W libprocessgroup: Controller io is not found 12-24 02:20:49.001 11656 11656 W libprocessgroup: Controller io is not found 12-24 02:37:47.000 15302 15302 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 02:37:47.401 15302 15302 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 02:37:47.402 15302 15302 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 02:37:47.402 15302 15302 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 02:37:47.402 15302 15302 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 02:37:47.402 15302 15302 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 02:37:47.402 15302 15302 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 02:37:47.402 15302 15302 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 02:37:47.402 15302 15302 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 02:37:47.402 15302 15302 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 02:37:47.402 15302 15302 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 02:37:47.402 15302 15302 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 02:37:47.402 15302 15302 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 02:37:47.402 15302 15302 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 02:37:47.402 15302 15302 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 02:37:47.402 15302 15302 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 02:37:47.402 15302 15302 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 02:37:47.402 15302 15302 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 02:37:47.402 15302 15302 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 02:37:47.402 15302 15302 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 02:37:47.402 15302 15302 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 02:37:47.402 15302 15302 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 02:37:47.402 15302 15302 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 02:37:47.402 15302 15302 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 02:37:47.421 15302 15302 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. 12-24 02:37:47.948 15302 15302 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 02:37:47.952 15302 15302 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 02:37:48.674 15302 15459 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 02:37:48.674 15302 15459 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 02:37:48.674 15302 15459 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 02:37:48.769 15403 15403 W libprocessgroup: Controller io is not found 12-24 02:37:48.769 15403 15403 W libprocessgroup: Controller io is not found 12-24 02:37:48.769 15403 15403 W libprocessgroup: --------- beginning of main 12-24 02:47:48.010 17423 17423 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 02:47:48.217 17423 17423 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 02:47:48.218 17423 17423 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 02:47:48.218 17423 17423 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 02:47:48.218 17423 17423 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 02:47:48.218 17423 17423 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 02:47:48.218 17423 17423 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 02:47:48.219 17423 17423 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 02:47:48.219 17423 17423 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 02:47:48.219 17423 17423 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 02:47:48.219 17423 17423 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 02:47:48.219 17423 17423 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 02:47:48.219 17423 17423 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 02:47:48.219 17423 17423 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 02:47:48.219 17423 17423 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 02:47:48.219 17423 17423 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 02:47:48.219 17423 17423 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 02:47:48.219 17423 17423 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 02:47:48.219 17423 17423 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 02:47:48.219 17423 17423 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 02:47:48.219 17423 17423 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 02:47:48.219 17423 17423 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 02:47:48.219 17423 17423 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 02:47:48.219 17423 17423 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 02:47:48.227 17423 17423 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. 12-24 02:47:48.502 17423 17423 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 02:47:48.502 17423 17423 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 02:47:48.720 17423 17486 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 02:47:48.720 17423 17486 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 02:47:48.720 17423 17486 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 02:47:48.821 17461 17461 W libprocessgroup: Controller io is not found 12-24 02:47:48.821 17461 17461 W libprocessgroup: Controller io is not found 12-24 02:47:48.821 17461 17461 W libprocessgroup: Controller io is not found 12-24 02:51:48.085 18931 18931 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 02:51:48.300 18931 18931 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-24 02:51:48.301 18931 18931 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 02:51:48.301 18931 18931 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 02:51:48.301 18931 18931 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 02:51:48.301 18931 18931 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 02:51:48.301 18931 18931 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 02:51:48.301 18931 18931 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 02:51:48.301 18931 18931 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 02:51:48.301 18931 18931 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 02:51:48.301 18931 18931 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 02:51:48.301 18931 18931 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 02:51:48.301 18931 18931 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 02:51:48.301 18931 18931 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 02:51:48.301 18931 18931 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 02:51:48.301 18931 18931 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 02:51:48.301 18931 18931 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 02:51:48.301 18931 18931 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 02:51:48.301 18931 18931 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 02:51:48.312 18931 18931 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. 12-24 02:51:48.522 18931 18931 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 02:51:48.523 18931 18931 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 02:51:48.798 18931 19030 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 02:51:48.798 18931 19030 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 02:51:48.798 18931 19030 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 02:51:48.827 18987 18987 W libprocessgroup: Controller io is not found 12-24 02:51:48.827 18987 18987 W libprocessgroup: Controller io is not found 12-24 02:51:48.827 18987 18987 W libprocessgroup: Controller io is not found 12-24 03:05:48.016 20824 20824 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 03:05:48.148 20824 20824 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 03:05:48.149 20824 20824 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 03:05:48.149 20824 20824 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 03:05:48.149 20824 20824 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 03:05:48.149 20824 20824 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 03:05:48.149 20824 20824 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 03:05:48.149 20824 20824 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 03:05:48.149 20824 20824 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 03:05:48.149 20824 --------- beginning of main 12-24 03:05:48.159 20824 20824 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. 12-24 03:05:48.378 20824 20824 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 03:05:48.378 20824 20824 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 03:05:48.591 20824 20877 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 03:05:48.591 20824 20877 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 03:05:48.591 20824 20877 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 03:05:48.662 20864 20864 W libprocessgroup: Controller io is not found 12-24 03:05:48.662 20864 20864 W libprocessgroup: Controller io is not found 12-24 03:05:48.662 20864 20864 W libprocessgroup: Controller io is not found 12-24 03:23:36.142 23458 23458 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 03:23:36.459 23458 23458 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 03:23:36.459 23458 23458 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 03:23:36.460 23458 23458 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 03:23:36.460 23458 23458 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 03:23:36.460 23458 23458 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 03:23:36.460 23458 23458 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 03:23:36.460 23458 23458 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 03:23:36.460 23458 23458 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 03:23:36.460 23458 23458 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 03:23:36.460 23458 23458 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 03:23:36.460 23458 23458 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 03:23:36.460 23458 23458 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 03:23:36.460 23458 23458 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 03:23:36.460 23458 23458 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 03:23:36.460 23458 23458 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 03:23:36.460 23458 23458 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 03:23:36.460 23458 23458 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 03:23:36.460 23458 23458 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 03:23:36.460 23458 23458 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 03:23:36.460 23458 23458 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 03:23:36.460 23458 23458 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 03:23:36.460 23458 23458 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 03:23:36.460 23458 23458 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 03:23:36.473 23458 23458 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-24 03:23:36.719 23458 23458 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 03:23:36.719 23458 23458 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 03:23:36.941 23458 23518 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 03:23:36.941 23458 23518 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 03:23:36.941 23458 23518 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 03:23:37.015 23504 23504 W libprocessgroup: Controller io is not found 12-24 03:23:37.015 23504 23504 W libprocessgroup: Controller io is not found 12-24 03:23:37.015 23504 23504 W libprocessgroup: Controller io is not found 12-24 03:35:48.014 25277 25277 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 03:35:48.177 25277 25277 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 03:35:48.177 25277 25277 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 03:35:48.177 25277 25277 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 03:35:48.177 25277 25277 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 03:35:48.177 25277 25277 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 03:35:48.177 25277 25277 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 03:35:48.177 25277 25277 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 03:35:48.177 25277 25277 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 03:35:48.177 25277 25277 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 03:35:48.178 25277 25277 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 03:35:48.178 25277 25277 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 03:35:48.178 25277 25277 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 03:35:48.178 25277 25277 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 03:35:48.178 25277 25277 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 03:35:48.178 25277 25277 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 03:35:48.178 25277 25277 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 03:35:48.178 25277 25277 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 03:35:48.178 25277 25277 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 03:35:48.178 25277 25277 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 03:35:48.178 25277 25277 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 03:35:48.178 25277 25277 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 03:35:48.178 25277 25277 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 03:35:48.178 25277 25277 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 03:35:48.186 25277 25277 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. 12-24 03:35:48.374 25277 25277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 --------- beginning of main 12-24 03:35:48.536 25277 25330 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 03:35:48.536 25277 25330 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 03:35:48.536 25277 25330 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 03:35:48.678 25317 25317 W libprocessgroup: Controller io is not found 12-24 03:35:48.678 25317 25317 W libprocessgroup: Controller io is not found 12-24 03:35:48.678 25317 25317 W libprocessgroup: Controller io is not found 12-24 03:48:48.018 27278 27278 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 03:48:48.239 27278 27278 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 03:48:48.250 27278 27278 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 03:48:48.250 27278 27278 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 03:48:48.250 27278 27278 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 03:48:48.250 27278 27278 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 03:48:48.250 27278 27278 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 03:48:48.250 27278 27278 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 03:48:48.250 27278 27278 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 03:48:48.250 27278 27278 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 03:48:48.250 27278 27278 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 03:48:48.250 27278 27278 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 03:48:48.250 27278 27278 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 03:48:48.250 27278 27278 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 03:48:48.251 27278 27278 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 03:48:48.251 27278 27278 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 03:48:48.251 27278 27278 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 03:48:48.251 27278 27278 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 03:48:48.251 27278 27278 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 03:48:48.251 27278 27278 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 03:48:48.251 27278 27278 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 03:48:48.251 27278 27278 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 03:48:48.251 27278 27278 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 03:48:48.251 27278 27278 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 03:48:48.279 27278 27278 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. 12-24 03:48:48.603 27278 27278 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 03:48:48.603 27278 27278 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 03:48:48.833 27278 27393 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 03:48:48.833 27278 27393 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-24 03:48:48.967 27374 27374 W libprocessgroup: Controller io is not found 12-24 03:48:48.967 27374 27374 W libprocessgroup: Controller io is not found 12-24 03:48:48.967 27374 27374 W libprocessgroup: Controller io is not found 12-24 04:02:48.020 30140 30140 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 04:02:48.294 30140 30140 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 04:02:48.298 30140 30140 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 04:02:48.298 30140 30140 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 04:02:48.298 30140 30140 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 04:02:48.298 30140 30140 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 04:02:48.298 30140 30140 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 04:02:48.298 30140 30140 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 04:02:48.298 30140 30140 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 04:02:48.298 30140 30140 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 04:02:48.298 30140 30140 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 04:02:48.299 30140 30140 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 04:02:48.299 30140 30140 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 04:02:48.299 30140 30140 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 04:02:48.299 30140 30140 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 04:02:48.299 30140 30140 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 04:02:48.299 30140 30140 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 04:02:48.299 30140 30140 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 04:02:48.299 30140 30140 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 04:02:48.299 30140 30140 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 04:02:48.299 30140 30140 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 04:02:48.299 30140 30140 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 04:02:48.299 30140 30140 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 04:02:48.299 30140 30140 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 04:02:48.314 30140 30140 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. 12-24 04:02:48.659 30140 30140 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 04:02:48.660 30140 30140 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 04:02:48.922 30140 30187 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 04:02:48.922 30140 30187 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 04:02:48.922 30140 30187 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 04:02:48.959 30174 30174 W libprocessgroup: Controller io is not found 12-24 04:02:48.959 30174 30174 W libprocessgroup: Controller io is not found 12-24 04:02:48.959 30174 30174 W libprocessgroup: --------- beginning of main 12-24 04:06:47.961 31680 31680 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 04:06:48.182 31680 31680 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 04:06:48.182 31680 31680 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 04:06:48.182 31680 31680 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 04:06:48.182 31680 31680 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 04:06:48.182 31680 31680 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 04:06:48.182 31680 31680 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 04:06:48.182 31680 31680 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 04:06:48.183 31680 31680 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 04:06:48.183 31680 31680 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 04:06:48.183 31680 31680 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 04:06:48.183 31680 31680 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 04:06:48.183 31680 31680 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 04:06:48.183 31680 31680 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 04:06:48.183 31680 31680 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 04:06:48.183 31680 31680 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 04:06:48.183 31680 31680 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 04:06:48.183 31680 31680 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 04:06:48.183 31680 31680 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 04:06:48.183 31680 31680 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 04:06:48.183 31680 31680 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 04:06:48.183 31680 31680 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 04:06:48.183 31680 31680 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 04:06:48.183 31680 31680 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 04:06:48.201 31680 31680 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. 12-24 04:06:48.578 31680 31680 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 04:06:48.579 31680 31680 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 04:06:48.821 31680 31782 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 04:06:48.821 31680 31782 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 04:06:48.821 31680 31782 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 04:06:49.038 31763 31763 W libprocessgroup: Controller io is not found 12-24 04:06:49.038 31763 31763 W libprocessgroup: Controller io is not found 12-24 04:06:49.038 31763 31763 W libprocessgroup: Controller io is not found 12-24 04:21:47.994 2875 2875 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 04:21:48.218 2875 2875 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 04:21:48.223 2875 2875 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 04:21:48.223 2875 2875 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 04:21:48.225 2875 2875 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 04:21:48.225 2875 2875 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 04:21:48.225 2875 2875 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 04:21:48.225 2875 2875 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 04:21:48.225 2875 2875 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 04:21:48.225 2875 2875 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 04:21:48.225 2875 2875 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 04:21:48.225 2875 2875 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 04:21:48.225 2875 2875 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 04:21:48.225 2875 2875 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 04:21:48.225 2875 2875 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 04:21:48.225 2875 2875 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 04:21:48.225 2875 2875 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 04:21:48.225 2875 2875 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 04:21:48.225 2875 2875 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 04:21:48.226 2875 2875 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 04:21:48.226 2875 2875 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 04:21:48.226 2875 2875 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 04:21:48.226 2875 2875 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 04:21:48.226 2875 2875 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 04:21:48.240 2875 2875 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. 12-24 04:21:48.520 2875 2875 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 04:21:48.521 2875 2875 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 04:21:48.775 2875 3127 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 04:21:48.775 2875 3127 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 04:21:48.775 2875 3127 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 04:21:48.949 3031 3031 W libprocessgroup: Controller io is not found 12-24 04:21:48.949 3031 3031 W libprocessgroup: Controller io is not found 12-24 04:21:48.950 3031 3031 W libprocessgroup: Controller io is not found 12-24 04:32:18.870 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-24 04:32:18.871 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-24--------- beginning of main 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-24 04:32:18.872 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-24 04:32:18.873 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-24 04:32:18.873 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-24 04:32:18.873 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-24 04:32:18.873 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-24 04:32:18.873 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/base.apk' with 1 weak references 12-24 04:32:18.873 2875 2900 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-24 04:46:48.952 6658 6658 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 04:46:49.213 6658 6658 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 04:46:49.215 6658 6658 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 04:46:49.216 6658 6658 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 04:46:49.216 6658 6658 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 04:46--------- beginning of main 12-24 04:46:49.233 6658 6658 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. 12-24 04:46:49.599 6658 6658 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 04:46:49.599 6658 6658 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 04:46:49.923 6704 6704 W libprocessgroup: Controller io is not found 12-24 04:46:49.923 6704 6704 W libprocessgroup: Controller io is not found 12-24 04:46:49.923 6704 6704 W libprocessgroup: Controller io is not found 12-24 04:46:49.943 6658 6719 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 04:46:49.943 6658 6719 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 04:46:49.943 6658 6719 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 05:02:48.026 8715 8715 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 05:02:48.229 8715 8715 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 05:02:48.230 8715 8715 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 05:02:48.230 8715 8715 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 05:02:48.230 8715 8715 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 05:02:48.230 8715 8715 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 05:02:48.230 8715 8715 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 05:02:48.230 8715 8715 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 05:02:48.230 8715 8715 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 05:02:48.230 8715 8715 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 05:02:48.230 8715 8715 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 05:02:48.230 8715 8715 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 05:02:48.230 8715 8715 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 05:02:48.230 8715 8715 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 05:02:48.230 8715 8715 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 05:02:48.230 8715 8715 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 05:02:48.230 8715 8715 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 05:02:48.230 8715 8715 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 05:02:48.230 8715 8715 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 05:02:48.230 8715 8715 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 05:02:48.230 8715 8715 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 05:02:48.230 8715 8715 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 05:02:48.230 8715 8715 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 05:02:48.230 8715 8715 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 05:02:48.242 8715 8715 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-24 05:02:48.449 8715 8715 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 05:02:48.449 8715 8715 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 05:02:48.695 8715 8767 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 05:02:48.695 8715 8767 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 05:02:48.695 8715 8767 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 05:02:48.754 8753 8753 W libprocessgroup: Controller io is not found 12-24 05:02:48.754 8753 8753 W libprocessgroup: Controller io is not found 12-24 05:02:48.754 8753 8753 W libprocessgroup: Controller io is not found 12-24 05:22:48.009 11884 11884 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 05:22:48.423 11884 11884 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 05:22:48.430 11884 11884 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 05:22:48.430 11884 11884 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 05:22:48.430 11884 11884 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 05:22:48.430 11884 11884 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 05:22:48.430 11884 11884 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 05:22:48.430 11884 11884 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 05:22:48.430 11884 11884 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 05:22:48.430 11884 11884 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 05:22:48.430 11884 11884 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 05:22:48.430 11884 11884 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 05:22:48.430 11884 11884 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 05:22:48.430 11884 11884 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 05:22:48.430 11884 11884 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 05:22:48.430 11884 11884 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 05:22:48.430 11884 11884 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 05:22:48.430 11884 11884 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 05:22:48.430 11884 11884 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 05:22:48.430 11884 11884 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 05:22:48.430 11884 11884 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 05:22:48.430 11884 11884 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 05:22:48.430 11884 11884 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 05:22:48.430 11884 11884 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 05:22:48.459 11884 11884 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. 12-24 05:22:48.985 11884 11884 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 --------- beginning of main 12-24 05:22:49.393 11884 11975 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 05:22:49.393 11884 11975 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 05:22:49.393 11884 11975 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 05:22:49.404 11960 11960 W libprocessgroup: Controller io is not found 12-24 05:22:49.404 11960 11960 W libprocessgroup: Controller io is not found 12-24 05:22:49.404 11960 11960 W libprocessgroup: Controller io is not found 12-24 05:33:48.028 13909 13909 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 05:33:48.163 13909 13909 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 05:33:48.164 13909 13909 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 05:33:48.164 13909 13909 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 05:33:48.164 13909 13909 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 05:33:48.164 13909 13909 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 05:33:48.164 13909 13909 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 05:33:48.164 13909 13909 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 05:33:48.164 13909 13909 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 05:33:48.164 13909 13909 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 05:33:48.164 13909 13909 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 05:33:48.164 13909 13909 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 05:33:48.164 13909 13909 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 05:33:48.164 13909 13909 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 05:33:48.164 13909 13909 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 05:33:48.164 13909 13909 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 05:33:48.164 13909 13909 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 05:33:48.164 13909 13909 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 05:33:48.164 13909 13909 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 05:33:48.164 13909 13909 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 05:33:48.164 13909 13909 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 05:33:48.164 13909 13909 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 05:33:48.164 13909 13909 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 05:33:48.164 13909 13909 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 05:33:48.173 13909 13909 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. 12-24 05:33:48.382 13909 13909 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 05:33:48.382 13909 13909 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 05:33:48.603 13909 13963 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 05:33:48.603 13909 13963 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-24 05:33:48.700 13950 13950 W libprocessgroup: Controller io is not found 12-24 05:33:48.700 13950 13950 W libprocessgroup: Controller io is not found 12-24 05:33:48.700 13950 13950 W libprocessgroup: Controller io is not found 12-24 05:53:47.961 17186 17186 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 05:53:48.712 17186 17186 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 05:53:48.743 17186 17186 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 05:53:48.743 17186 17186 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 05:53:48.743 17186 17186 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 05:53:48.743 17186 17186 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 05:53:48.743 17186 17186 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 05:53:48.743 17186 17186 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 05:53:48.743 17186 17186 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 05:53:48.743 17186 17186 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 05:53:48.743 17186 17186 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 05:53:48.743 17186 17186 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 05:53:48.743 17186 17186 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 05:53:48.744 17186 17186 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 05:53:48.744 17186 17186 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 05:53:48.744 17186 17186 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 05:53:48.744 17186 17186 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 05:53:48.744 17186 17186 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 05:53:48.744 17186 17186 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 05:53:48.744 17186 17186 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 05:53:48.744 17186 17186 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 05:53:48.744 17186 17186 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 05:53:48.744 17186 17186 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 05:53:48.744 17186 17186 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 05:53:48.841 17186 17186 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. 12-24 05:53:49.824 17186 17186 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 05:53:49.824 17186 17186 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 05:53:50.185 17252 17252 W libprocessgroup: Controller io is not found 12-24 05:53:50.185 17252 17252 W libprocessgroup: Controller io is not found 12-24 05:53:50.185 17252 17252 W libprocessgroup: Controller io is not found 12-24 05:53:50.473 17186 17273 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 05:53:50.473 17186 17273 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 05:53:50.473 17186 17273 W com.mbwhatsapp: and incorre--------- beginning of main 12-24 14:28:55.849 21058 21058 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 14:28:56.272 21058 21058 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 14:28:56.274 21058 21058 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 14:28:56.274 21058 21058 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 14:28:56.274 21058 21058 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 14:28:56.274 21058 21058 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 14:28:56.274 21058 21058 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 14:28:56.274 21058 21058 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 14:28:56.274 21058 21058 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 14:28:56.274 21058 21058 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 14:28:56.274 21058 21058 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 14:28:56.274 21058 21058 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 14:28:56.274 21058 21058 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 14:28:56.275 21058 21058 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 14:28:56.275 21058 21058 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 14:28:56.275 21058 21058 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 14:28:56.275 21058 21058 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 14:28:56.275 21058 21058 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 14:28:56.275 21058 21058 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 14:28:56.275 21058 21058 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 14:28:56.275 21058 21058 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 14:28:56.275 21058 21058 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 14:28:56.275 21058 21058 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 14:28:56.275 21058 21058 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 14:28:56.311 21058 21058 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. 12-24 14:28:57.047 21058 21058 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 14:28:57.047 21058 21058 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 14:28:57.556 21058 21194 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 14:28:57.556 21058 21194 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 14:28:57.556 21058 21194 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 14:28:57.767 21157 21157 W libprocessgroup: Controller io is not found 12-24 14:28:57.768 21157 21157 W libprocessgroup: Controller io is not found 12-24 14:28:57.768 21157 21157 W libprocessgroup: Controller io is not found 12-24 14:31:48.000 25175 25175 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 14:31:48.521 25175 25175 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-24 14:31:48.524 25175 25175 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 14:31:48.524 25175 25175 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 14:31:48.524 25175 25175 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 14:31:48.524 25175 25175 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 14:31:48.524 25175 25175 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 14:31:48.524 25175 25175 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 14:31:48.524 25175 25175 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 14:31:48.524 25175 25175 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 14:31:48.524 25175 25175 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 14:31:48.524 25175 25175 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 14:31:48.524 25175 25175 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 14:31:48.524 25175 25175 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 14:31:48.524 25175 25175 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 14:31:48.524 25175 25175 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 14:31:48.524 25175 25175 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 14:31:48.524 25175 25175 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 14:31:48.524 25175 25175 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 14:31:48.524 25175 25175 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 14:31:48.524 25175 25175 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 14:31:48.524 25175 25175 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 14:31:48.524 25175 25175 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 14:31:48.524 25175 25175 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 14:31:48.564 25175 25175 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. 12-24 14:31:49.403 25175 25175 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 14:31:49.403 25175 25175 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 14:31:49.740 25175 25244 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 14:31:49.740 25175 25244 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 14:31:49.740 25175 25244 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 14:31:49.840 25225 25225 W libprocessgroup: Controller io is not found 12-24 14:31:49.841 25225 25225 W libprocessgroup: Controller io is not found 12-24 14:31:49.841 25225 25225 W libprocessgroup: Controller io is not found 12-24 14:32:47.990 25869 25869 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 14:32:48.510 25869 25869 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 14:32:48.514 25869 25869 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 14:32:48.514 25869 25869 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 14:32:48--------- beginning of main 12-24 14:32:48.515 25869 25869 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 14:32:48.515 25869 25869 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 14:32:48.515 25869 25869 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 14:32:48.515 25869 25869 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 14:32:48.515 25869 25869 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 14:32:48.515 25869 25869 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 14:32:48.515 25869 25869 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 14:32:48.515 25869 25869 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 14:32:48.515 25869 25869 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 14:32:48.515 25869 25869 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 14:32:48.515 25869 25869 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 14:32:48.515 25869 25869 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 14:32:48.515 25869 25869 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 14:32:48.515 25869 25869 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 14:32:48.515 25869 25869 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 14:32:48.515 25869 25869 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 14:32:48.515 25869 25869 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 14:32:48.515 25869 25869 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 14:32:48.515 25869 25869 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 14:32:48.515 25869 25869 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 14:32:48.566 25869 25869 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. 12-24 14:32:49.309 25869 25869 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 14:32:49.309 25869 25869 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 14:32:49.529 25869 25951 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 14:32:49.529 25869 25951 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 14:32:49.529 25869 25951 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 14:32:49.649 25934 25934 W libprocessgroup: Controller io is not found 12-24 14:32:49.649 25934 25934 W libprocessgroup: Controller io is not found 12-24 14:32:49.650 25934 25934 W libprocessgroup: Controller io is not found 12-24 14:37:47.984 31517 31517 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 14:37:48.391 31517 31517 W com.mbwhatsapp: Suspending all threads took: 6.101ms 12-24 14:37:49.087 31517 31517 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 14:37:49.095 31517 31517 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 14:37:49.095 31517 31517 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 14:37:49.095 31517 31517 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 14:37:49.095 --------- beginning of main 12-24 22:17:39.673 24844 24844 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 22:17:40.689 24844 24844 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 22:17:40.696 24844 24844 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 22:17:40.696 24844 24844 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 22:17:40.696 24844 24844 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 22:17:40.696 24844 24844 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 22:17:40.696 24844 24844 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 22:17:40.696 24844 24844 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 22:17:40.696 24844 24844 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 22:17:40.696 24844 24844 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 22:17:40.696 24844 24844 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 22:17:40.696 24844 24844 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 22:17:40.696 24844 24844 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 22:17:40.696 24844 24844 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 22:17:40.696 24844 24844 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 22:17:40.696 24844 24844 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 22:17:40.696 24844 24844 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 22:17:40.696 24844 24844 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 22:17:40.697 24844 24844 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 22:17:40.697 24844 24844 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 22:17:40.697 24844 24844 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 22:17:40.697 24844 24844 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 22:17:40.697 24844 24844 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 22:17:40.697 24844 24844 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 22:17:40.752 24844 24844 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. 12-24 22:17:43.756 24844 24844 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 22:17:43.756 24844 24844 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 22:17:44.465 24844 25478 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 22:17:44.465 24844 25478 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 22:17:44.465 24844 25478 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 22:17:44.995 25408 25408 W libprocessgroup: Controller io is not found 12-24 22:17:44.995 25408 25408 W libprocessgroup: Controller io is not found 12-24 22:17:44.995 25408 25408 W libprocessgroup: Controller io is not found 12-24 22:17:50.924 24844 24854 W System : A resource failed to call close. 12-24 22:17:50.924 24844 24854 W System : A resource failed to call close. 12-24 22:17:50.924 24844 24854 W System : A resou--------- beginning of main 12-24 22:17:50.925 24844 24854 W System : A resource failed to call close. 12-24 22:18:47.986 28547 28547 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 22:18:48.263 28547 28547 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 22:18:48.264 28547 28547 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 22:18:48.264 28547 28547 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 22:18:48.264 28547 28547 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 22:18:48.265 28547 28547 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 22:18:48.265 28547 28547 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 22:18:48.265 28547 28547 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 22:18:48.265 28547 28547 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 22:18:48.265 28547 28547 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 22:18:48.265 28547 28547 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 22:18:48.265 28547 28547 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 22:18:48.265 28547 28547 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 22:18:48.265 28547 28547 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 22:18:48.265 28547 28547 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 22:18:48.265 28547 28547 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 22:18:48.265 28547 28547 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 22:18:48.265 28547 28547 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 22:18:48.265 28547 28547 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 22:18:48.265 28547 28547 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 22:18:48.265 28547 28547 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 22:18:48.265 28547 28547 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 22:18:48.265 28547 28547 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 22:18:48.265 28547 28547 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 22:18:48.293 28547 28547 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. 12-24 22:18:48.830 28547 28547 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 22:18:48.830 28547 28547 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 22:18:49.071 28547 28603 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 22:18:49.071 28547 28603 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 22:18:49.071 28547 28603 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 22:18:49.242 28589 28589 W libprocessgroup: Controller io is not found 12-24 22:18:49.243 28589 28589 W libprocessgroup: Controller io is not found 12-24 22:18:49.243 28589 28589 W libprocessgroup: Controller io is not found 12-24 22:23:47.998 30559 30559 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 22:23:48--------- beginning of main 12-24 22:23:48.272 30559 30559 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 22:23:48.274 30559 30559 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 22:23:48.274 30559 30559 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 22:23:48.274 30559 30559 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 22:23:48.274 30559 30559 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 22:23:48.274 30559 30559 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 22:23:48.274 30559 30559 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 22:23:48.274 30559 30559 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 22:23:48.274 30559 30559 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 22:23:48.274 30559 30559 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 22:23:48.274 30559 30559 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 22:23:48.274 30559 30559 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 22:23:48.274 30559 30559 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 22:23:48.274 30559 30559 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 22:23:48.274 30559 30559 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 22:23:48.274 30559 30559 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 22:23:48.275 30559 30559 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 22:23:48.275 30559 30559 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 22:23:48.275 30559 30559 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 22:23:48.275 30559 30559 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 22:23:48.275 30559 30559 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 22:23:48.275 30559 30559 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 22:23:48.275 30559 30559 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 22:23:48.297 30559 30559 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. 12-24 22:23:48.881 30559 30559 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 22:23:48.881 30559 30559 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 22:23:49.144 30559 30611 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 22:23:49.144 30559 30611 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 22:23:49.144 30559 30611 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 22:23:49.191 30598 30598 W libprocessgroup: Controller io is not found 12-24 22:23:49.192 30598 30598 W libprocessgroup: Controller io is not found 12-24 22:23:49.192 30598 30598 W libprocessgroup: Controller io is not found 12-24 22:27:48.000 31763 31763 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 22:27:48.210 31763 31763 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 22:27:48.211 31763 31763 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-24 22:27:48.221 31763 31763 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. 12-24 22:27:48.436 31763 31763 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 22:27:48.437 31763 31763 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 22:27:48.578 31763 31817 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 22:27:48.578 31763 31817 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 22:27:48.578 31763 31817 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 22:27:48.749 31803 31803 W libprocessgroup: Controller io is not found 12-24 22:27:48.750 31803 31803 W libprocessgroup: Controller io is not found 12-24 22:27:48.750 31803 31803 W libprocessgroup: Controller io is not found 12-24 22:35:47.960 2295 2295 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 22:35:48.201 2295 2295 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 22:35:48.203 2295 2295 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 22:35:48.203 2295 2295 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 22:35:48.203 2295 2295 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 22:35:48.203 2295 2295 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 22:35:48.203 2295 2295 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 22:35:48.203 2295 2295 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 22:35:48.203 2295 2295 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 22:35:48.203 2295 2295 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 22:35:48.203 2295 2295 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 22:35:48.203 2295 2295 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 22:35:48.203 2295 2295 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 22:35:48.203 2295 2295 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 22:35:48.203 2295 2295 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 22:35:48.203 2295 2295 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 22:35:48.203 2295 2295 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 22:35:48.203 2295 2295 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 22:35:48.203 2295 2295 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 22:35:48.203 2295 2295 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 22:35:48.203 2295 2295 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 22:35:48.203 2295 2295 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 22:35:48.203 2295 2295 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 22:35:48.203 2295 2295 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 22:35:48.218 2295 2295 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-24 22:35:48.448 2295 2295 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 22:35:48.448 2295 2295 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 22:35:48.711 2295 2376 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 22:35:48.711 2295 2376 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 22:35:48.711 2295 2376 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 22:35:48.770 2346 2346 W libprocessgroup: Controller io is not found 12-24 22:35:48.770 2346 2346 W libprocessgroup: Controller io is not found 12-24 22:35:48.770 2346 2346 W libprocessgroup: Controller io is not found 12-24 22:43:48.011 5320 5320 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 22:43:48.349 5320 5320 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 22:43:48.351 5320 5320 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 22:43:48.351 5320 5320 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 22:43:48.351 5320 5320 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 22:43:48.351 5320 5320 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 22:43:48.351 5320 5320 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 22:43:48.351 5320 5320 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 22:43:48.351 5320 5320 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 22:43:48.351 5320 5320 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 22:43:48.351 5320 5320 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 22:43:48.351 5320 5320 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 22:43:48.351 5320 5320 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 22:43:48.351 5320 5320 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 22:43:48.351 5320 5320 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 22:43:48.351 5320 5320 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 22:43:48.351 5320 5320 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 22:43:48.351 5320 5320 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 22:43:48.351 5320 5320 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 22:43:48.351 5320 5320 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 22:43:48.351 5320 5320 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 22:43:48.351 5320 5320 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 22:43:48.351 5320 5320 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 22:43:48.351 5320 5320 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 22:43:48.378 5320 5320 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. 12-24 22:43:48.981 5320 5320 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 --------- beginning of main 12-24 22:43:49.262 5320 5379 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 22:43:49.262 5320 5379 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 22:43:49.262 5320 5379 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 22:43:49.309 5363 5363 W libprocessgroup: Controller io is not found 12-24 22:43:49.310 5363 5363 W libprocessgroup: Controller io is not found 12-24 22:43:49.310 5363 5363 W libprocessgroup: Controller io is not found 12-24 22:48:47.989 7021 7021 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 22:48:48.344 7021 7021 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 22:48:48.347 7021 7021 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 22:48:48.347 7021 7021 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 22:48:48.347 7021 7021 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 22:48:48.347 7021 7021 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 22:48:48.347 7021 7021 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 22:48:48.347 7021 7021 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 22:48:48.347 7021 7021 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 22:48:48.347 7021 7021 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 22:48:48.347 7021 7021 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 22:48:48.347 7021 7021 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 22:48:48.347 7021 7021 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 22:48:48.347 7021 7021 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 22:48:48.347 7021 7021 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 22:48:48.347 7021 7021 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 22:48:48.347 7021 7021 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 22:48:48.347 7021 7021 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 22:48:48.347 7021 7021 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 22:48:48.347 7021 7021 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 22:48:48.347 7021 7021 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 22:48:48.347 7021 7021 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 22:48:48.347 7021 7021 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 22:48:48.347 7021 7021 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 22:48:48.377 7021 7021 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. 12-24 22:48:48.949 7021 7021 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 22:48:48.949 7021 7021 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 22:48:49.258 7068 7068 W libprocessgroup: Controller io is not found 12-24 22:48:49.258 7068 7068 W libprocessgroup: Controller io is not found 12-24 22:48:49.258 7068 7068 W libprocessgroup: --------- beginning of main 12-24 22:48:49.270 7021 7082 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 22:48:49.270 7021 7082 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 22:48:49.270 7021 7082 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 22:51:47.998 9261 9261 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-24 22:51:48.360 9261 9261 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-24 22:51:48.363 9261 9261 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-24 22:51:48.363 9261 9261 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-24 22:51:48.363 9261 9261 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-24 22:51:48.363 9261 9261 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-24 22:51:48.363 9261 9261 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-24 22:51:48.363 9261 9261 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-24 22:51:48.363 9261 9261 W System.err: at java.lang.Class.newInstance(Native Method) 12-24 22:51:48.364 9261 9261 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-24 22:51:48.364 9261 9261 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-24 22:51:48.364 9261 9261 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-24 22:51:48.364 9261 9261 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-24 22:51:48.364 9261 9261 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-24 22:51:48.364 9261 9261 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-24 22:51:48.364 9261 9261 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-24 22:51:48.364 9261 9261 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-24 22:51:48.364 9261 9261 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-24 22:51:48.364 9261 9261 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-24 22:51:48.364 9261 9261 W System.err: at android.os.Looper.loop(Looper.java:319) 12-24 22:51:48.364 9261 9261 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-24 22:51:48.364 9261 9261 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-24 22:51:48.364 9261 9261 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-24 22:51:48.364 9261 9261 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-24 22:51:48.395 9261 9261 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. 12-24 22:51:48.699 9261 9261 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-24 22:51:48.699 9261 9261 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-24 22:51:48.998 9261 9320 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-24 22:51:48.998 9261 9320 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-24 22:51:48.998 9261 9320 W com.mbwhatsapp: and incorrect proguard optimizations. 12-24 22:51:49.019 9305 9305 W libprocessgroup: Controller io is not found 12-24 22:51:49.0--------- beginning of main 12-25 01:01:24.147 1722 1722 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:01:25.720 1722 1722 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:01:25.726 1722 1722 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:01:25.726 1722 1722 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:01:25.726 1722 1722 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:01:25.726 1722 1722 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:01:25.726 1722 1722 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:01:25.726 1722 1722 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:01:25.726 1722 1722 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:01:25.726 1722 1722 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:01:25.726 1722 1722 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:01:25.726 1722 1722 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:01:25.726 1722 1722 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:01:25.726 1722 1722 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:01:25.726 1722 1722 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:01:25.726 1722 1722 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:01:25.726 1722 1722 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:01:25.726 1722 1722 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:01:25.726 1722 1722 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:01:25.726 1722 1722 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:01:25.726 1722 1722 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:01:25.726 1722 1722 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:01:25.726 1722 1722 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:01:25.726 1722 1722 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:01:25.768 1722 1722 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. 12-25 01:01:27.381 1722 1722 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:01:27.381 1722 1722 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:01:29.113 1722 2489 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 134.107ms (193.87 bytecodes/s) (1872B approximate peak alloc) 12-25 01:01:29.114 1722 2489 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:01:29.114 1722 2489 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:01:29.114 1722 2489 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 01:01:29.315 1722 2489 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 200.627ms (309.03 bytecodes/s) (2648B approximate peak alloc) 12-25 01:01:29.934 2232 2232 W libprocessgroup: Controller io is not found 12-25 01:01:29.--------- beginning of main 12-25 01:01:29.935 2232 2232 W libprocessgroup: Controller io is not found 12-25 01:01:29.935 2232 2232 W libprocessgroup: Controller io is not found 12-25 01:02:47.636 5105 5105 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:02:48.776 5105 5105 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:02:48.781 5105 5105 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:02:48.781 5105 5105 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:02:48.781 5105 5105 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:02:48.781 5105 5105 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:02:48.781 5105 5105 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:02:48.781 5105 5105 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:02:48.781 5105 5105 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:02:48.781 5105 5105 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:02:48.781 5105 5105 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:02:48.781 5105 5105 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:02:48.781 5105 5105 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:02:48.781 5105 5105 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:02:48.781 5105 5105 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:02:48.781 5105 5105 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:02:48.781 5105 5105 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:02:48.781 5105 5105 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:02:48.781 5105 5105 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:02:48.781 5105 5105 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:02:48.781 5105 5105 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:02:48.781 5105 5105 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:02:48.781 5105 5105 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:02:48.781 5105 5105 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:02:48.907 5105 5105 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. 12-25 01:02:51.385 5105 5105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:02:51.385 5105 5105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:02:51.932 5504 5504 W libprocessgroup: Controller io is not found 12-25 01:02:51.938 5504 5504 W libprocessgroup: Controller io is not found 12-25 01:02:51.938 5504 5504 W libprocessgroup: Controller io is not found 12-25 01:02:52.330 5105 5566 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:02:52.330 5105 5566 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:02:52.330 5105 5566 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 01:04:48.537 6479 6479 E com.mbwhatsapp: N--------- beginning of main 12-25 01:04:48.815 6479 6479 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:04:48.818 6479 6479 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:04:48.818 6479 6479 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:04:48.818 6479 6479 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:04:48.818 6479 6479 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:04:48.818 6479 6479 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:04:48.818 6479 6479 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:04:48.818 6479 6479 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:04:48.818 6479 6479 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:04:48.818 6479 6479 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:04:48.818 6479 6479 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:04:48.818 6479 6479 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:04:48.818 6479 6479 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:04:48.818 6479 6479 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:04:48.818 6479 6479 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:04:48.818 6479 6479 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:04:48.818 6479 6479 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:04:48.818 6479 6479 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:04:48.818 6479 6479 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:04:48.818 6479 6479 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:04:48.819 6479 6479 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:04:48.819 6479 6479 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:04:48.819 6479 6479 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:04:48.840 6479 6479 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. 12-25 01:04:49.306 6479 6479 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:04:49.306 6479 6479 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:04:49.539 6479 6530 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:04:49.539 6479 6530 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:04:49.539 6479 6530 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 01:04:49.636 6517 6517 W libprocessgroup: Controller io is not found 12-25 01:04:49.636 6517 6517 W libprocessgroup: Controller io is not found 12-25 01:04:49.636 6517 6517 W libprocessgroup: Controller io is not found 12-25 01:10:48.526 8301 8301 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:10:48.797 8301 8301 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:10:48.800 8301 8301 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-25 01:10:48.815 8301 8301 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. 12-25 01:10:49.203 8301 8301 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:10:49.203 8301 8301 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:10:49.489 8301 8359 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:10:49.489 8301 8359 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:10:49.489 8301 8359 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 01:10:49.511 8346 8346 W libprocessgroup: Controller io is not found 12-25 01:10:49.511 8346 8346 W libprocessgroup: Controller io is not found 12-25 01:10:49.511 8346 8346 W libprocessgroup: Controller io is not found 12-25 01:16:54.309 11221 11221 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:16:56.183 11221 11221 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:16:56.191 11221 11221 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:16:56.191 11221 11221 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:16:56.191 11221 11221 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:16:56.191 11221 11221 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:16:56.191 11221 11221 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:16:56.191 11221 11221 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:16:56.191 11221 11221 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:16:56.191 11221 11221 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:16:56.191 11221 11221 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:16:56.191 11221 11221 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:16:56.191 11221 11221 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:16:56.191 11221 11221 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:16:56.191 11221 11221 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:16:56.192 11221 11221 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:16:56.192 11221 11221 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:16:56.192 11221 11221 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:16:56.192 11221 11221 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:16:56.192 11221 11221 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:16:56.192 11221 11221 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:16:56.192 11221 11221 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:16:56.192 11221 11221 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:16:56.192 11221 11221 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:16:56.274 11221 11221 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-25 01:16:57.547 11221 11221 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:16:57.547 11221 11221 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:16:58.435 11547 11547 W libprocessgroup: Controller io is not found 12-25 01:16:58.435 11547 11547 W libprocessgroup: Controller io is not found 12-25 01:16:58.435 11547 11547 W libprocessgroup: Controller io is not found 12-25 01:16:58.443 11221 11592 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:16:58.443 11221 11592 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:16:58.443 11221 11592 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 01:18:48.502 14857 14857 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:18:48.883 14857 14857 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:18:48.892 14857 14857 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:18:48.892 14857 14857 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:18:48.892 14857 14857 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:18:48.892 14857 14857 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:18:48.892 14857 14857 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:18:48.892 14857 14857 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:18:48.892 14857 14857 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:18:48.892 14857 14857 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:18:48.892 14857 14857 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:18:48.892 14857 14857 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:18:48.892 14857 14857 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:18:48.893 14857 14857 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:18:48.893 14857 14857 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:18:48.893 14857 14857 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:18:48.893 14857 14857 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:18:48.893 14857 14857 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:18:48.893 14857 14857 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:18:48.893 14857 14857 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:18:48.893 14857 14857 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:18:48.893 14857 14857 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:18:48.893 14857 14857 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:18:48.893 14857 14857 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:18:48.957 14857 14857 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. 12-25 01:18:49.557 14857 14857 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 --------- beginning of main 12-25 01:18:49.886 14919 14919 W libprocessgroup: Controller io is not found 12-25 01:18:49.887 14919 14919 W libprocessgroup: Controller io is not found 12-25 01:18:49.887 14919 14919 W libprocessgroup: Controller io is not found 12-25 01:18:49.898 14857 14937 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:18:49.898 14857 14937 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:18:49.898 14857 14937 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 01:25:48.529 16174 16174 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:25:48.799 16174 16174 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:25:48.803 16174 16174 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:25:48.803 16174 16174 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:25:48.803 16174 16174 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:25:48.803 16174 16174 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:25:48.803 16174 16174 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:25:48.803 16174 16174 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:25:48.803 16174 16174 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:25:48.803 16174 16174 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:25:48.803 16174 16174 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:25:48.803 16174 16174 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:25:48.803 16174 16174 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:25:48.803 16174 16174 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:25:48.803 16174 16174 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:25:48.803 16174 16174 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:25:48.803 16174 16174 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:25:48.803 16174 16174 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:25:48.803 16174 16174 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:25:48.803 16174 16174 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:25:48.803 16174 16174 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:25:48.803 16174 16174 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:25:48.803 16174 16174 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:25:48.803 16174 16174 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:25:48.821 16174 16174 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. 12-25 01:25:49.391 16174 16174 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:25:49.391 16174 16174 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:25:49.581 16174 16234 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:25:49.581 16174 16234 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-25 01:25:49.700 16218 16218 W libprocessgroup: Controller io is not found 12-25 01:25:49.700 16218 16218 W libprocessgroup: Controller io is not found 12-25 01:25:49.700 16218 16218 W libprocessgroup: Controller io is not found 12-25 01:33:48.517 17638 17638 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:33:48.902 17638 17638 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:33:48.904 17638 17638 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:33:48.904 17638 17638 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:33:48.904 17638 17638 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:33:48.904 17638 17638 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:33:48.904 17638 17638 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:33:48.904 17638 17638 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:33:48.904 17638 17638 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:33:48.904 17638 17638 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:33:48.904 17638 17638 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:33:48.904 17638 17638 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:33:48.904 17638 17638 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:33:48.904 17638 17638 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:33:48.904 17638 17638 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:33:48.904 17638 17638 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:33:48.904 17638 17638 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:33:48.904 17638 17638 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:33:48.904 17638 17638 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:33:48.904 17638 17638 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:33:48.904 17638 17638 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:33:48.904 17638 17638 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:33:48.905 17638 17638 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:33:48.905 17638 17638 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:33:48.954 17638 17638 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. 12-25 01:33:49.348 17638 17638 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:33:49.357 17638 17638 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:33:49.650 17638 17698 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:33:49.650 17638 17698 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:33:49.650 17638 17698 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 01:33:49.669 17685 17685 W libprocessgroup: Controller io is not found 12-25 01:33:49.670 17685 17685 W libprocessgroup: Controller io is not found 12-25 01:33:49.670 17685 17685 W libprocessgroup: --------- beginning of main 12-25 01:37:48.509 19816 19816 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:37:48.808 19816 19816 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 01:37:48.810 19816 19816 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:37:48.810 19816 19816 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:37:48.810 19816 19816 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:37:48.810 19816 19816 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:37:48.810 19816 19816 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:37:48.810 19816 19816 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:37:48.811 19816 19816 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:37:48.811 19816 19816 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:37:48.811 19816 19816 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:37:48.811 19816 19816 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:37:48.811 19816 19816 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:37:48.811 19816 19816 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:37:48.811 19816 19816 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:37:48.811 19816 19816 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:37:48.811 19816 19816 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:37:48.811 19816 19816 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:37:48.811 19816 19816 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:37:48.811 19816 19816 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:37:48.811 19816 19816 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:37:48.811 19816 19816 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:37:48.811 19816 19816 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:37:48.811 19816 19816 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:37:48.834 19816 19816 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. 12-25 01:37:49.332 19816 19816 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:37:49.332 19816 19816 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:37:49.540 19816 19883 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:37:49.540 19816 19883 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:37:49.540 19816 19883 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 01:37:49.674 19870 19870 W libprocessgroup: Controller io is not found 12-25 01:37:49.674 19870 19870 W libprocessgroup: Controller io is not found 12-25 01:37:49.674 19870 19870 W libprocessgroup: Controller io is not found 12-25 01:44:26.623 23156 23156 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 01:44:27.708 23156 23156 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-25 01:44:27.711 23156 23156 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 01:44:27.711 23156 23156 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 01:44:27.711 23156 23156 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 01:44:27.711 23156 23156 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 01:44:27.711 23156 23156 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 01:44:27.711 23156 23156 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 01:44:27.711 23156 23156 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 01:44:27.711 23156 23156 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 01:44:27.711 23156 23156 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 01:44:27.711 23156 23156 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 01:44:27.711 23156 23156 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 01:44:27.711 23156 23156 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 01:44:27.711 23156 23156 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 01:44:27.711 23156 23156 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 01:44:27.711 23156 23156 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 01:44:27.711 23156 23156 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 01:44:27.711 23156 23156 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 01:44:27.711 23156 23156 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 01:44:27.711 23156 23156 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 01:44:27.711 23156 23156 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 01:44:27.711 23156 23156 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 01:44:27.711 23156 23156 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 01:44:27.772 23156 23156 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. 12-25 01:44:28.404 23156 23156 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 01:44:28.405 23156 23156 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 01:44:28.922 23366 23366 W libprocessgroup: Controller io is not found 12-25 01:44:28.922 23366 23366 W libprocessgroup: Controller io is not found 12-25 01:44:28.922 23366 23366 W libprocessgroup: Controller io is not found 12-25 01:44:28.990 23156 23397 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 01:44:28.990 23156 23397 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 01:44:28.990 23156 23397 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 02:08:27.075 28858 28858 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 02:08:27.395 28858 28858 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 02:08:27.397 28858 28858 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 02:08:27.397 28858 28858 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 02:08:27--------- beginning of main 12-25 02:08:27.398 28858 28858 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 02:08:27.398 28858 28858 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 02:08:27.398 28858 28858 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 02:08:27.398 28858 28858 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 02:08:27.398 28858 28858 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 02:08:27.398 28858 28858 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 02:08:27.398 28858 28858 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 02:08:27.398 28858 28858 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 02:08:27.398 28858 28858 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 02:08:27.398 28858 28858 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 02:08:27.398 28858 28858 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 02:08:27.398 28858 28858 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 02:08:27.427 28858 28858 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. 12-25 02:08:27.885 28858 28858 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 02:08:27.885 28858 28858 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 02:08:28.111 28858 28924 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 02:08:28.111 28858 28924 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 02:08:28.111 28858 28924 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 02:08:28.201 28910 28910 W libprocessgroup: Controller io is not found 12-25 02:08:28.201 28910 28910 W libprocessgroup: Controller io is not found 12-25 02:08:28.201 28910 28910 W libprocessgroup: Controller io is not found 12-25 02:08:32.100 28858 28866 W com.mbwhatsapp: Suspending all threads took: 7.120ms 12-25 02:13:48.539 30305 30305 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 02:13:48.818 30305 30305 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 02:13:48.820 30305 30305 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 02:13:48.820 30305 30305 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 02:13:48.820 30305 30305 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 02:13:48.820 30305 30305 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 02:13:48.820 30305 30305 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 02:13:48.820 30305 30305 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 02:13:48.820 30305 30305 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 02:13:48.820 30305 30305 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 02:13:48.820 30305 30305 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 02:13:48.820 30305 30305 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 02:13:48.820 30305 30305 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25--------- beginning of main 12-25 02:13:48.836 30305 30305 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. 12-25 02:13:49.141 30305 30305 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 02:13:49.141 30305 30305 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 02:13:49.405 30305 30358 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 02:13:49.405 30305 30358 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 02:13:49.405 30305 30358 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 02:13:49.463 30344 30344 W libprocessgroup: Controller io is not found 12-25 02:13:49.464 30344 30344 W libprocessgroup: Controller io is not found 12-25 02:13:49.464 30344 30344 W libprocessgroup: Controller io is not found 12-25 02:27:48.818 32355 32355 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 02:27:49.586 32355 32355 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 02:27:49.589 32355 32355 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 02:27:49.589 32355 32355 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 02:27:49.589 32355 32355 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 02:27:49.589 32355 32355 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 02:27:49.589 32355 32355 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 02:27:49.589 32355 32355 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 02:27:49.589 32355 32355 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 02:27:49.589 32355 32355 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 02:27:49.589 32355 32355 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 02:27:49.589 32355 32355 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 02:27:49.589 32355 32355 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 02:27:49.589 32355 32355 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 02:27:49.589 32355 32355 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 02:27:49.589 32355 32355 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 02:27:49.589 32355 32355 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 02:27:49.590 32355 32355 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 02:27:49.590 32355 32355 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 02:27:49.590 32355 32355 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 02:27:49.590 32355 32355 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 02:27:49.590 32355 32355 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 02:27:49.590 32355 32355 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 02:27:49.590 32355 32355 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 02:27:49.612 32355 32355 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-25 02:27:49.983 32355 32355 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 02:27:49.983 32355 32355 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 02:27:50.286 32355 32407 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 02:27:50.286 32355 32407 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 02:27:50.286 32355 32407 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 02:27:50.303 32394 32394 W libprocessgroup: Controller io is not found 12-25 02:27:50.303 32394 32394 W libprocessgroup: Controller io is not found 12-25 02:27:50.303 32394 32394 W libprocessgroup: Controller io is not found 12-25 02:38:48.529 3844 3844 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 02:38:48.851 3844 3844 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 02:38:48.853 3844 3844 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 02:38:48.853 3844 3844 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 02:38:48.853 3844 3844 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 02:38:48.853 3844 3844 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 02:38:48.853 3844 3844 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 02:38:48.853 3844 3844 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 02:38:48.853 3844 3844 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 02:38:48.853 3844 3844 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 02:38:48.853 3844 3844 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 02:38:48.853 3844 3844 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 02:38:48.853 3844 3844 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 02:38:48.853 3844 3844 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 02:38:48.853 3844 3844 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 02:38:48.853 3844 3844 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 02:38:48.853 3844 3844 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 02:38:48.853 3844 3844 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 02:38:48.853 3844 3844 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 02:38:48.853 3844 3844 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 02:38:48.853 3844 3844 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 02:38:48.853 3844 3844 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 02:38:48.853 3844 3844 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 02:38:48.854 3844 3844 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 02:38:48.875 3844 3844 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. 12-25 02:38:49.380 3844 3844 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 --------- beginning of main 12-25 02:38:49.381 3844 3844 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 02:38:49.630 3844 3898 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 02:38:49.630 3844 3898 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 02:38:49.630 3844 3898 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 02:38:49.703 3885 3885 W libprocessgroup: Controller io is not found 12-25 02:38:49.703 3885 3885 W libprocessgroup: Controller io is not found 12-25 02:38:49.703 3885 3885 W libprocessgroup: Controller io is not found 12-25 02:47:48.531 5259 5259 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 02:47:48.702 5259 5259 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 02:47:48.702 5259 5259 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 02:47:48.702 5259 5259 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 02:47:48.702 5259 5259 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 02:47:48.702 5259 5259 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 02:47:48.703 5259 5259 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 02:47:48.703 5259 5259 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 02:47:48.703 5259 5259 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 02:47:48.703 5259 5259 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 02:47:48.703 5259 5259 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 02:47:48.703 5259 5259 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 02:47:48.703 5259 5259 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 02:47:48.703 5259 5259 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 02:47:48.703 5259 5259 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 02:47:48.703 5259 5259 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 02:47:48.703 5259 5259 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 02:47:48.703 5259 5259 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 02:47:48.703 5259 5259 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 02:47:48.703 5259 5259 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 02:47:48.703 5259 5259 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 02:47:48.703 5259 5259 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 02:47:48.703 5259 5259 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 02:47:48.703 5259 5259 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 02:47:48.712 5259 5259 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. 12-25 02:47:48.906 5259 5259 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 02:47:48.906 5259 5259 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 02:47:49.155--------- beginning of main 12-25 02:47:49.155 5259 5328 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 02:47:49.155 5259 5328 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 02:47:49.155 5259 5328 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 02:47:49.222 5315 5315 W libprocessgroup: Controller io is not found 12-25 02:47:49.223 5315 5315 W libprocessgroup: Controller io is not found 12-25 02:47:49.223 5315 5315 W libprocessgroup: Controller io is not found 12-25 03:03:48.512 7520 7520 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 03:03:48.745 7520 7520 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 03:03:48.747 7520 7520 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 03:03:48.748 7520 7520 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 03:03:48.748 7520 7520 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 03:03:48.748 7520 7520 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 03:03:48.748 7520 7520 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 03:03:48.748 7520 7520 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 03:03:48.748 7520 7520 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 03:03:48.748 7520 7520 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 03:03:48.748 7520 7520 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 03:03:48.748 7520 7520 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 03:03:48.748 7520 7520 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 03:03:48.748 7520 7520 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 03:03:48.748 7520 7520 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 03:03:48.748 7520 7520 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 03:03:48.748 7520 7520 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 03:03:48.748 7520 7520 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 03:03:48.748 7520 7520 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 03:03:48.748 7520 7520 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 03:03:48.748 7520 7520 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 03:03:48.748 7520 7520 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 03:03:48.748 7520 7520 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 03:03:48.748 7520 7520 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 03:03:48.761 7520 7520 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. 12-25 03:03:49.055 7520 7520 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 03:03:49.055 7520 7520 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 03:03:49.267 7520 7600 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 03:03:49.267 7520 7600 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-25 03:03:49.371 7578 7578 W libprocessgroup: Controller io is not found 12-25 03:03:49.371 7578 7578 W libprocessgroup: Controller io is not found 12-25 03:03:49.372 7578 7578 W libprocessgroup: Controller io is not found 12-25 03:21:46.765 9527 9527 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 03:21:47.094 9527 9527 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 03:21:47.098 9527 9527 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 03:21:47.098 9527 9527 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 03:21:47.098 9527 9527 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 03:21:47.098 9527 9527 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 03:21:47.098 9527 9527 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 03:21:47.098 9527 9527 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 03:21:47.098 9527 9527 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 03:21:47.098 9527 9527 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 03:21:47.098 9527 9527 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 03:21:47.098 9527 9527 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 03:21:47.098 9527 9527 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 03:21:47.098 9527 9527 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 03:21:47.098 9527 9527 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 03:21:47.098 9527 9527 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 03:21:47.099 9527 9527 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 03:21:47.099 9527 9527 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 03:21:47.099 9527 9527 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 03:21:47.099 9527 9527 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 03:21:47.099 9527 9527 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 03:21:47.099 9527 9527 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 03:21:47.099 9527 9527 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 03:21:47.099 9527 9527 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 03:21:47.123 9527 9527 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. 12-25 03:21:47.528 9527 9527 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 03:21:47.528 9527 9527 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 03:21:47.831 9590 9590 W libprocessgroup: Controller io is not found 12-25 03:21:47.831 9590 9590 W libprocessgroup: Controller io is not found 12-25 03:21:47.831 9590 9590 W libprocessgroup: Controller io is not found 12-25 03:21:47.855 9527 9603 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 03:21:47.855 9527 9603 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 03:21:47.855 9527 9603 W com.mbwhatsapp: and incorre--------- beginning of main 12-25 03:34:48.517 11652 11652 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 03:34:48.800 11652 11652 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 03:34:48.804 11652 11652 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 03:34:48.804 11652 11652 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 03:34:48.804 11652 11652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 03:34:48.804 11652 11652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 03:34:48.804 11652 11652 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 03:34:48.804 11652 11652 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 03:34:48.804 11652 11652 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 03:34:48.804 11652 11652 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 03:34:48.804 11652 11652 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 03:34:48.804 11652 11652 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 03:34:48.804 11652 11652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 03:34:48.804 11652 11652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 03:34:48.804 11652 11652 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 03:34:48.804 11652 11652 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 03:34:48.804 11652 11652 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 03:34:48.804 11652 11652 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 03:34:48.804 11652 11652 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 03:34:48.804 11652 11652 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 03:34:48.804 11652 11652 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 03:34:48.804 11652 11652 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 03:34:48.804 11652 11652 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 03:34:48.804 11652 11652 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 03:34:48.822 11652 11652 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. 12-25 03:34:49.140 11652 11652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 03:34:49.140 11652 11652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 03:34:49.370 11652 11706 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 03:34:49.370 11652 11706 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 03:34:49.370 11652 11706 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 03:34:49.481 11693 11693 W libprocessgroup: Controller io is not found 12-25 03:34:49.481 11693 11693 W libprocessgroup: Controller io is not found 12-25 03:34:49.481 11693 11693 W libprocessgroup: Controller io is not found 12-25 03:50:48.543 14600 14600 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 03:50:48.855 14600 14600 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-25 03:50:48.859 14600 14600 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 03:50:48.859 14600 14600 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 03:50:48.859 14600 14600 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 03:50:48.859 14600 14600 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 03:50:48.859 14600 14600 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 03:50:48.859 14600 14600 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 03:50:48.859 14600 14600 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 03:50:48.859 14600 14600 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 03:50:48.859 14600 14600 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 03:50:48.859 14600 14600 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 03:50:48.859 14600 14600 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 03:50:48.859 14600 14600 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 03:50:48.859 14600 14600 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 03:50:48.860 14600 14600 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 03:50:48.860 14600 14600 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 03:50:48.860 14600 14600 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 03:50:48.860 14600 14600 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 03:50:48.860 14600 14600 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 03:50:48.860 14600 14600 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 03:50:48.860 14600 14600 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 03:50:48.860 14600 14600 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 03:50:48.860 14600 14600 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 03:50:48.880 14600 14600 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. 12-25 03:50:49.215 14600 14600 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 03:50:49.215 14600 14600 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 03:50:49.393 14600 14652 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 03:50:49.393 14600 14652 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 03:50:49.393 14600 14652 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 03:50:49.598 14639 14639 W libprocessgroup: Controller io is not found 12-25 03:50:49.598 14639 14639 W libprocessgroup: Controller io is not found 12-25 03:50:49.598 14639 14639 W libprocessgroup: Controller io is not found 12-25 04:05:48.538 16620 16620 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 04:05:48.840 16620 16620 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 04:05:48.841 16620 16620 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 04:05:48.842 16620 16620 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 04:05:48--------- beginning of main 12-25 04:05:48.859 16620 16620 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. 12-25 04:05:49.219 16620 16620 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 04:05:49.219 16620 16620 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 04:05:49.549 16739 16739 W libprocessgroup: Controller io is not found 12-25 04:05:49.550 16739 16739 W libprocessgroup: Controller io is not found 12-25 04:05:49.550 16739 16739 W libprocessgroup: Controller io is not found 12-25 04:05:49.584 16620 16766 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 04:05:49.584 16620 16766 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 04:05:49.584 16620 16766 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 04:06:36.991 17423 17423 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 04:06:37.125 17423 17423 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 04:06:37.126 17423 17423 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 04:06:37.126 17423 17423 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 04:06:37.126 17423 17423 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 04:06:37.126 17423 17423 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 04:06:37.126 17423 17423 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 04:06:37.126 17423 17423 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 04:06:37.126 17423 17423 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 04:06:37.126 17423 17423 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 04:06:37.126 17423 17423 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 04:06:37.126 17423 17423 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 04:06:37.126 17423 17423 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 04:06:37.126 17423 17423 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 04:06:37.126 17423 17423 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 04:06:37.126 17423 17423 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 04:06:37.126 17423 17423 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 04:06:37.126 17423 17423 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 04:06:37.126 17423 17423 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 04:06:37.126 17423 17423 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 04:06:37.126 17423 17423 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 04:06:37.126 17423 17423 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 04:06:37.126 17423 17423 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 04:06:37.126 17423 17423 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 04:06:37.134 17423 17423 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-25 04:06:37.306 17423 17423 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 04:06:37.307 17423 17423 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 04:06:37.548 17423 17471 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 04:06:37.548 17423 17471 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 04:06:37.548 17423 17471 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 04:06:37.621 17457 17457 W libprocessgroup: Controller io is not found 12-25 04:06:37.621 17457 17457 W libprocessgroup: Controller io is not found 12-25 04:06:37.622 17457 17457 W libprocessgroup: Controller io is not found 12-25 04:07:48.488 18851 18851 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 04:07:48.684 18851 18851 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 04:07:48.684 18851 18851 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 04:07:48.684 18851 18851 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 04:07:48.684 18851 18851 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 04:07:48.684 18851 18851 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 04:07:48.684 18851 18851 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 04:07:48.684 18851 18851 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 04:07:48.684 18851 18851 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 04:07:48.684 18851 18851 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 04:07:48.684 18851 18851 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 04:07:48.684 18851 18851 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 04:07:48.684 18851 18851 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 04:07:48.684 18851 18851 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 04:07:48.684 18851 18851 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 04:07:48.685 18851 18851 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 04:07:48.685 18851 18851 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 04:07:48.685 18851 18851 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 04:07:48.685 18851 18851 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 04:07:48.685 18851 18851 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 04:07:48.685 18851 18851 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 04:07:48.685 18851 18851 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 04:07:48.685 18851 18851 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 04:07:48.685 18851 18851 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 04:07:48.694 18851 18851 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. 12-25 04:07:48.890 18851 18851 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 --------- beginning of main 12-25 04:07:48.891 18851 18851 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 04:07:49.070 18851 18902 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 04:07:49.070 18851 18902 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 04:07:49.070 18851 18902 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 04:07:49.219 18888 18888 W libprocessgroup: Controller io is not found 12-25 04:07:49.219 18888 18888 W libprocessgroup: Controller io is not found 12-25 04:07:49.219 18888 18888 W libprocessgroup: Controller io is not found 12-25 04:17:32.209 20732 20732 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 04:17:32.486 20732 20732 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 04:17:32.489 20732 20732 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 04:17:32.489 20732 20732 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 04:17:32.489 20732 20732 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 04:17:32.489 20732 20732 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 04:17:32.489 20732 20732 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 04:17:32.489 20732 20732 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 04:17:32.489 20732 20732 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 04:17:32.489 20732 20732 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 04:17:32.489 20732 20732 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 04:17:32.489 20732 20732 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 04:17:32.489 20732 20732 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 04:17:32.489 20732 20732 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 04:17:32.489 20732 20732 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 04:17:32.490 20732 20732 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 04:17:32.490 20732 20732 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 04:17:32.490 20732 20732 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 04:17:32.490 20732 20732 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 04:17:32.490 20732 20732 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 04:17:32.490 20732 20732 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 04:17:32.490 20732 20732 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 04:17:32.490 20732 20732 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 04:17:32.490 20732 20732 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 04:17:32.506 20732 20732 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. 12-25 04:17:32.809 20732 20732 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 04:17:32.809 20732 20732 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 04:17:33.069 20732 20787 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 04:17:33.069 20732 20787 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 04:17:33.069 20732 20787 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 04:17:33.126 20772 20772 W libprocessgroup: Controller io is not found 12-25 04:17:33.126 20772 20772 W libprocessgroup: Controller io is not found 12-25 04:17:33.126 20772 20772 W libprocessgroup: Controller io is not found 12-25 04:27:20.173 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-25 04:27:20.174 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-25 04:27:20.175 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-25 0--------- beginning of main 12-25 04:27:20.176 20732 20742 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-25 04:37:48.546 23585 23585 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 04:37:48.801 23585 23585 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 04:37:48.804 23585 23585 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 04:37:48.804 23585 23585 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 04:37:48.804 23585 23585 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 04:37:48.804 23585 23585 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 04:37:48.804 23585 23585 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 04:37:48.804 23585 23585 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 04:37:48.804 23585 23585 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 04:37:48.804 23585 23585 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 04:37:48.804 23585 23585 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 04:37:48.804 23585 23585 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 04:37:48.805 23585 23585 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 04:37:48.805 23585 23585 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 04:37:48.805 23585 23585 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 04:37:48.805 23585 23585 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 04:37:48.805 23585 23585 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 04:37:48.805 23585 23585 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 04:37:48.805 23585 23585 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 04:37:48.805 23585 23585 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 04:37:48.805 23585 23585 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 04:37:48.805 23585 23585 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 04:37:48.805 23585 23585 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 04:37:48.805 23585 23585 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 04:37:48.826 23585 23585 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. 12-25 04:37:49.125 23585 23585 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 04:37:49.125 23585 23585 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 04:37:49.326 23585 23644 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 04:37:49.326 23585 23644 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 04:37:49.326 23585 23644 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 04:37:49.524 23631 23631 W libprocessgroup: Controller io is not found 12-25 04:37:49.524 23631 23631 W libprocessgroup: Controller io is not found 12-25 04:37:49.524 23631 23631 W libprocessgroup: Con--------- beginning of main 12-25 04:48:48.538 25479 25479 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 04:48:48.867 25479 25479 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 04:48:48.870 25479 25479 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 04:48:48.870 25479 25479 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 04:48:48.870 25479 25479 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 04:48:48.870 25479 25479 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 04:48:48.870 25479 25479 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 04:48:48.870 25479 25479 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 04:48:48.871 25479 25479 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 04:48:48.871 25479 25479 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 04:48:48.871 25479 25479 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 04:48:48.871 25479 25479 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 04:48:48.871 25479 25479 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 04:48:48.871 25479 25479 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 04:48:48.871 25479 25479 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 04:48:48.871 25479 25479 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 04:48:48.871 25479 25479 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 04:48:48.871 25479 25479 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 04:48:48.871 25479 25479 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 04:48:48.871 25479 25479 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 04:48:48.871 25479 25479 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 04:48:48.871 25479 25479 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 04:48:48.871 25479 25479 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 04:48:48.871 25479 25479 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 04:48:48.890 25479 25479 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. 12-25 04:48:49.188 25479 25479 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 04:48:49.189 25479 25479 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 04:48:49.441 25479 25601 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 04:48:49.441 25479 25601 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 04:48:49.441 25479 25601 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 04:48:49.510 25588 25588 W libprocessgroup: Controller io is not found 12-25 04:48:49.510 25588 25588 W libprocessgroup: Controller io is not found 12-25 04:48:49.510 25588 25588 W libprocessgroup: Controller io is not found 12-25 05:13:48.535 28215 28215 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 05:13:48.860 28215 28215 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-25 05:13:48.864 28215 28215 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 05:13:48.864 28215 28215 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 05:13:48.864 28215 28215 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 05:13:48.864 28215 28215 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 05:13:48.864 28215 28215 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 05:13:48.864 28215 28215 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 05:13:48.864 28215 28215 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 05:13:48.864 28215 28215 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 05:13:48.864 28215 28215 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 05:13:48.864 28215 28215 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 05:13:48.864 28215 28215 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 05:13:48.864 28215 28215 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 05:13:48.864 28215 28215 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 05:13:48.864 28215 28215 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 05:13:48.864 28215 28215 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 05:13:48.864 28215 28215 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 05:13:48.865 28215 28215 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 05:13:48.865 28215 28215 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 05:13:48.865 28215 28215 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 05:13:48.865 28215 28215 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 05:13:48.865 28215 28215 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 05:13:48.865 28215 28215 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 05:13:48.882 28215 28215 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. 12-25 05:13:49.351 28215 28215 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 05:13:49.351 28215 28215 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 05:13:49.748 28304 28304 W libprocessgroup: Controller io is not found 12-25 05:13:49.748 28304 28304 W libprocessgroup: Controller io is not found 12-25 05:13:49.748 28304 28304 W libprocessgroup: Controller io is not found 12-25 05:13:49.756 28215 28336 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 05:13:49.756 28215 28336 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 05:13:49.756 28215 28336 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 05:27:48.532 30808 30808 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 05:27:48.927 30808 30808 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 05:27:48.930 30808 30808 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 05:27:48.930 30808 30808 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 05:27:48--------- beginning of main 12-25 05:27:48.947 30808 30808 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. 12-25 05:27:49.245 30808 30808 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 05:27:49.245 30808 30808 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 05:27:49.565 30808 30928 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 05:27:49.565 30808 30928 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 05:27:49.565 30808 30928 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 05:27:49.892 30873 30873 W libprocessgroup: Controller io is not found 12-25 05:27:49.892 30873 30873 W libprocessgroup: Controller io is not found 12-25 05:27:49.892 30873 30873 W libprocessgroup: Controller io is not found 12-25 05:42:48.537 1180 1180 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 05:42:48.886 1180 1180 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 05:42:48.890 1180 1180 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 05:42:48.890 1180 1180 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 05:42:48.890 1180 1180 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 05:42:48.890 1180 1180 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 05:42:48.890 1180 1180 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 05:42:48.890 1180 1180 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 05:42:48.890 1180 1180 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 05:42:48.890 1180 1180 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 05:42:48.890 1180 1180 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 05:42:48.890 1180 1180 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 05:42:48.890 1180 1180 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 05:42:48.890 1180 1180 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 05:42:48.890 1180 1180 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 05:42:48.891 1180 1180 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 05:42:48.891 1180 1180 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 05:42:48.891 1180 1180 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 05:42:48.891 1180 1180 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 05:42:48.891 1180 1180 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 05:42:48.891 1180 1180 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 05:42:48.891 1180 1180 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 05:42:48.891 1180 1180 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 05:42:48.891 1180 1180 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 05:42:48.919 1180 1180 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-25 05:42:49.432 1180 1180 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 05:42:49.432 1180 1180 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 05:42:49.633 1180 1482 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 05:42:49.633 1180 1482 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 05:42:49.633 1180 1482 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 05:42:49.752 1325 1325 W libprocessgroup: Controller io is not found 12-25 05:42:49.752 1325 1325 W libprocessgroup: Controller io is not found 12-25 05:42:49.752 1325 1325 W libprocessgroup: Controller io is not found 12-25 06:01:48.536 3961 3961 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 06:01:48.839 3961 3961 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 06:01:48.841 3961 3961 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 06:01:48.841 3961 3961 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 06:01:48.841 3961 3961 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 06:01:48.841 3961 3961 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 06:01:48.841 3961 3961 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 06:01:48.842 3961 3961 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 06:01:48.842 3961 3961 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 06:01:48.842 3961 3961 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 06:01:48.842 3961 3961 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 06:01:48.842 3961 3961 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 06:01:48.842 3961 3961 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 06:01:48.842 3961 3961 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 06:01:48.842 3961 3961 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 06:01:48.842 3961 3961 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 06:01:48.842 3961 3961 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 06:01:48.842 3961 3961 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 06:01:48.842 3961 3961 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 06:01:48.842 3961 3961 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 06:01:48.842 3961 3961 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 06:01:48.842 3961 3961 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 06:01:48.842 3961 3961 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 06:01:48.842 3961 3961 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 06:01:48.865 3961 3961 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. 12-25 06:01:49.255 3961 3961 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 --------- beginning of main 12-25 06:01:49.256 3961 3961 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 06:01:49.419 3961 4068 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 06:01:49.419 3961 4068 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 06:01:49.419 3961 4068 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 06:01:49.607 4048 4048 W libprocessgroup: Controller io is not found 12-25 06:01:49.607 4048 4048 W libprocessgroup: Controller io is not found 12-25 06:01:49.607 4048 4048 W libprocessgroup: Controller io is not found 12-25 06:11:48.528 5628 5628 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 06:11:48.707 5628 5628 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 06:11:48.708 5628 5628 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 06:11:48.708 5628 5628 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 06:11:48.708 5628 5628 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 06:11:48.708 5628 5628 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 06:11:48.708 5628 5628 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 06:11:48.708 5628 5628 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 06:11:48.708 5628 5628 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 06:11:48.708 5628 5628 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 06:11:48.708 5628 5628 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 06:11:48.708 5628 5628 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 06:11:48.708 5628 5628 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 06:11:48.708 5628 5628 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 06:11:48.708 5628 5628 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 06:11:48.708 5628 5628 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 06:11:48.708 5628 5628 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 06:11:48.708 5628 5628 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 06:11:48.708 5628 5628 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 06:11:48.708 5628 5628 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 06:11:48.708 5628 5628 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 06:11:48.708 5628 5628 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 06:11:48.708 5628 5628 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 06:11:48.708 5628 5628 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 06:11:48.718 5628 5628 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. 12-25 06:11:48.920 5628 5628 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 06:11:48.920 5628 5628 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 06:11:49.045--------- beginning of main 12-25 06:11:49.045 5628 5685 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 06:11:49.045 5628 5685 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 06:11:49.045 5628 5685 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 06:11:49.260 5670 5670 W libprocessgroup: Controller io is not found 12-25 06:11:49.260 5670 5670 W libprocessgroup: Controller io is not found 12-25 06:11:49.260 5670 5670 W libprocessgroup: Controller io is not found 12-25 06:16:48.804 7959 7959 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 06:16:49.121 7959 7959 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 06:16:49.123 7959 7959 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 06:16:49.123 7959 7959 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 06:16:49.123 7959 7959 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 06:16:49.123 7959 7959 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 06:16:49.123 7959 7959 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 06:16:49.123 7959 7959 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 06:16:49.123 7959 7959 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 06:16:49.123 7959 7959 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 06:16:49.123 7959 7959 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 06:16:49.123 7959 7959 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 06:16:49.124 7959 7959 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 06:16:49.124 7959 7959 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 06:16:49.124 7959 7959 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 06:16:49.124 7959 7959 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 06:16:49.124 7959 7959 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 06:16:49.124 7959 7959 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 06:16:49.124 7959 7959 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 06:16:49.124 7959 7959 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 06:16:49.124 7959 7959 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 06:16:49.124 7959 7959 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 06:16:49.124 7959 7959 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 06:16:49.124 7959 7959 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 06:16:49.151 7959 7959 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. 12-25 06:16:49.565 7959 7959 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 06:16:49.565 7959 7959 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 06:16:49.860 7959 8025 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 06:16:49.860 7959 8025 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-25 16:11:27.645 21915 21915 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 16:11:28.573 21915 21915 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 16:11:28.582 21915 21915 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 16:11:28.583 21915 21915 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 16:11:28.583 21915 21915 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 16:11:28.583 21915 21915 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 16:11:28.584 21915 21915 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 16:11:28.584 21915 21915 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 16:11:28.584 21915 21915 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 16:11:28.584 21915 21915 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 16:11:28.584 21915 21915 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 16:11:28.584 21915 21915 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 16:11:28.584 21915 21915 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 16:11:28.584 21915 21915 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 16:11:28.584 21915 21915 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 16:11:28.584 21915 21915 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 16:11:28.584 21915 21915 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 16:11:28.584 21915 21915 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 16:11:28.584 21915 21915 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 16:11:28.584 21915 21915 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 16:11:28.584 21915 21915 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 16:11:28.584 21915 21915 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 16:11:28.584 21915 21915 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 16:11:28.584 21915 21915 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 16:11:28.747 21915 21915 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. 12-25 16:11:33.935 21915 21915 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 16:11:33.935 21915 21915 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 16:11:34.494 22695 22695 W libprocessgroup: Controller io is not found 12-25 16:11:34.494 22695 22695 W libprocessgroup: Controller io is not found 12-25 16:11:34.494 22695 22695 W libprocessgroup: Controller io is not found 12-25 16:11:36.084 21915 22839 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 16:11:36.084 21915 22839 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 16:11:36.084 21915 22839 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 16:11:36.921 21915 22885 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (22876) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 417ms 12-25 16:11:38.719 21915--------- beginning of main 12-25 16:11:41.741 21915 21923 W com.mbwhatsapp: Suspending all threads took: 96.584ms 12-25 16:12:28.650 25110 25110 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 16:12:29.434 25110 25110 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 16:12:29.440 25110 25110 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 16:12:29.440 25110 25110 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 16:12:29.440 25110 25110 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 16:12:29.440 25110 25110 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 16:12:29.440 25110 25110 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 16:12:29.440 25110 25110 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 16:12:29.440 25110 25110 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 16:12:29.440 25110 25110 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 16:12:29.440 25110 25110 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 16:12:29.440 25110 25110 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 16:12:29.440 25110 25110 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 16:12:29.440 25110 25110 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 16:12:29.440 25110 25110 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 16:12:29.440 25110 25110 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 16:12:29.440 25110 25110 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 16:12:29.440 25110 25110 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 16:12:29.440 25110 25110 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 16:12:29.440 25110 25110 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 16:12:29.440 25110 25110 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 16:12:29.440 25110 25110 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 16:12:29.440 25110 25110 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 16:12:29.440 25110 25110 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 16:12:29.513 25110 25110 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. 12-25 16:12:30.423 25110 25110 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 16:12:30.426 25110 25110 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 16:12:30.868 25177 25177 W libprocessgroup: Controller io is not found 12-25 16:12:30.869 25177 25177 W libprocessgroup: Controller io is not found 12-25 16:12:30.869 25177 25177 W libprocessgroup: Controller io is not found 12-25 16:12:31.210 25110 25199 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 16:12:31.210 25110 25199 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 16:12:31.210 25110 25199 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 16:22:28.272 28469 28469 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-2--------- beginning of main 12-25 16:22:28.619 28469 28469 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 16:22:28.622 28469 28469 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 16:22:28.622 28469 28469 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 16:22:28.622 28469 28469 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 16:22:28.622 28469 28469 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 16:22:28.622 28469 28469 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 16:22:28.622 28469 28469 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 16:22:28.622 28469 28469 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 16:22:28.622 28469 28469 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 16:22:28.622 28469 28469 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 16:22:28.622 28469 28469 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 16:22:28.622 28469 28469 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 16:22:28.622 28469 28469 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 16:22:28.622 28469 28469 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 16:22:28.622 28469 28469 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 16:22:28.622 28469 28469 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 16:22:28.622 28469 28469 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 16:22:28.622 28469 28469 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 16:22:28.622 28469 28469 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 16:22:28.622 28469 28469 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 16:22:28.622 28469 28469 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 16:22:28.622 28469 28469 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 16:22:28.623 28469 28469 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 16:22:28.653 28469 28469 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. 12-25 16:22:29.238 28469 28469 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 16:22:29.238 28469 28469 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 16:22:29.576 28515 28515 W libprocessgroup: Controller io is not found 12-25 16:22:29.576 28515 28515 W libprocessgroup: Controller io is not found 12-25 16:22:29.576 28515 28515 W libprocessgroup: Controller io is not found 12-25 16:22:29.598 28469 28530 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 16:22:29.598 28469 28530 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 16:22:29.598 28469 28530 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 16:26:29.781 30267 30267 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 16:26:30.107 30267 30267 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 16:26:30.110 30267 30267 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-25 16:26:30.111 30267 30267 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 16:26:30.111 30267 30267 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 16:26:30.111 30267 30267 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 16:26:30.111 30267 30267 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 16:26:30.111 30267 30267 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 16:26:30.111 30267 30267 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 16:26:30.111 30267 30267 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 16:26:30.111 30267 30267 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 16:26:30.111 30267 30267 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 16:26:30.111 30267 30267 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 16:26:30.111 30267 30267 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 16:26:30.111 30267 30267 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 16:26:30.111 30267 30267 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 16:26:30.111 30267 30267 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 16:26:30.131 30267 30267 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. 12-25 16:26:30.541 30267 30267 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 16:26:30.542 30267 30267 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 16:26:30.718 30267 30321 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 16:26:30.718 30267 30321 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 16:26:30.718 30267 30321 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 16:26:30.872 30308 30308 W libprocessgroup: Controller io is not found 12-25 16:26:30.872 30308 30308 W libprocessgroup: Controller io is not found 12-25 16:26:30.872 30308 30308 W libprocessgroup: Controller io is not found 12-25 16:33:48.520 31776 31776 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 16:33:48.796 31776 31776 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 16:33:48.800 31776 31776 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 16:33:48.800 31776 31776 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 16:33:48.800 31776 31776 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 16:33:48.800 31776 31776 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 16:33:48.800 31776 31776 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 16:33:48.800 31776 31776 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 16:33:48.800 31776 31776 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 16:33:48.800 31776 31776 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 16:33:48.800 31776 31776 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 16:33:48.800 31776 31776 W System.err: at android.app.Instrumentatio--------- beginning of main 12-25 16:33:48.820 31776 31776 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. 12-25 16:33:49.201 31776 31776 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 16:33:49.201 31776 31776 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 16:33:49.505 31776 31833 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 16:33:49.505 31776 31833 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 16:33:49.505 31776 31833 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 16:33:49.557 31819 31819 W libprocessgroup: Controller io is not found 12-25 16:33:49.558 31819 31819 W libprocessgroup: Controller io is not found 12-25 16:33:49.558 31819 31819 W libprocessgroup: Controller io is not found 12-25 16:36:48.513 3747 3747 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 16:36:48.780 3747 3747 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 16:36:48.785 3747 3747 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 16:36:48.786 3747 3747 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 16:36:48.786 3747 3747 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 16:36:48.786 3747 3747 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 16:36:48.786 3747 3747 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 16:36:48.786 3747 3747 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 16:36:48.786 3747 3747 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 16:36:48.786 3747 3747 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 16:36:48.786 3747 3747 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 16:36:48.786 3747 3747 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 16:36:48.786 3747 3747 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 16:36:48.786 3747 3747 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 16:36:48.786 3747 3747 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 16:36:48.786 3747 3747 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 16:36:48.786 3747 3747 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 16:36:48.786 3747 3747 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 16:36:48.786 3747 3747 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 16:36:48.786 3747 3747 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 16:36:48.786 3747 3747 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 16:36:48.786 3747 3747 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 16:36:48.786 3747 3747 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 16:36:48.786 3747 3747 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 16:36:48.816 3747 3747 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-25 17:03:27.095 20993 20993 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 17:03:27.426 20993 20993 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 17:03:27.429 20993 20993 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 17:03:27.429 20993 20993 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 17:03:27.429 20993 20993 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 17:03:27.429 20993 20993 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 17:03:27.429 20993 20993 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 17:03:27.429 20993 20993 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 17:03:27.429 20993 20993 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 17:03:27.429 20993 20993 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 17:03:27.429 20993 20993 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 17:03:27.429 20993 20993 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 17:03:27.429 20993 20993 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 17:03:27.429 20993 20993 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 17:03:27.429 20993 20993 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 17:03:27.429 20993 20993 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 17:03:27.429 20993 20993 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 17:03:27.429 20993 20993 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 17:03:27.429 20993 20993 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 17:03:27.429 20993 20993 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 17:03:27.429 20993 20993 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 17:03:27.429 20993 20993 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 17:03:27.429 20993 20993 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 17:03:27.429 20993 20993 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 17:03:27.457 20993 20993 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. 12-25 17:03:28.024 20993 20993 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 17:03:28.024 20993 20993 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 17:03:28.300 20993 21045 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 17:03:28.300 20993 21045 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 17:03:28.300 20993 21045 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 17:03:28.407 21032 21032 W libprocessgroup: Controller io is not found 12-25 17:03:28.407 21032 21032 W libprocessgroup: Controller io is not found 12-25 17:03:28.407 21032 21032 W libprocessgroup: Controller io is not found 12-25 17:07:34.691 22818 22818 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 17:07:35.607 22818 22818 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-25 17:07:35.626 22818 22818 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 17:07:35.627 22818 22818 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 17:07:35.627 22818 22818 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 17:07:35.627 22818 22818 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 17:07:35.627 22818 22818 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 17:07:35.627 22818 22818 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 17:07:35.627 22818 22818 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 17:07:35.627 22818 22818 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 17:07:35.627 22818 22818 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 17:07:35.627 22818 22818 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 17:07:35.627 22818 22818 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 17:07:35.627 22818 22818 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 17:07:35.627 22818 22818 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 17:07:35.627 22818 22818 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 17:07:35.627 22818 22818 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 17:07:35.627 22818 22818 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 17:07:35.627 22818 22818 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 17:07:35.627 22818 22818 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 17:07:35.627 22818 22818 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 17:07:35.628 22818 22818 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 17:07:35.628 22818 22818 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 17:07:35.628 22818 22818 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 17:07:35.678 22818 22818 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. 12-25 17:07:36.711 22818 22818 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 17:07:36.711 22818 22818 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 17:07:37.056 23077 23077 W libprocessgroup: Controller io is not found 12-25 17:07:37.057 23077 23077 W libprocessgroup: Controller io is not found 12-25 17:07:37.057 23077 23077 W libprocessgroup: Controller io is not found 12-25 17:07:38.032 22818 23178 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 17:07:38.032 22818 23178 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 17:07:38.032 22818 23178 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 17:08:48.528 25449 25449 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 17:08:48.839 25449 25449 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 17:08:48.841 25449 25449 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 17:08:48.841 25449 25449 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 17:08:48--------- beginning of main 12-25 17:08:48.842 25449 25449 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 17:08:48.842 25449 25449 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 17:08:48.842 25449 25449 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-25 17:08:48.842 25449 25449 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-25 17:08:48.842 25449 25449 W System.err: at java.lang.Class.newInstance(Native Method) 12-25 17:08:48.842 25449 25449 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-25 17:08:48.842 25449 25449 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-25 17:08:48.842 25449 25449 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-25 17:08:48.842 25449 25449 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-25 17:08:48.842 25449 25449 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-25 17:08:48.842 25449 25449 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-25 17:08:48.842 25449 25449 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-25 17:08:48.842 25449 25449 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-25 17:08:48.842 25449 25449 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-25 17:08:48.842 25449 25449 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-25 17:08:48.842 25449 25449 W System.err: at android.os.Looper.loop(Looper.java:319) 12-25 17:08:48.842 25449 25449 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-25 17:08:48.842 25449 25449 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-25 17:08:48.842 25449 25449 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-25 17:08:48.842 25449 25449 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-25 17:08:48.863 25449 25449 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. 12-25 17:08:49.290 25449 25449 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-25 17:08:49.291 25449 25449 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-25 17:08:49.501 25449 25503 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-25 17:08:49.501 25449 25503 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-25 17:08:49.501 25449 25503 W com.mbwhatsapp: and incorrect proguard optimizations. 12-25 17:08:49.621 25489 25489 W libprocessgroup: Controller io is not found 12-25 17:08:49.621 25489 25489 W libprocessgroup: Controller io is not found 12-25 17:08:49.621 25489 25489 W libprocessgroup: Controller io is not found 12-25 17:11:48.526 26972 26972 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-25 17:11:48.704 26972 26972 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-25 17:11:48.705 26972 26972 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-25 17:11:48.705 26972 26972 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-25 17:11:48.705 26972 26972 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-25 17:11:48.705 26972 26972 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-25 --------- beginning of main 12-26 01:13:34.866 13173 13173 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 01:13:35.850 13173 13173 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 01:13:35.856 13173 13173 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 01:13:35.856 13173 13173 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 01:13:35.856 13173 13173 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 01:13:35.856 13173 13173 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 01:13:35.856 13173 13173 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 01:13:35.856 13173 13173 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 01:13:35.856 13173 13173 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 01:13:35.856 13173 13173 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 01:13:35.856 13173 13173 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 01:13:35.856 13173 13173 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 01:13:35.856 13173 13173 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 01:13:35.856 13173 13173 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 01:13:35.856 13173 13173 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 01:13:35.856 13173 13173 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 01:13:35.856 13173 13173 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 01:13:35.856 13173 13173 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 01:13:35.856 13173 13173 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 01:13:35.856 13173 13173 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 01:13:35.856 13173 13173 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 01:13:35.856 13173 13173 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 01:13:35.856 13173 13173 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 01:13:35.856 13173 13173 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 01:13:35.989 13173 13173 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. 12-26 01:13:36.446 13173 13335 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 12-26 01:13:38.575 13173 13173 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 01:13:38.575 13173 13173 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 01:13:38.747 13651 13651 W libprocessgroup: Controller io is not found 12-26 01:13:38.747 13651 13651 W libprocessgroup: Controller io is not found 12-26 01:13:38.747 13651 13651 W libprocessgroup: Controller io is not found 12-26 01:13:39.248 13173 13811 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 01:13:39.248 13173 13811 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 01:13:39.248 13173 13811 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 01:13:51.087 13173 13195 W System : A resource failed to call close. 12-26 01:13:51.087 131--------- beginning of main 12-26 01:13:51.088 13173 13195 W System : A resource failed to call close. 12-26 01:14:48.510 15446 15446 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 01:14:48.830 15446 15446 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 01:14:48.832 15446 15446 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 01:14:48.832 15446 15446 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 01:14:48.832 15446 15446 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 01:14:48.832 15446 15446 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 01:14:48.832 15446 15446 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 01:14:48.832 15446 15446 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 01:14:48.832 15446 15446 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 01:14:48.832 15446 15446 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 01:14:48.832 15446 15446 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 01:14:48.832 15446 15446 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 01:14:48.832 15446 15446 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 01:14:48.832 15446 15446 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 01:14:48.832 15446 15446 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 01:14:48.832 15446 15446 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 01:14:48.832 15446 15446 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 01:14:48.832 15446 15446 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 01:14:48.832 15446 15446 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 01:14:48.832 15446 15446 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 01:14:48.832 15446 15446 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 01:14:48.833 15446 15446 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 01:14:48.833 15446 15446 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 01:14:48.833 15446 15446 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 01:14:48.876 15446 15446 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. 12-26 01:14:49.409 15446 15446 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 01:14:49.409 15446 15446 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 01:14:49.719 15446 15512 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 01:14:49.719 15446 15512 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 01:14:49.719 15446 15512 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 01:14:49.849 15494 15494 W libprocessgroup: Controller io is not found 12-26 01:14:49.849 15494 15494 W libprocessgroup: Controller io is not found 12-26 01:14:49.849 15494 15494 W libprocessgroup: Controller io is not found 12-26 01:19:48.500 18011 18011 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 01:19:48--------- beginning of main 12-26 02:23:18.878 18926 18926 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 02:23:19.546 18926 18926 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 02:23:19.549 18926 18926 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 02:23:19.549 18926 18926 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 02:23:19.549 18926 18926 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 02:23:19.549 18926 18926 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 02:23:19.549 18926 18926 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 02:23:19.549 18926 18926 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 02:23:19.549 18926 18926 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 02:23:19.549 18926 18926 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 02:23:19.549 18926 18926 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 02:23:19.549 18926 18926 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 02:23:19.549 18926 18926 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 02:23:19.549 18926 18926 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 02:23:19.549 18926 18926 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 02:23:19.549 18926 18926 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 02:23:19.549 18926 18926 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 02:23:19.549 18926 18926 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 02:23:19.549 18926 18926 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 02:23:19.549 18926 18926 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 02:23:19.549 18926 18926 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 02:23:19.549 18926 18926 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 02:23:19.549 18926 18926 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 02:23:19.549 18926 18926 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 02:23:19.620 18926 18926 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. 12-26 02:23:20.547 18926 18926 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 02:23:20.547 18926 18926 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 02:23:20.950 18926 19208 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 02:23:20.950 18926 19208 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 02:23:20.950 18926 19208 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 02:23:21.878 19166 19166 W libprocessgroup: Controller io is not found 12-26 02:23:21.879 19166 19166 W libprocessgroup: Controller io is not found 12-26 02:23:21.879 19166 19166 W libprocessgroup: Controller io is not found 12-26 02:23:21.974 18926 19289 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (19285) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 642ms 12-26 02:24:05.384 21458--------- beginning of main 12-26 02:24:07.000 21458 21458 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 02:24:07.004 21458 21458 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 02:24:07.004 21458 21458 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 02:24:07.004 21458 21458 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 02:24:07.004 21458 21458 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 02:24:07.004 21458 21458 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 02:24:07.004 21458 21458 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 02:24:07.004 21458 21458 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 02:24:07.004 21458 21458 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 02:24:07.004 21458 21458 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 02:24:07.004 21458 21458 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 02:24:07.004 21458 21458 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 02:24:07.004 21458 21458 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 02:24:07.004 21458 21458 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 02:24:07.004 21458 21458 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 02:24:07.004 21458 21458 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 02:24:07.004 21458 21458 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 02:24:07.004 21458 21458 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 02:24:07.004 21458 21458 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 02:24:07.004 21458 21458 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 02:24:07.004 21458 21458 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 02:24:07.004 21458 21458 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 02:24:07.004 21458 21458 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 02:24:07.184 21458 21458 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. 12-26 02:24:09.615 21458 21458 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 02:24:09.615 21458 21458 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 02:24:10.932 21922 21922 W libprocessgroup: Controller io is not found 12-26 02:24:10.932 21922 21922 W libprocessgroup: Controller io is not found 12-26 02:24:10.932 21922 21922 W libprocessgroup: Controller io is not found 12-26 02:24:11.111 21458 22061 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 02:24:11.111 21458 22061 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 02:24:11.111 21458 22061 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 02:24:53.109 23366 23366 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 02:24:53.300 23366 23366 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 02:24:53.301 23366 23366 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-26 02:24:53.309 23366 23366 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. 12-26 02:24:53.509 23366 23366 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 02:24:53.509 23366 23366 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 02:24:53.697 23366 23418 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 02:24:53.697 23366 23418 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 02:24:53.697 23366 23418 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 02:24:53.936 23404 23404 W libprocessgroup: Controller io is not found 12-26 02:24:53.936 23404 23404 W libprocessgroup: Controller io is not found 12-26 02:24:53.936 23404 23404 W libprocessgroup: Controller io is not found 12-26 02:25:48.518 24794 24794 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 02:25:48.658 24794 24794 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 02:25:48.658 24794 24794 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 02:25:48.658 24794 24794 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 02:25:48.658 24794 24794 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 02:25:48.658 24794 24794 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 02:25:48.658 24794 24794 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 02:25:48.658 24794 24794 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 02:25:48.658 24794 24794 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 02:25:48.658 24794 24794 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 02:25:48.658 24794 24794 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 02:25:48.658 24794 24794 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 02:25:48.658 24794 24794 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 02:25:48.658 24794 24794 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 02:25:48.659 24794 24794 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 02:25:48.659 24794 24794 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 02:25:48.659 24794 24794 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 02:25:48.659 24794 24794 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 02:25:48.659 24794 24794 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 02:25:48.659 24794 24794 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 02:25:48.659 24794 24794 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 02:25:48.659 24794 24794 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 02:25:48.659 24794 24794 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 02:25:48.659 24794 24794 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 02:25:48.667 24794 24794 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-26 02:25:48.843 24794 24794 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 02:25:48.843 24794 24794 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 02:25:48.991 24794 24846 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 02:25:48.991 24794 24846 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 02:25:48.991 24794 24846 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 02:25:49.176 24833 24833 W libprocessgroup: Controller io is not found 12-26 02:25:49.176 24833 24833 W libprocessgroup: Controller io is not found 12-26 02:25:49.176 24833 24833 W libprocessgroup: Controller io is not found 12-26 02:31:48.530 26335 26335 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 02:31:48.777 26335 26335 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 02:31:48.778 26335 26335 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 02:31:48.778 26335 26335 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 02:31:48.778 26335 26335 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 02:31:48.778 26335 26335 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 02:31:48.778 26335 26335 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 02:31:48.778 26335 26335 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 02:31:48.778 26335 26335 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 02:31:48.778 26335 26335 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 02:31:48.778 26335 26335 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 02:31:48.778 26335 26335 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 02:31:48.778 26335 26335 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 02:31:48.778 26335 26335 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 02:31:48.778 26335 26335 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 02:31:48.778 26335 26335 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 02:31:48.778 26335 26335 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 02:31:48.778 26335 26335 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 02:31:48.778 26335 26335 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 02:31:48.778 26335 26335 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 02:31:48.778 26335 26335 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 02:31:48.778 26335 26335 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 02:31:48.778 26335 26335 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 02:31:48.778 26335 26335 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 02:31:48.786 26335 26335 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. 12-26 02:31:49.004 26335 26335 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 --------- beginning of main 12-26 02:31:49.461 26415 26415 W libprocessgroup: Controller io is not found 12-26 02:31:49.462 26415 26415 W libprocessgroup: Controller io is not found 12-26 02:31:49.462 26415 26415 W libprocessgroup: Controller io is not found 12-26 02:31:49.463 26335 26470 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 02:31:49.463 26335 26470 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 02:31:49.463 26335 26470 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 02:41:48.540 2004 2004 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 02:41:49.070 2004 2004 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 02:41:49.072 2004 2004 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 02:41:49.072 2004 2004 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 02:41:49.072 2004 2004 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 02:41:49.072 2004 2004 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 02:41:49.072 2004 2004 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 02:41:49.072 2004 2004 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 02:41:49.072 2004 2004 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 02:41:49.072 2004 2004 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 02:41:49.072 2004 2004 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 02:41:49.072 2004 2004 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 02:41:49.072 2004 2004 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 02:41:49.072 2004 2004 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 02:41:49.072 2004 2004 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 02:41:49.072 2004 2004 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 02:41:49.072 2004 2004 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 02:41:49.072 2004 2004 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 02:41:49.072 2004 2004 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 02:41:49.072 2004 2004 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 02:41:49.072 2004 2004 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 02:41:49.072 2004 2004 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 02:41:49.072 2004 2004 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 02:41:49.072 2004 2004 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 02:41:49.160 2004 2004 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. 12-26 02:41:49.988 2004 2004 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 02:41:49.988 2004 2004 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 02:41:50.587 2004 2369 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 02:41:50.587 2004 2369 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-26 02:41:50.605 2272 2272 W libprocessgroup: Controller io is not found 12-26 02:41:50.606 2272 2272 W libprocessgroup: Controller io is not found 12-26 02:41:50.606 2272 2272 W libprocessgroup: Controller io is not found 12-26 02:44:48.531 3961 3961 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 02:44:48.774 3961 3961 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 02:44:48.774 3961 3961 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 02:44:48.774 3961 3961 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 02:44:48.774 3961 3961 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 02:44:48.774 3961 3961 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 02:44:48.774 3961 3961 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 02:44:48.774 3961 3961 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 02:44:48.774 3961 3961 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 02:44:48.774 3961 3961 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 02:44:48.774 3961 3961 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 02:44:48.775 3961 3961 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 02:44:48.775 3961 3961 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 02:44:48.775 3961 3961 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 02:44:48.775 3961 3961 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 02:44:48.775 3961 3961 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 02:44:48.775 3961 3961 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 02:44:48.775 3961 3961 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 02:44:48.775 3961 3961 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 02:44:48.775 3961 3961 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 02:44:48.775 3961 3961 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 02:44:48.775 3961 3961 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 02:44:48.775 3961 3961 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 02:44:48.775 3961 3961 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 02:44:48.789 3961 3961 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. 12-26 02:44:49.057 3961 3961 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 02:44:49.057 3961 3961 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 02:44:49.258 3961 4075 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 02:44:49.258 3961 4075 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 02:44:49.258 3961 4075 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 02:44:49.506 4057 4057 W libprocessgroup: Controller io is not found 12-26 02:44:49.506 4057 4057 W libprocessgroup: Controller io is not found 12-26 02:44:49.506 4057 4057 W libprocessgroup: --------- beginning of main 12-26 03:01:48.492 7700 7700 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 03:01:48.699 7700 7700 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 03:01:48.699 7700 7700 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 03:01:48.699 7700 7700 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 03:01:48.699 7700 7700 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 03:01:48.699 7700 7700 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 03:01:48.699 7700 7700 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 03:01:48.699 7700 7700 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 03:01:48.699 7700 7700 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 03:01:48.699 7700 7700 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 03:01:48.699 7700 7700 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 03:01:48.699 7700 7700 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 03:01:48.699 7700 7700 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 03:01:48.699 7700 7700 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 03:01:48.699 7700 7700 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 03:01:48.699 7700 7700 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 03:01:48.699 7700 7700 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 03:01:48.699 7700 7700 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 03:01:48.699 7700 7700 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 03:01:48.699 7700 7700 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 03:01:48.699 7700 7700 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 03:01:48.699 7700 7700 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 03:01:48.699 7700 7700 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 03:01:48.699 7700 7700 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 03:01:48.710 7700 7700 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. 12-26 03:01:48.911 7700 7700 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 03:01:48.911 7700 7700 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 03:01:49.116 7700 7760 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 03:01:49.116 7700 7760 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 03:01:49.116 7700 7760 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 03:01:49.291 7744 7744 W libprocessgroup: Controller io is not found 12-26 03:01:49.291 7744 7744 W libprocessgroup: Controller io is not found 12-26 03:01:49.291 7744 7744 W libprocessgroup: Controller io is not found 12-26 03:09:48.492 9315 9315 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 03:09:48.680 9315 9315 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-26 03:09:48.689 9315 9315 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. 12-26 03:09:48.902 9315 9315 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 03:09:48.902 9315 9315 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 03:09:49.130 9315 9368 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 03:09:49.130 9315 9368 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 03:09:49.130 9315 9368 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 03:09:49.263 9353 9353 W libprocessgroup: Controller io is not found 12-26 03:09:49.263 9353 9353 W libprocessgroup: Controller io is not found 12-26 03:09:49.263 9353 9353 W libprocessgroup: Controller io is not found 12-26 03:21:48.554 12537 12537 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 03:21:48.860 12537 12537 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 03:21:48.862 12537 12537 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 03:21:48.862 12537 12537 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 03:21:48.862 12537 12537 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 03:21:48.862 12537 12537 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 03:21:48.862 12537 12537 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 03:21:48.862 12537 12537 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 03:21:48.862 12537 12537 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 03:21:48.862 12537 12537 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 03:21:48.862 12537 12537 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 03:21:48.863 12537 12537 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 03:21:48.863 12537 12537 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 03:21:48.863 12537 12537 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 03:21:48.863 12537 12537 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 03:21:48.863 12537 12537 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 03:21:48.863 12537 12537 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 03:21:48.863 12537 12537 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 03:21:48.863 12537 12537 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 03:21:48.863 12537 12537 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 03:21:48.863 12537 12537 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 03:21:48.863 12537 12537 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 03:21:48.863 12537 12537 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 03:21:48.863 12537 12537 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 03:21:48.886 12537 12537 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-26 03:21:49.238 12537 12537 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 03:21:49.238 12537 12537 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 03:21:49.534 12537 12601 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 03:21:49.534 12537 12601 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 03:21:49.534 12537 12601 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 03:21:49.597 12588 12588 W libprocessgroup: Controller io is not found 12-26 03:21:49.597 12588 12588 W libprocessgroup: Controller io is not found 12-26 03:21:49.597 12588 12588 W libprocessgroup: Controller io is not found 12-26 03:26:48.485 14800 14800 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 03:26:48.654 14800 14800 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 03:26:48.654 14800 14800 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 03:26:48.654 14800 14800 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 03:26:48.654 14800 14800 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 03:26:48.654 14800 14800 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 03:26:48.654 14800 14800 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 03:26:48.654 14800 14800 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 03:26:48.654 14800 14800 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 03:26:48.654 14800 14800 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 03:26:48.654 14800 14800 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 03:26:48.654 14800 14800 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 03:26:48.654 14800 14800 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 03:26:48.654 14800 14800 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 03:26:48.654 14800 14800 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 03:26:48.654 14800 14800 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 03:26:48.654 14800 14800 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 03:26:48.654 14800 14800 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 03:26:48.654 14800 14800 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 03:26:48.654 14800 14800 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 03:26:48.655 14800 14800 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 03:26:48.655 14800 14800 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 03:26:48.655 14800 14800 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 03:26:48.655 14800 14800 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 03:26:48.662 14800 14800 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. 12-26 03:26:48.864 14800 14800 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 --------- beginning of main 12-26 03:26:49.083 14800 14854 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 03:26:49.083 14800 14854 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 03:26:49.083 14800 14854 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 03:26:49.199 14838 14838 W libprocessgroup: Controller io is not found 12-26 03:26:49.199 14838 14838 W libprocessgroup: Controller io is not found 12-26 03:26:49.199 14838 14838 W libprocessgroup: Controller io is not found 12-26 03:47:48.517 17115 17115 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 03:47:48.672 17115 17115 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 03:47:48.673 17115 17115 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 03:47:48.673 17115 17115 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 03:47:48.673 17115 17115 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 03:47:48.674 17115 17115 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 03:47:48.674 17115 17115 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 03:47:48.674 17115 17115 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 03:47:48.674 17115 17115 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 03:47:48.674 17115 17115 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 03:47:48.674 17115 17115 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 03:47:48.674 17115 17115 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 03:47:48.674 17115 17115 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 03:47:48.674 17115 17115 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 03:47:48.674 17115 17115 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 03:47:48.674 17115 17115 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 03:47:48.674 17115 17115 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 03:47:48.674 17115 17115 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 03:47:48.674 17115 17115 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 03:47:48.674 17115 17115 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 03:47:48.674 17115 17115 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 03:47:48.674 17115 17115 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 03:47:48.674 17115 17115 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 03:47:48.674 17115 17115 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 03:47:48.683 17115 17115 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. 12-26 03:47:48.912 17115 17115 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 03:47:48.912 17115 17115 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 03:47:49.065 17115 17170 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 03:47:49.065 17115 17170 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-26 03:47:49.259 17155 17155 W libprocessgroup: Controller io is not found 12-26 03:47:49.259 17155 17155 W libprocessgroup: Controller io is not found 12-26 03:47:49.259 17155 17155 W libprocessgroup: Controller io is not found 12-26 03:56:48.561 19054 19054 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 03:56:48.771 19054 19054 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 03:56:48.771 19054 19054 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 03:56:48.771 19054 19054 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 03:56:48.771 19054 19054 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 03:56:48.771 19054 19054 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 03:56:48.771 19054 19054 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 03:56:48.771 19054 19054 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 03:56:48.771 19054 19054 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 03:56:48.771 19054 19054 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 03:56:48.771 19054 19054 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 03:56:48.771 19054 19054 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 03:56:48.771 19054 19054 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 03:56:48.771 19054 19054 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 03:56:48.771 19054 19054 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 03:56:48.771 19054 19054 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 03:56:48.771 19054 19054 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 03:56:48.771 19054 19054 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 03:56:48.771 19054 19054 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 03:56:48.771 19054 19054 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 03:56:48.771 19054 19054 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 03:56:48.771 19054 19054 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 03:56:48.771 19054 19054 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 03:56:48.771 19054 19054 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 03:56:48.779 19054 19054 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. 12-26 03:56:48.976 19054 19054 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 03:56:48.976 19054 19054 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 03:56:49.133 19054 19147 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 03:56:49.133 19054 19147 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 03:56:49.133 19054 19147 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 03:56:49.362 19130 19130 W libprocessgroup: Controller io is not found 12-26 03:56:49.362 19130 19130 W libprocessgroup: Controller io is not found 12-26 03:56:49.362 19130 19130 W libprocessgroup: --------- beginning of main 12-26 04:06:48.037 22069 22069 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 04:06:48.423 22069 22069 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 04:06:48.423 22069 22069 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 04:06:48.423 22069 22069 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 04:06:48.423 22069 22069 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 04:06:48.423 22069 22069 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 04:06:48.423 22069 22069 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 04:06:48.424 22069 22069 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 04:06:48.424 22069 22069 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 04:06:48.424 22069 22069 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 04:06:48.424 22069 22069 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 04:06:48.424 22069 22069 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 04:06:48.424 22069 22069 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 04:06:48.424 22069 22069 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 04:06:48.424 22069 22069 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 04:06:48.424 22069 22069 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 04:06:48.424 22069 22069 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 04:06:48.424 22069 22069 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 04:06:48.424 22069 22069 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 04:06:48.424 22069 22069 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 04:06:48.424 22069 22069 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 04:06:48.424 22069 22069 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 04:06:48.424 22069 22069 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 04:06:48.424 22069 22069 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 04:06:48.435 22069 22069 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. 12-26 04:06:49.037 22069 22069 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 04:06:49.038 22069 22069 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 04:06:49.456 22069 22134 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 04:06:49.456 22069 22134 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 04:06:49.456 22069 22134 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 04:06:49.520 22119 22119 W libprocessgroup: Controller io is not found 12-26 04:06:49.520 22119 22119 W libprocessgroup: Controller io is not found 12-26 04:06:49.520 22119 22119 W libprocessgroup: Controller io is not found 12-26 04:19:48.501 24303 24303 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 04:19:48.701 24303 24303 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 04:19:48.701 24303 24303 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 04:19:48.701 24303 24303 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 04:19:48.701 24303 24303 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 04:19:48.701 24303 24303 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 04:19:48.701 24303 24303 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 04:19:48.701 24303 24303 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 04:19:48.701 24303 24303 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 04:19:48.701 24303 24303 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 04:19:48.701 24303 24303 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 04:19:48.701 24303 24303 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 04:19:48.701 24303 24303 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 04:19:48.701 24303 24303 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 04:19:48.701 24303 24303 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 04:19:48.701 24303 24303 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 04:19:48.701 24303 24303 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 04:19:48.701 24303 24303 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 04:19:48.701 24303 24303 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 04:19:48.701 24303 24303 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 04:19:48.701 24303 24303 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 04:19:48.701 24303 24303 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 04:19:48.701 24303 24303 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 04:19:48.701 24303 24303 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 04:19:48.716 24303 24303 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. 12-26 04:19:48.919 24303 24303 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 04:19:48.919 24303 24303 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 04:19:49.134 24303 24351 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 04:19:49.134 24303 24351 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 04:19:49.134 24303 24351 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 04:19:49.349 24337 24337 W libprocessgroup: Controller io is not found 12-26 04:19:49.350 24337 24337 W libprocessgroup: Controller io is not found 12-26 04:19:49.350 24337 24337 W libprocessgroup: Controller io is not found 12-26 04:27:20.085 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-26 04:27:20.085 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-26--------- beginning of main 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-26 04:27:20.086 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-26 04:27:20.087 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-26 04:27:20.087 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-26 04:27:20.087 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/base.apk' with 1 weak references 12-26 04:27:20.088 24303 24313 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-26 04:37:48.540 26892 26892 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 04:37:48.727 26892 26892 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 04:37:48.728 26892 26892 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 04:37:48.728 26892 26892 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 04:37:48.728 26892 26892 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 04:37--------- beginning of main 12-26 04:37:48.739 26892 26892 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. 12-26 04:37:48.949 26892 26892 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 04:37:48.949 26892 26892 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 04:37:49.103 26892 26945 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 04:37:49.103 26892 26945 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 04:37:49.103 26892 26945 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 04:37:49.291 26930 26930 W libprocessgroup: Controller io is not found 12-26 04:37:49.292 26930 26930 W libprocessgroup: Controller io is not found 12-26 04:37:49.292 26930 26930 W libprocessgroup: Controller io is not found 12-26 04:56:48.540 28638 28638 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 04:56:48.678 28638 28638 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 04:56:48.679 28638 28638 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 04:56:48.679 28638 28638 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 04:56:48.679 28638 28638 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 04:56:48.679 28638 28638 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 04:56:48.679 28638 28638 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 04:56:48.679 28638 28638 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 04:56:48.679 28638 28638 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 04:56:48.679 28638 28638 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 04:56:48.679 28638 28638 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 04:56:48.679 28638 28638 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 04:56:48.679 28638 28638 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 04:56:48.679 28638 28638 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 04:56:48.679 28638 28638 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 04:56:48.679 28638 28638 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 04:56:48.679 28638 28638 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 04:56:48.679 28638 28638 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 04:56:48.679 28638 28638 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 04:56:48.679 28638 28638 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 04:56:48.679 28638 28638 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 04:56:48.679 28638 28638 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 04:56:48.679 28638 28638 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 04:56:48.679 28638 28638 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 04:56:48.688 28638 28638 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-26 04:56:48.878 28638 28638 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 04:56:48.878 28638 28638 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 04:56:49.002 28638 28695 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 04:56:49.002 28638 28695 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 04:56:49.002 28638 28695 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 04:56:49.225 28680 28680 W libprocessgroup: Controller io is not found 12-26 04:56:49.225 28680 28680 W libprocessgroup: Controller io is not found 12-26 04:56:49.225 28680 28680 W libprocessgroup: Controller io is not found 12-26 05:14:48.546 31152 31152 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 05:14:48.709 31152 31152 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 05:14:48.709 31152 31152 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 05:14:48.709 31152 31152 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 05:14:48.709 31152 31152 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 05:14:48.709 31152 31152 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 05:14:48.709 31152 31152 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 05:14:48.709 31152 31152 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 05:14:48.709 31152 31152 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 05:14:48.710 31152 31152 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 05:14:48.710 31152 31152 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 05:14:48.710 31152 31152 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 05:14:48.710 31152 31152 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 05:14:48.710 31152 31152 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 05:14:48.710 31152 31152 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 05:14:48.710 31152 31152 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 05:14:48.710 31152 31152 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 05:14:48.710 31152 31152 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 05:14:48.710 31152 31152 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 05:14:48.710 31152 31152 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 05:14:48.710 31152 31152 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 05:14:48.710 31152 31152 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 05:14:48.710 31152 31152 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 05:14:48.710 31152 31152 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 05:14:48.718 31152 31152 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. 12-26 05:14:48.918 31152 31152 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 --------- beginning of main 12-26 05:14:49.057 31152 31207 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 05:14:49.057 31152 31207 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 05:14:49.057 31152 31207 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 05:14:49.247 31193 31193 W libprocessgroup: Controller io is not found 12-26 05:14:49.248 31193 31193 W libprocessgroup: Controller io is not found 12-26 05:14:49.248 31193 31193 W libprocessgroup: Controller io is not found 12-26 05:24:48.539 2001 2001 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 05:24:48.703 2001 2001 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 05:24:48.703 2001 2001 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 05:24:48.703 2001 2001 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 05:24:48.703 2001 2001 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 05:24:48.703 2001 2001 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 05:24:48.703 2001 2001 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 05:24:48.703 2001 2001 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 05:24:48.703 2001 2001 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 05:24:48.703 2001 2001 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 05:24:48.704 2001 2001 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 05:24:48.704 2001 2001 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 05:24:48.704 2001 2001 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 05:24:48.704 2001 2001 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 05:24:48.704 2001 2001 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 05:24:48.704 2001 2001 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 05:24:48.704 2001 2001 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 05:24:48.704 2001 2001 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 05:24:48.704 2001 2001 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 05:24:48.704 2001 2001 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 05:24:48.704 2001 2001 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 05:24:48.704 2001 2001 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 05:24:48.704 2001 2001 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 05:24:48.704 2001 2001 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 05:24:48.712 2001 2001 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. 12-26 05:24:48.963 2001 2001 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 05:24:48.963 2001 2001 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 05:24:49.115 2001 2117 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 05:24:49.115 2001 2117 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-26 05:24:49.308 2093 2093 W libprocessgroup: Controller io is not found 12-26 05:24:49.308 2093 2093 W libprocessgroup: Controller io is not found 12-26 05:24:49.308 2093 2093 W libprocessgroup: Controller io is not found 12-26 05:38:41.237 4620 4620 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 05:38:41.377 4620 4620 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 05:38:41.377 4620 4620 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 05:38:41.377 4620 4620 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 05:38:41.377 4620 4620 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 05:38:41.377 4620 4620 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 05:38:41.377 4620 4620 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 05:38:41.377 4620 4620 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 05:38:41.377 4620 4620 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 05:38:41.377 4620 4620 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 05:38:41.377 4620 4620 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 05:38:41.377 4620 4620 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 05:38:41.377 4620 4620 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 05:38:41.377 4620 4620 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 05:38:41.377 4620 4620 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 05:38:41.377 4620 4620 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 05:38:41.377 4620 4620 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 05:38:41.377 4620 4620 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 05:38:41.377 4620 4620 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 05:38:41.377 4620 4620 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 05:38:41.377 4620 4620 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 05:38:41.377 4620 4620 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 05:38:41.378 4620 4620 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 05:38:41.378 4620 4620 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 05:38:41.386 4620 4620 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. 12-26 05:38:41.628 4620 4620 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 05:38:41.629 4620 4620 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 05:38:41.816 4620 4711 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 05:38:41.816 4620 4711 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 05:38:41.816 4620 4711 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 05:38:41.994 4697 4697 W libprocessgroup: Controller io is not found 12-26 05:38:41.994 4697 4697 W libprocessgroup: Controller io is not found 12-26 05:38:41.994 4697 4697 W libprocessgroup: --------- beginning of main 12-26 05:59:48.548 6273 6273 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 05:59:48.676 6273 6273 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 05:59:48.677 6273 6273 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 05:59:48.677 6273 6273 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 05:59:48.677 6273 6273 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 05:59:48.677 6273 6273 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 05:59:48.677 6273 6273 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 05:59:48.677 6273 6273 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 05:59:48.677 6273 6273 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 05:59:48.677 6273 6273 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 05:59:48.677 6273 6273 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 05:59:48.677 6273 6273 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 05:59:48.677 6273 6273 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 05:59:48.677 6273 6273 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 05:59:48.677 6273 6273 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 05:59:48.677 6273 6273 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 05:59:48.677 6273 6273 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 05:59:48.677 6273 6273 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 05:59:48.677 6273 6273 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 05:59:48.677 6273 6273 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 05:59:48.677 6273 6273 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 05:59:48.677 6273 6273 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 05:59:48.677 6273 6273 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 05:59:48.677 6273 6273 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 05:59:48.685 6273 6273 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. 12-26 05:59:48.877 6273 6273 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 05:59:48.877 6273 6273 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 05:59:49.041 6273 6332 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 05:59:49.041 6273 6332 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 05:59:49.041 6273 6332 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 05:59:49.215 6319 6319 W libprocessgroup: Controller io is not found 12-26 05:59:49.215 6319 6319 W libprocessgroup: Controller io is not found 12-26 05:59:49.215 6319 6319 W libprocessgroup: Controller io is not found 12-26 06:14:48.057 8094 8094 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 06:14:48.245 8094 8094 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-26 16:43:22.493 21950 21950 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 16:43:23.377 21950 21950 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 16:43:23.391 21950 21950 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 16:43:23.391 21950 21950 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 16:43:23.392 21950 21950 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 16:43:23.392 21950 21950 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 16:43:23.392 21950 21950 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 16:43:23.392 21950 21950 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 16:43:23.392 21950 21950 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 16:43:23.392 21950 21950 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 16:43:23.392 21950 21950 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 16:43:23.392 21950 21950 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 16:43:23.392 21950 21950 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 16:43:23.392 21950 21950 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 16:43:23.392 21950 21950 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 16:43:23.392 21950 21950 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 16:43:23.392 21950 21950 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 16:43:23.392 21950 21950 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 16:43:23.392 21950 21950 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 16:43:23.392 21950 21950 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 16:43:23.392 21950 21950 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 16:43:23.392 21950 21950 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 16:43:23.392 21950 21950 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 16:43:23.392 21950 21950 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 16:43:23.443 21950 21950 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. 12-26 16:43:25.153 21950 21950 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 16:43:25.153 21950 21950 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 16:43:26.711 22235 22235 W libprocessgroup: Controller io is not found 12-26 16:43:26.712 22235 22235 W libprocessgroup: Controller io is not found 12-26 16:43:26.712 22235 22235 W libprocessgroup: Controller io is not found 12-26 16:43:26.975 21950 22448 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 16:43:26.975 21950 22448 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 16:43:26.975 21950 22448 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 16:44:48.552 24510 24510 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 16:44:48.792 24510 24510 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-26 16:44:48.795 24510 24510 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 16:44:48.795 24510 24510 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 16:44:48.795 24510 24510 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 16:44:48.796 24510 24510 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 16:44:48.796 24510 24510 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 16:44:48.796 24510 24510 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 16:44:48.796 24510 24510 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 16:44:48.796 24510 24510 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 16:44:48.796 24510 24510 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 16:44:48.796 24510 24510 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 16:44:48.796 24510 24510 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 16:44:48.796 24510 24510 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 16:44:48.796 24510 24510 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 16:44:48.796 24510 24510 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 16:44:48.796 24510 24510 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 16:44:48.796 24510 24510 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 16:44:48.796 24510 24510 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 16:44:48.796 24510 24510 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 16:44:48.796 24510 24510 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 16:44:48.796 24510 24510 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 16:44:48.796 24510 24510 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 16:44:48.796 24510 24510 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 16:44:48.818 24510 24510 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. 12-26 16:44:49.311 24510 24510 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 16:44:49.311 24510 24510 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 16:44:49.510 24510 24565 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 16:44:49.510 24510 24565 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 16:44:49.510 24510 24565 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 16:44:49.657 24549 24549 W libprocessgroup: Controller io is not found 12-26 16:44:49.657 24549 24549 W libprocessgroup: Controller io is not found 12-26 16:44:49.657 24549 24549 W libprocessgroup: Controller io is not found 12-26 16:51:48.565 27660 27660 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 16:51:48.916 27660 27660 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 16:51:48.943 27660 27660 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 16:51:48.943 27660 27660 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 16:51:48--------- beginning of main 12-26 23:36:35.647 32563 32563 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 23:36:36.661 32563 32563 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 23:36:36.672 32563 32563 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 23:36:36.672 32563 32563 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 23:36:36.672 32563 32563 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 23:36:36.672 32563 32563 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 23:36:36.672 32563 32563 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 23:36:36.672 32563 32563 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 23:36:36.672 32563 32563 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 23:36:36.672 32563 32563 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 23:36:36.672 32563 32563 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 23:36:36.672 32563 32563 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 23:36:36.672 32563 32563 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 23:36:36.672 32563 32563 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 23:36:36.672 32563 32563 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 23:36:36.672 32563 32563 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 23:36:36.672 32563 32563 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 23:36:36.672 32563 32563 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 23:36:36.672 32563 32563 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 23:36:36.672 32563 32563 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 23:36:36.672 32563 32563 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 23:36:36.672 32563 32563 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 23:36:36.672 32563 32563 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 23:36:36.672 32563 32563 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 23:36:36.849 32563 32563 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. 12-26 23:36:39.661 32563 32563 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 23:36:39.661 32563 32563 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 23:36:40.894 32563 2021 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 23:36:40.894 32563 2021 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 23:36:40.894 32563 2021 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 23:36:41.064 32563 2021 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 170.088ms (364.52 bytecodes/s) (2648B approximate peak alloc) 12-26 23:36:41.298 1850 1850 W libprocessgroup: Controller io is not found 12-26 23:36:41.298 1850 1850 W libprocessgroup: Controller io is not found 12-26 23:36:41.298 1850 1850 W libprocessgroup: Controller io is not found 12-26 23:37:48.505 4090 4090 E com.mb--------- beginning of main 12-26 23:37:48.803 4090 4090 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 23:37:48.808 4090 4090 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-26 23:37:48.808 4090 4090 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-26 23:37:48.808 4090 4090 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-26 23:37:48.808 4090 4090 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-26 23:37:48.808 4090 4090 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-26 23:37:48.808 4090 4090 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-26 23:37:48.808 4090 4090 W System.err: at java.lang.Class.newInstance(Native Method) 12-26 23:37:48.808 4090 4090 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-26 23:37:48.808 4090 4090 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-26 23:37:48.808 4090 4090 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-26 23:37:48.808 4090 4090 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-26 23:37:48.808 4090 4090 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-26 23:37:48.808 4090 4090 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-26 23:37:48.808 4090 4090 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-26 23:37:48.808 4090 4090 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-26 23:37:48.808 4090 4090 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-26 23:37:48.808 4090 4090 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-26 23:37:48.808 4090 4090 W System.err: at android.os.Looper.loop(Looper.java:319) 12-26 23:37:48.808 4090 4090 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-26 23:37:48.808 4090 4090 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-26 23:37:48.808 4090 4090 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-26 23:37:48.808 4090 4090 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-26 23:37:48.829 4090 4090 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. 12-26 23:37:49.298 4090 4090 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-26 23:37:49.298 4090 4090 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-26 23:37:49.602 4090 4153 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-26 23:37:49.602 4090 4153 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-26 23:37:49.602 4090 4153 W com.mbwhatsapp: and incorrect proguard optimizations. 12-26 23:37:49.632 4138 4138 W libprocessgroup: Controller io is not found 12-26 23:37:49.632 4138 4138 W libprocessgroup: Controller io is not found 12-26 23:37:49.632 4138 4138 W libprocessgroup: Controller io is not found 12-26 23:41:48.505 6838 6838 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-26 23:41:48.903 6838 6838 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-26 23:41:48.905 6838 6838 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-27 00:28:07.881 31117 31117 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 00:28:08.692 31117 31117 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 00:28:08.694 31117 31117 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 00:28:08.694 31117 31117 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 00:28:08.694 31117 31117 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 00:28:08.694 31117 31117 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 00:28:08.694 31117 31117 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 00:28:08.694 31117 31117 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 00:28:08.694 31117 31117 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 00:28:08.694 31117 31117 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 00:28:08.694 31117 31117 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 00:28:08.694 31117 31117 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 00:28:08.694 31117 31117 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 00:28:08.694 31117 31117 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 00:28:08.694 31117 31117 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 00:28:08.694 31117 31117 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 00:28:08.694 31117 31117 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 00:28:08.694 31117 31117 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 00:28:08.694 31117 31117 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 00:28:08.694 31117 31117 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 00:28:08.694 31117 31117 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 00:28:08.694 31117 31117 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 00:28:08.694 31117 31117 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 00:28:08.695 31117 31117 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 00:28:08.744 31117 31117 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. 12-27 00:28:11.474 31117 31117 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 00:28:11.474 31117 31117 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 00:28:12.455 31117 31967 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 00:28:12.455 31117 31967 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 00:28:12.455 31117 31967 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 00:28:12.795 31927 31927 W libprocessgroup: Controller io is not found 12-27 00:28:12.795 31927 31927 W libprocessgroup: Controller io is not found 12-27 00:28:12.795 31927 31927 W libprocessgroup: Controller io is not found 12-27 00:32:48.510 2645 2645 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 00:32:48.684 2645 2645 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-27 00:32:48.685 2645 2645 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 00:32:48.685 2645 2645 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 00:32:48.696 2645 2645 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. 12-27 00:32:48.916 2645 2645 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 00:32:48.916 2645 2645 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 00:32:49.053 2645 2702 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 00:32:49.053 2645 2702 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 00:32:49.053 2645 2702 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 00:32:49.251 2688 2688 W libprocessgroup: Controller io is not found 12-27 00:32:49.251 2688 2688 W libprocessgroup: Controller io is not found 12-27 00:32:49.251 2688 2688 W libprocessgroup: Controller io is not found 12-27 00:43:48.519 5400 5400 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 00:43:48.769 5400 5400 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 00:43:48.772 5400 5400 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 00:43:48.772 5400 5400 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 00:43:48.772 5400 5400 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 00:43:48.772 5400 5400 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 00:43:48.772 5400 5400 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 00:43:48.772 5400 5400 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 00:43:48.773 5400 5400 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 00:43:48.773 5400 5400 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 00:43:48.773 5400 5400 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 00:43:48.773 5400 5400 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 00:43:48.773 5400 5400 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 00:43:48.773 5400 5400 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 00:43:48.773 5400 5400 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 00:43:48.773 5400 5400 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 00:43:48.773 5400 5400 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 00:43:48.773 5400 5400 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 00:43:48.773 5400 5400 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 00:43:48.773 5400 5400 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 00:43:48.773 5400 5400 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 00:43:48.773 5400 5400 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 00:43:48.773 5400 5400 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 00:43:48.773 5400 5400 W System.err: at com.android.internal.os.--------- beginning of main 12-27 00:43:48.789 5400 5400 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. 12-27 00:43:49.214 5400 5400 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 00:43:49.214 5400 5400 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 00:43:49.509 5400 5482 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 00:43:49.509 5400 5482 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 00:43:49.509 5400 5482 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 00:43:49.587 5462 5462 W libprocessgroup: Controller io is not found 12-27 00:43:49.587 5462 5462 W libprocessgroup: Controller io is not found 12-27 00:43:49.587 5462 5462 W libprocessgroup: Controller io is not found 12-27 00:53:48.518 8663 8663 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 00:53:48.817 8663 8663 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 00:53:48.819 8663 8663 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 00:53:48.819 8663 8663 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 00:53:48.819 8663 8663 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 00:53:48.819 8663 8663 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 00:53:48.819 8663 8663 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 00:53:48.819 8663 8663 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 00:53:48.820 8663 8663 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 00:53:48.820 8663 8663 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 00:53:48.820 8663 8663 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 00:53:48.820 8663 8663 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 00:53:48.820 8663 8663 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 00:53:48.820 8663 8663 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 00:53:48.820 8663 8663 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 00:53:48.820 8663 8663 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 00:53:48.820 8663 8663 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 00:53:48.820 8663 8663 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 00:53:48.820 8663 8663 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 00:53:48.820 8663 8663 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 00:53:48.820 8663 8663 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 00:53:48.820 8663 8663 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 00:53:48.820 8663 8663 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 00:53:48.820 8663 8663 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 00:53:48.834 8663 8663 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-27 00:53:49.140 8663 8663 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 00:53:49.141 8663 8663 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 00:53:49.330 8663 8738 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 00:53:49.330 8663 8738 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 00:53:49.330 8663 8738 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 00:53:49.501 8725 8725 W libprocessgroup: Controller io is not found 12-27 00:53:49.502 8725 8725 W libprocessgroup: Controller io is not found 12-27 00:53:49.502 8725 8725 W libprocessgroup: Controller io is not found 12-27 00:58:48.498 14052 14052 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 00:58:48.858 14052 14052 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 00:58:48.861 14052 14052 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 00:58:48.861 14052 14052 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 00:58:48.861 14052 14052 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 00:58:48.861 14052 14052 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 00:58:48.861 14052 14052 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 00:58:48.861 14052 14052 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 00:58:48.861 14052 14052 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 00:58:48.861 14052 14052 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 00:58:48.861 14052 14052 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 00:58:48.861 14052 14052 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 00:58:48.862 14052 14052 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 00:58:48.862 14052 14052 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 00:58:48.862 14052 14052 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 00:58:48.862 14052 14052 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 00:58:48.862 14052 14052 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 00:58:48.862 14052 14052 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 00:58:48.862 14052 14052 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 00:58:48.862 14052 14052 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 00:58:48.862 14052 14052 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 00:58:48.862 14052 14052 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 00:58:48.862 14052 14052 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 00:58:48.862 14052 14052 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 00:58:48.888 14052 14052 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. 12-27 00:58:49.346 14052 14052 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 --------- beginning of main 12-27 05:43:22.048 8568 8568 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 05:43:23.716 8568 8568 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 05:43:23.721 8568 8568 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 05:43:23.721 8568 8568 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 05:43:23.721 8568 8568 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 05:43:23.721 8568 8568 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 05:43:23.721 8568 8568 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 05:43:23.721 8568 8568 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 05:43:23.721 8568 8568 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 05:43:23.721 8568 8568 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 05:43:23.721 8568 8568 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 05:43:23.721 8568 8568 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 05:43:23.721 8568 8568 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 05:43:23.721 8568 8568 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 05:43:23.721 8568 8568 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 05:43:23.721 8568 8568 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 05:43:23.721 8568 8568 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 05:43:23.721 8568 8568 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 05:43:23.721 8568 8568 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 05:43:23.721 8568 8568 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 05:43:23.721 8568 8568 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 05:43:23.721 8568 8568 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 05:43:23.721 8568 8568 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 05:43:23.721 8568 8568 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 05:43:24.004 8568 8568 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. 12-27 05:43:27.169 8568 8568 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 05:43:27.169 8568 8568 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 05:43:28.375 9168 9168 W libprocessgroup: Controller io is not found 12-27 05:43:28.375 9168 9168 W libprocessgroup: Controller io is not found 12-27 05:43:28.375 9168 9168 W libprocessgroup: Controller io is not found 12-27 05:43:28.384 8568 9395 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 05:43:28.384 8568 9395 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 05:43:28.384 8568 9395 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 06:18:48.523 12628 12628 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 06:18:49.655 12628 12628 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 06:18:49.663 12628 12628 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 06:18:49.663 12628 12628 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 06:18:49.663 12628 12628 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 06:18:49.663 12628 12628 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 06:18:49.663 12628 12628 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 06:18:49.663 12628 12628 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 06:18:49.663 12628 12628 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 06:18:49.663 12628 12628 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 06:18:49.663 12628 12628 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 06:18:49.663 12628 12628 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 06:18:49.663 12628 12628 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 06:18:49.663 12628 12628 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 06:18:49.663 12628 12628 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 06:18:49.663 12628 12628 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 06:18:49.663 12628 12628 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 06:18:49.663 12628 12628 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 06:18:49.663 12628 12628 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 06:18:49.663 12628 12628 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 06:18:49.663 12628 12628 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 06:18:49.663 12628 12628 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 06:18:49.663 12628 12628 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 06:18:49.663 12628 12628 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 06:18:49.735 12628 12628 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. 12-27 06:18:51.104 12628 12628 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 06:18:51.104 12628 12628 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 06:18:51.573 12974 12974 W libprocessgroup: Controller io is not found 12-27 06:18:51.573 12974 12974 W libprocessgroup: Controller io is not found 12-27 06:18:51.573 12974 12974 W libprocessgroup: Controller io is not found 12-27 06:18:52.176 12628 13060 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 06:18:52.176 12628 13060 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 06:18:52.176 12628 13060 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 06:19:00.429 12628 12639 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-27 06:19:00.431 12628 12639 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-27--------- beginning of main 12-27 16:30:21.798 2148 2148 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 16:30:22.933 2148 2148 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 16:30:22.937 2148 2148 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 16:30:22.937 2148 2148 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 16:30:22.937 2148 2148 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 16:30:22.937 2148 2148 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 16:30:22.937 2148 2148 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 16:30:22.937 2148 2148 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 16:30:22.937 2148 2148 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 16:30:22.937 2148 2148 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 16:30:22.937 2148 2148 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 16:30:22.938 2148 2148 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 16:30:22.938 2148 2148 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 16:30:22.938 2148 2148 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 16:30:22.938 2148 2148 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 16:30:22.938 2148 2148 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 16:30:22.938 2148 2148 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 16:30:22.938 2148 2148 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 16:30:22.942 2148 2148 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 16:30:22.942 2148 2148 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 16:30:22.942 2148 2148 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 16:30:22.942 2148 2148 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 16:30:22.942 2148 2148 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 16:30:22.942 2148 2148 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 16:30:23.013 2148 2148 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. 12-27 16:30:25.941 2148 2148 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 16:30:25.942 2148 2148 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 16:30:28.553 2148 3582 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 16:30:28.553 2148 3582 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 16:30:28.553 2148 3582 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 16:30:28.569 2148 2148 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (2507) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 439ms 12-27 16:30:28.685 2148 3582 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 132.183ms (469.05 bytecodes/s) (2648B approxi--------- beginning of main 12-27 16:30:28.993 3224 3224 W libprocessgroup: Controller io is not found 12-27 16:30:28.993 3224 3224 W libprocessgroup: Controller io is not found 12-27 16:30:28.993 3224 3224 W libprocessgroup: Controller io is not found 12-27 16:30:33.318 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.318 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.318 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.318 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:30:33.319 2148 2159 W System : A resource failed to call close. 12-27 16:31:48.021 5250 5250 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 16:31:48.296 5250 5250 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 16:31:48.298 5250 5250 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 16:31:48.298 5250 5250 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 16:31:48.298 5250 5250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 16:31:48.298 5250 5250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 16:31:48.298 5250 5250 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 16:31:48.298 5250 5250 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 16:31:48.298 5250 5250 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 16:31:48.298 5250 5250 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 16:31:48.298 5250 5250 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 16:31:48.298 5250 5250 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 16:31:48.298 5250 5250 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 16:31:48.298 5250 5250 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 16:31:48.298 5250 5250 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 16:31:48.298 5250 5250 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 16:31:48.298 5250 5250 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 16:31:48.298 5250 5250 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 16:31:48.298 5250 5250 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 16:31:48.298 5250 5250 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 16:31:48.298 5250 5250 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 16:31:48.298 5250 5250 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 16:31:48.298 5250 5250 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 16:31:48.298 5250 5250 W System.err: --------- beginning of main 12-27 16:31:48.321 5250 5250 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. 12-27 16:31:48.755 5250 5250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 16:31:48.756 5250 5250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 16:31:49.010 5250 5319 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 16:31:49.010 5250 5319 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 16:31:49.010 5250 5319 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 16:31:49.127 5299 5299 W libprocessgroup: Controller io is not found 12-27 16:31:49.128 5299 5299 W libprocessgroup: Controller io is not found 12-27 16:31:49.128 5299 5299 W libprocessgroup: Controller io is not found 12-27 16:41:47.971 8246 8246 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 16:41:48.312 8246 8246 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 16:41:48.315 8246 8246 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 16:41:48.315 8246 8246 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 16:41:48.315 8246 8246 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 16:41:48.315 8246 8246 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 16:41:48.315 8246 8246 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 16:41:48.315 8246 8246 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 16:41:48.315 8246 8246 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 16:41:48.315 8246 8246 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 16:41:48.315 8246 8246 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 16:41:48.315 8246 8246 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 16:41:48.315 8246 8246 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 16:41:48.315 8246 8246 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 16:41:48.315 8246 8246 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 16:41:48.315 8246 8246 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 16:41:48.315 8246 8246 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 16:41:48.315 8246 8246 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 16:41:48.315 8246 8246 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 16:41:48.315 8246 8246 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 16:41:48.315 8246 8246 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 16:41:48.315 8246 8246 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 16:41:48.315 8246 8246 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 16:41:48.315 8246 8246 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 16:41:48.333 8246 8246 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-27 16:41:49.282 8246 8246 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 16:41:49.282 8246 8246 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 16:41:49.636 8353 8353 W libprocessgroup: Controller io is not found 12-27 16:41:49.636 8353 8353 W libprocessgroup: Controller io is not found 12-27 16:41:49.637 8353 8353 W libprocessgroup: Controller io is not found 12-27 16:41:49.998 8246 8367 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 16:41:49.998 8246 8367 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 16:41:49.998 8246 8367 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 16:45:48.001 9732 9732 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 16:45:48.321 9732 9732 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 16:45:48.324 9732 9732 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 16:45:48.324 9732 9732 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 16:45:48.324 9732 9732 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 16:45:48.324 9732 9732 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 16:45:48.324 9732 9732 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 16:45:48.324 9732 9732 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 16:45:48.324 9732 9732 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 16:45:48.324 9732 9732 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 16:45:48.324 9732 9732 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 16:45:48.324 9732 9732 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 16:45:48.324 9732 9732 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 16:45:48.324 9732 9732 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 16:45:48.324 9732 9732 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 16:45:48.324 9732 9732 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 16:45:48.324 9732 9732 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 16:45:48.324 9732 9732 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 16:45:48.324 9732 9732 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 16:45:48.324 9732 9732 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 16:45:48.324 9732 9732 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 16:45:48.324 9732 9732 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 16:45:48.324 9732 9732 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 16:45:48.324 9732 9732 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 16:45:48.352 9732 9732 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. 12-27 16:45:48.819 9732 9732 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 --------- beginning of main 12-27 16:45:49.142 9732 9783 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 16:45:49.142 9732 9783 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 16:45:49.142 9732 9783 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 16:45:49.232 9769 9769 W libprocessgroup: Controller io is not found 12-27 16:45:49.233 9769 9769 W libprocessgroup: Controller io is not found 12-27 16:45:49.233 9769 9769 W libprocessgroup: Controller io is not found 12-27 16:49:47.988 13075 13075 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 16:49:48.448 13075 13075 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 16:49:48.453 13075 13075 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 16:49:48.453 13075 13075 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 16:49:48.453 13075 13075 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 16:49:48.453 13075 13075 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 16:49:48.453 13075 13075 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 16:49:48.453 13075 13075 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 16:49:48.453 13075 13075 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 16:49:48.454 13075 13075 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 16:49:48.454 13075 13075 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 16:49:48.454 13075 13075 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 16:49:48.454 13075 13075 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 16:49:48.454 13075 13075 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 16:49:48.454 13075 13075 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 16:49:48.454 13075 13075 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 16:49:48.454 13075 13075 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 16:49:48.454 13075 13075 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 16:49:48.454 13075 13075 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 16:49:48.454 13075 13075 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 16:49:48.454 13075 13075 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 16:49:48.454 13075 13075 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 16:49:48.454 13075 13075 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 16:49:48.454 13075 13075 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 16:49:48.495 13075 13075 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. 12-27 16:49:49.215 13075 13075 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 16:49:49.215 13075 13075 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 16:49:49.509 13075 13124 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 16:49:49.509 13075 13124 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-27 16:49:49.665 13111 13111 W libprocessgroup: Controller io is not found 12-27 16:49:49.665 13111 13111 W libprocessgroup: Controller io is not found 12-27 16:49:49.665 13111 13111 W libprocessgroup: Controller io is not found 12-27 16:56:48.018 15314 15314 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 16:56:48.395 15314 15314 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 16:56:48.397 15314 15314 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 16:56:48.397 15314 15314 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 16:56:48.397 15314 15314 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 16:56:48.397 15314 15314 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 16:56:48.397 15314 15314 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 16:56:48.397 15314 15314 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 16:56:48.397 15314 15314 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 16:56:48.397 15314 15314 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 16:56:48.397 15314 15314 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 16:56:48.397 15314 15314 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 16:56:48.397 15314 15314 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 16:56:48.398 15314 15314 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 16:56:48.398 15314 15314 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 16:56:48.398 15314 15314 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 16:56:48.398 15314 15314 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 16:56:48.398 15314 15314 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 16:56:48.398 15314 15314 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 16:56:48.398 15314 15314 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 16:56:48.398 15314 15314 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 16:56:48.398 15314 15314 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 16:56:48.398 15314 15314 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 16:56:48.398 15314 15314 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 16:56:48.430 15314 15314 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. 12-27 16:56:49.102 15314 15314 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 16:56:49.102 15314 15314 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 16:56:49.412 15314 15405 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 16:56:49.412 15314 15405 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 16:56:49.412 15314 15405 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 16:56:49.485 15384 15384 W libprocessgroup: Controller io is not found 12-27 16:56:49.485 15384 15384 W libprocessgroup: Controller io is not found 12-27 16:56:49.485 15384 15384 W libprocessgroup: --------- beginning of main 12-27 16:59:48.014 16584 16584 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 16:59:48.200 16584 16584 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 16:59:48.202 16584 16584 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 16:59:48.202 16584 16584 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 16:59:48.202 16584 16584 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 16:59:48.202 16584 16584 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 16:59:48.202 16584 16584 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 16:59:48.202 16584 16584 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 16:59:48.202 16584 16584 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 16:59:48.202 16584 16584 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 16:59:48.202 16584 16584 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 16:59:48.202 16584 16584 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 16:59:48.202 16584 16584 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 16:59:48.202 16584 16584 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 16:59:48.202 16584 16584 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 16:59:48.202 16584 16584 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 16:59:48.202 16584 16584 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 16:59:48.202 16584 16584 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 16:59:48.202 16584 16584 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 16:59:48.202 16584 16584 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 16:59:48.202 16584 16584 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 16:59:48.202 16584 16584 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 16:59:48.202 16584 16584 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 16:59:48.202 16584 16584 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 16:59:48.213 16584 16584 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. 12-27 16:59:48.429 16584 16584 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 16:59:48.429 16584 16584 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 16:59:48.599 16584 16635 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 16:59:48.599 16584 16635 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 16:59:48.599 16584 16635 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 16:59:48.777 16619 16619 W libprocessgroup: Controller io is not found 12-27 16:59:48.777 16619 16619 W libprocessgroup: Controller io is not found 12-27 16:59:48.777 16619 16619 W libprocessgroup: Controller io is not found 12-27 17:02:07.903 17863 17863 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 17:02:08.060 17863 17863 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-27 17:02:08.061 17863 17863 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 17:02:08.061 17863 17863 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 17:02:08.061 17863 17863 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 17:02:08.061 17863 17863 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 17:02:08.061 17863 17863 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 17:02:08.061 17863 17863 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 17:02:08.061 17863 17863 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 17:02:08.061 17863 17863 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 17:02:08.061 17863 17863 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 17:02:08.061 17863 17863 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 17:02:08.061 17863 17863 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 17:02:08.061 17863 17863 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 17:02:08.061 17863 17863 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 17:02:08.061 17863 17863 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 17:02:08.061 17863 17863 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 17:02:08.061 17863 17863 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 17:02:08.061 17863 17863 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 17:02:08.061 17863 17863 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 17:02:08.062 17863 17863 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 17:02:08.062 17863 17863 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 17:02:08.062 17863 17863 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 17:02:08.062 17863 17863 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 17:02:08.071 17863 17863 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. 12-27 17:02:08.291 17863 17863 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 17:02:08.291 17863 17863 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 17:02:08.408 17863 17915 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 17:02:08.408 17863 17915 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 17:02:08.408 17863 17915 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 17:02:08.623 17901 17901 W libprocessgroup: Controller io is not found 12-27 17:02:08.623 17901 17901 W libprocessgroup: Controller io is not found 12-27 17:02:08.623 17901 17901 W libprocessgroup: Controller io is not found 12-27 17:06:47.967 20803 20803 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 17:06:48.246 20803 20803 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 17:06:48.247 20803 20803 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 17:06:48.247 20803 20803 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 17:06:48--------- beginning of main 12-27 17:06:48.248 20803 20803 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 17:06:48.248 20803 20803 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 17:06:48.248 20803 20803 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 17:06:48.248 20803 20803 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 17:06:48.248 20803 20803 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 17:06:48.248 20803 20803 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 17:06:48.248 20803 20803 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 17:06:48.248 20803 20803 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 17:06:48.248 20803 20803 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 17:06:48.248 20803 20803 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 17:06:48.248 20803 20803 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 17:06:48.248 20803 20803 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 17:06:48.248 20803 20803 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 17:06:48.248 20803 20803 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 17:06:48.248 20803 20803 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 17:06:48.248 20803 20803 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 17:06:48.248 20803 20803 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 17:06:48.248 20803 20803 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 17:06:48.248 20803 20803 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 17:06:48.265 20803 20803 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. 12-27 17:06:48.571 20803 20803 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 17:06:48.571 20803 20803 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 17:06:48.881 20803 20866 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 17:06:48.881 20803 20866 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 17:06:48.881 20803 20866 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 17:06:48.980 20850 20850 W libprocessgroup: Controller io is not found 12-27 17:06:48.980 20850 20850 W libprocessgroup: Controller io is not found 12-27 17:06:48.980 20850 20850 W libprocessgroup: Controller io is not found 12-27 17:09:47.989 23870 23870 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 17:09:48.346 23870 23870 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 17:09:48.349 23870 23870 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 17:09:48.349 23870 23870 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 17:09:48.349 23870 23870 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 17:09:48.349 23870 23870 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 17:09:48.349 23870 23870 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 17:--------- beginning of main 12-27 17:09:48.375 23870 23870 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. 12-27 17:09:48.676 23870 23870 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 17:09:48.676 23870 23870 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 17:09:49.027 23947 23947 W libprocessgroup: Controller io is not found 12-27 17:09:49.027 23947 23947 W libprocessgroup: Controller io is not found 12-27 17:09:49.027 23947 23947 W libprocessgroup: Controller io is not found 12-27 17:09:49.031 23870 23977 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 17:09:49.031 23870 23977 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 17:09:49.031 23870 23977 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 17:14:47.977 26456 26456 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 17:14:48.344 26456 26456 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 17:14:48.347 26456 26456 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 17:14:48.347 26456 26456 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 17:14:48.347 26456 26456 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 17:14:48.347 26456 26456 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 17:14:48.347 26456 26456 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 17:14:48.347 26456 26456 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 17:14:48.347 26456 26456 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 17:14:48.348 26456 26456 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 17:14:48.348 26456 26456 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 17:14:48.348 26456 26456 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 17:14:48.348 26456 26456 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 17:14:48.348 26456 26456 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 17:14:48.348 26456 26456 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 17:14:48.348 26456 26456 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 17:14:48.348 26456 26456 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 17:14:48.348 26456 26456 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 17:14:48.348 26456 26456 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 17:14:48.348 26456 26456 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 17:14:48.348 26456 26456 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 17:14:48.348 26456 26456 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 17:14:48.348 26456 26456 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 17:14:48.348 26456 26456 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 17:14:48.369 26456 26456 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-27 17:14:48.774 26456 26456 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 17:14:48.774 26456 26456 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 17:14:49.074 26456 26510 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 17:14:49.074 26456 26510 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 17:14:49.074 26456 26510 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 17:14:49.166 26496 26496 W libprocessgroup: Controller io is not found 12-27 17:14:49.166 26496 26496 W libprocessgroup: Controller io is not found 12-27 17:14:49.166 26496 26496 W libprocessgroup: Controller io is not found 12-27 17:19:47.981 30681 30681 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 17:19:48.446 30681 30681 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 17:19:48.455 30681 30681 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 17:19:48.455 30681 30681 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 17:19:48.455 30681 30681 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 17:19:48.455 30681 30681 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 17:19:48.455 30681 30681 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 17:19:48.455 30681 30681 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 17:19:48.455 30681 30681 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 17:19:48.455 30681 30681 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 17:19:48.455 30681 30681 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 17:19:48.456 30681 30681 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 17:19:48.456 30681 30681 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 17:19:48.456 30681 30681 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 17:19:48.456 30681 30681 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 17:19:48.456 30681 30681 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 17:19:48.456 30681 30681 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 17:19:48.456 30681 30681 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 17:19:48.456 30681 30681 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 17:19:48.456 30681 30681 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 17:19:48.456 30681 30681 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 17:19:48.456 30681 30681 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 17:19:48.456 30681 30681 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 17:19:48.456 30681 30681 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 17:19:48.528 30681 30681 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. 12-27 17:19:49.443 30681 30681 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 --------- beginning of main 12-27 17:19:49.791 30899 30899 W libprocessgroup: Controller io is not found 12-27 17:19:49.791 30899 30899 W libprocessgroup: Controller io is not found 12-27 17:19:49.792 30899 30899 W libprocessgroup: Controller io is not found 12-27 17:19:49.884 30681 30993 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 17:19:49.884 30681 30993 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 17:19:49.884 30681 30993 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 17:22:47.977 32619 32619 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 17:22:48.403 32619 32619 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 17:22:48.409 32619 32619 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 17:22:48.409 32619 32619 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 17:22:48.409 32619 32619 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 17:22:48.409 32619 32619 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 17:22:48.409 32619 32619 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 17:22:48.409 32619 32619 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 17:22:48.409 32619 32619 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 17:22:48.409 32619 32619 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 17:22:48.409 32619 32619 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 17:22:48.409 32619 32619 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 17:22:48.409 32619 32619 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 17:22:48.409 32619 32619 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 17:22:48.409 32619 32619 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 17:22:48.409 32619 32619 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 17:22:48.409 32619 32619 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 17:22:48.409 32619 32619 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 17:22:48.409 32619 32619 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 17:22:48.409 32619 32619 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 17:22:48.409 32619 32619 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 17:22:48.409 32619 32619 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 17:22:48.409 32619 32619 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 17:22:48.409 32619 32619 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 17:22:48.459 32619 32619 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. 12-27 17:22:49.247 32619 32619 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 17:22:49.248 32619 32619 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 17:22:49.773 32619 32755 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 17:22:49.773 32619 32755 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-27 20:07:55.677 3987 3987 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 20:07:56.164 3987 3987 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 20:07:56.169 3987 3987 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 20:07:56.169 3987 3987 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 20:07:56.169 3987 3987 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 20:07:56.169 3987 3987 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 20:07:56.169 3987 3987 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 20:07:56.169 3987 3987 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 20:07:56.169 3987 3987 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 20:07:56.169 3987 3987 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 20:07:56.169 3987 3987 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 20:07:56.169 3987 3987 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 20:07:56.169 3987 3987 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 20:07:56.169 3987 3987 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 20:07:56.169 3987 3987 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 20:07:56.169 3987 3987 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 20:07:56.169 3987 3987 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 20:07:56.169 3987 3987 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 20:07:56.169 3987 3987 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 20:07:56.169 3987 3987 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 20:07:56.169 3987 3987 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 20:07:56.169 3987 3987 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 20:07:56.169 3987 3987 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 20:07:56.169 3987 3987 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 20:07:56.215 3987 3987 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. 12-27 20:07:56.820 3987 3987 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 20:07:56.820 3987 3987 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 20:07:57.087 3987 4055 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 20:07:57.087 3987 4055 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 20:07:57.087 3987 4055 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 20:07:57.187 4042 4042 W libprocessgroup: Controller io is not found 12-27 20:07:57.188 4042 4042 W libprocessgroup: Controller io is not found 12-27 20:07:57.188 4042 4042 W libprocessgroup: Controller io is not found 12-27 20:10:48.012 6159 6159 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 20:10:48.336 6159 6159 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-27 20:10:48.339 6159 6159 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 20:10:48.339 6159 6159 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 20:10:48.339 6159 6159 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 20:10:48.339 6159 6159 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 20:10:48.339 6159 6159 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 20:10:48.339 6159 6159 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 20:10:48.339 6159 6159 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 20:10:48.339 6159 6159 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 20:10:48.339 6159 6159 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 20:10:48.339 6159 6159 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 20:10:48.339 6159 6159 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 20:10:48.340 6159 6159 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 20:10:48.340 6159 6159 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 20:10:48.340 6159 6159 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 20:10:48.340 6159 6159 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 20:10:48.340 6159 6159 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 20:10:48.340 6159 6159 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 20:10:48.340 6159 6159 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 20:10:48.340 6159 6159 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 20:10:48.340 6159 6159 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 20:10:48.340 6159 6159 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 20:10:48.340 6159 6159 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 20:10:48.366 6159 6159 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. 12-27 20:10:48.788 6159 6159 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 20:10:48.788 6159 6159 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 20:10:49.084 6159 6233 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 20:10:49.084 6159 6233 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 20:10:49.084 6159 6233 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 20:10:49.158 6220 6220 W libprocessgroup: Controller io is not found 12-27 20:10:49.159 6220 6220 W libprocessgroup: Controller io is not found 12-27 20:10:49.159 6220 6220 W libprocessgroup: Controller io is not found 12-27 20:15:47.983 10699 10699 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 20:15:48.388 10699 10699 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 20:15:48.390 10699 10699 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 20:15:48.390 10699 10699 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 20:15:48--------- beginning of main 12-27 20:15:48.391 10699 10699 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 20:15:48.391 10699 10699 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 20:15:48.391 10699 10699 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 20:15:48.391 10699 10699 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 20:15:48.391 10699 10699 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 20:15:48.391 10699 10699 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 20:15:48.391 10699 10699 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 20:15:48.391 10699 10699 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 20:15:48.391 10699 10699 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 20:15:48.391 10699 10699 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 20:15:48.422 10699 10699 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. 12-27 20:15:48.804 10699 10699 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 20:15:48.805 10699 10699 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 20:15:49.320 10699 10756 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 20:15:49.320 10699 10756 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 20:15:49.320 10699 10756 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 20:15:49.324 10743 10743 W libprocessgroup: Controller io is not found 12-27 20:15:49.324 10743 10743 W libprocessgroup: Controller io is not found 12-27 20:15:49.324 10743 10743 W libprocessgroup: Controller io is not found 12-27 20:19:47.985 13316 13316 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 20:19:48.194 13316 13316 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 20:19:48.195 13316 13316 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 20:19:48.195 13316 13316 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 20:19:48.195 13316 13316 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 20:19:48.196 13316 13316 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 20:19:48.196 13316 13316 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 20:19:48.196 13316 13316 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 20:19:48.196 13316 13316 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 20:19:48.196 13316 13316 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 20:19:48.196 13316 13316 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 20:19:48.196 13316 13316 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 20:19:48.196 13316 13316 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 20:19:48.197 13316 13316 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 20:19:48.197 13316 13316 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 20:19:48.197 13316 13316 W System.err: at android.app.ActivityThread.-$ $N--------- beginning of main 12-27 20:19:48.210 13316 13316 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. 12-27 20:19:48.511 13316 13316 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 20:19:48.511 13316 13316 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 20:19:48.708 13316 13380 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 20:19:48.708 13316 13380 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 20:19:48.708 13316 13380 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 20:19:48.963 13360 13360 W libprocessgroup: Controller io is not found 12-27 20:19:48.963 13360 13360 W libprocessgroup: Controller io is not found 12-27 20:19:48.963 13360 13360 W libprocessgroup: Controller io is not found 12-27 20:24:48.066 17259 17259 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 20:24:48.231 17259 17259 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 20:24:48.232 17259 17259 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 20:24:48.232 17259 17259 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 20:24:48.232 17259 17259 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 20:24:48.232 17259 17259 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 20:24:48.232 17259 17259 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 20:24:48.232 17259 17259 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 20:24:48.232 17259 17259 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 20:24:48.232 17259 17259 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 20:24:48.232 17259 17259 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 20:24:48.232 17259 17259 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 20:24:48.232 17259 17259 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 20:24:48.232 17259 17259 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 20:24:48.232 17259 17259 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 20:24:48.232 17259 17259 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 20:24:48.232 17259 17259 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 20:24:48.233 17259 17259 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 20:24:48.233 17259 17259 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 20:24:48.233 17259 17259 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 20:24:48.233 17259 17259 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 20:24:48.233 17259 17259 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 20:24:48.233 17259 17259 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 20:24:48.233 17259 17259 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 20:24:48.244 17259 17259 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-27 20:24:48.652 17259 17259 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 20:24:48.652 17259 17259 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 20:24:48.806 17259 17313 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 20:24:48.806 17259 17313 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 20:24:48.806 17259 17313 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 20:24:49.005 17298 17298 W libprocessgroup: Controller io is not found 12-27 20:24:49.006 17298 17298 W libprocessgroup: Controller io is not found 12-27 20:24:49.006 17298 17298 W libprocessgroup: Controller io is not found 12-27 20:29:47.997 20061 20061 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 20:29:48.201 20061 20061 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 20:29:48.202 20061 20061 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 20:29:48.202 20061 20061 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 20:29:48.202 20061 20061 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 20:29:48.202 20061 20061 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 20:29:48.202 20061 20061 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 20:29:48.202 20061 20061 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 20:29:48.202 20061 20061 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 20:29:48.202 20061 20061 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 20:29:48.202 20061 20061 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 20:29:48.202 20061 20061 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 20:29:48.202 20061 20061 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 20:29:48.202 20061 20061 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 20:29:48.202 20061 20061 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 20:29:48.202 20061 20061 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 20:29:48.202 20061 20061 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 20:29:48.202 20061 20061 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 20:29:48.202 20061 20061 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 20:29:48.202 20061 20061 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 20:29:48.202 20061 20061 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 20:29:48.202 20061 20061 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 20:29:48.202 20061 20061 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 20:29:48.202 20061 20061 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 20:29:48.210 20061 20061 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. 12-27 20:29:48.441 20061 20061 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 --------- beginning of main 12-27 20:29:48.577 20061 20113 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 20:29:48.577 20061 20113 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 20:29:48.577 20061 20113 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 20:29:48.823 20098 20098 W libprocessgroup: Controller io is not found 12-27 20:29:48.823 20098 20098 W libprocessgroup: Controller io is not found 12-27 20:29:48.823 20098 20098 W libprocessgroup: Controller io is not found 12-27 20:32:48.004 21644 21644 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 20:32:48.191 21644 21644 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 20:32:48.192 21644 21644 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 20:32:48.192 21644 21644 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 20:32:48.192 21644 21644 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 20:32:48.192 21644 21644 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 20:32:48.192 21644 21644 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 20:32:48.192 21644 21644 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 20:32:48.192 21644 21644 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 20:32:48.192 21644 21644 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 20:32:48.192 21644 21644 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 20:32:48.192 21644 21644 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 20:32:48.192 21644 21644 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 20:32:48.193 21644 21644 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 20:32:48.193 21644 21644 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 20:32:48.193 21644 21644 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 20:32:48.193 21644 21644 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 20:32:48.193 21644 21644 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 20:32:48.193 21644 21644 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 20:32:48.193 21644 21644 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 20:32:48.193 21644 21644 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 20:32:48.193 21644 21644 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 20:32:48.193 21644 21644 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 20:32:48.193 21644 21644 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 20:32:48.204 21644 21644 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. 12-27 20:32:48.557 21644 21644 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 20:32:48.558 21644 21644 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 20:32:48.783 21644 21694 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 20:32:48.783 21644 21694 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-27 20:32:48.945 21680 21680 W libprocessgroup: Controller io is not found 12-27 20:32:48.946 21680 21680 W libprocessgroup: Controller io is not found 12-27 20:32:48.946 21680 21680 W libprocessgroup: Controller io is not found 12-27 20:36:47.973 23250 23250 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-27 20:36:48.119 23250 23250 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-27 20:36:48.119 23250 23250 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-27 20:36:48.119 23250 23250 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-27 20:36:48.119 23250 23250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-27 20:36:48.119 23250 23250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-27 20:36:48.119 23250 23250 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-27 20:36:48.119 23250 23250 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-27 20:36:48.119 23250 23250 W System.err: at java.lang.Class.newInstance(Native Method) 12-27 20:36:48.119 23250 23250 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-27 20:36:48.119 23250 23250 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-27 20:36:48.119 23250 23250 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-27 20:36:48.119 23250 23250 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-27 20:36:48.119 23250 23250 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-27 20:36:48.120 23250 23250 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-27 20:36:48.120 23250 23250 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-27 20:36:48.120 23250 23250 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-27 20:36:48.120 23250 23250 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-27 20:36:48.120 23250 23250 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-27 20:36:48.120 23250 23250 W System.err: at android.os.Looper.loop(Looper.java:319) 12-27 20:36:48.120 23250 23250 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-27 20:36:48.120 23250 23250 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-27 20:36:48.120 23250 23250 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-27 20:36:48.120 23250 23250 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-27 20:36:48.129 23250 23250 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. 12-27 20:36:48.348 23250 23250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-27 20:36:48.348 23250 23250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-27 20:36:48.494 23250 23310 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-27 20:36:48.494 23250 23310 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-27 20:36:48.494 23250 23310 W com.mbwhatsapp: and incorrect proguard optimizations. 12-27 20:36:48.726 23296 23296 W libprocessgroup: Controller io is not found 12-27 20:36:48.726 23296 23296 W libprocessgroup: Controller io is not found 12-27 20:36:48.726 23296 23296 W libprocessgroup: --------- beginning of main 12-28 02:24:45.303 23100 23100 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:24:46.084 23100 23100 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:24:46.138 23100 23100 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:24:46.138 23100 23100 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:24:46.138 23100 23100 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:24:46.138 23100 23100 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:24:46.139 23100 23100 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:24:46.139 23100 23100 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:24:46.139 23100 23100 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:24:46.139 23100 23100 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:24:46.139 23100 23100 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:24:46.139 23100 23100 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:24:46.139 23100 23100 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:24:46.139 23100 23100 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:24:46.139 23100 23100 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:24:46.139 23100 23100 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:24:46.139 23100 23100 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:24:46.139 23100 23100 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:24:46.139 23100 23100 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:24:46.139 23100 23100 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:24:46.139 23100 23100 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:24:46.139 23100 23100 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:24:46.139 23100 23100 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:24:46.139 23100 23100 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:24:46.269 23100 23100 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. 12-28 02:24:48.012 23100 23100 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:24:48.013 23100 23100 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:24:49.784 23100 23610 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 157.573ms (165.00 bytecodes/s) (1872B approximate peak alloc) 12-28 02:24:49.870 23424 23424 W libprocessgroup: Controller io is not found 12-28 02:24:49.870 23424 23424 W libprocessgroup: Controller io is not found 12-28 02:24:49.870 23424 23424 W libprocessgroup: Controller io is not found 12-28 02:24:49.941 23100 23610 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 115.889ms (2122.71 bytecodes/s) (7920B approximate peak alloc) 12-28 02:24:49.942 23100 23610 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:24:49.942 23100 23610 W com.mbwhatsapp: Common causes fo--------- beginning of main 12-28 02:24:50.072 23100 23610 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 129.832ms (477.54 bytecodes/s) (2648B approximate peak alloc) 12-28 02:24:50.752 23100 23100 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (23271) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 1.082s 12-28 02:24:51.775 23100 23885 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #3 (23825) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 117ms 12-28 02:25:46.709 26592 26592 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:25:47.314 26592 26592 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:25:47.319 26592 26592 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:25:47.319 26592 26592 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:25:47.319 26592 26592 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:25:47.319 26592 26592 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:25:47.319 26592 26592 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:25:47.319 26592 26592 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:25:47.319 26592 26592 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:25:47.319 26592 26592 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:25:47.319 26592 26592 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:25:47.319 26592 26592 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:25:47.319 26592 26592 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:25:47.319 26592 26592 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:25:47.319 26592 26592 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:25:47.319 26592 26592 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:25:47.319 26592 26592 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:25:47.319 26592 26592 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:25:47.319 26592 26592 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:25:47.319 26592 26592 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:25:47.319 26592 26592 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:25:47.319 26592 26592 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:25:47.319 26592 26592 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:25:47.319 26592 26592 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:25:47.369 26592 26592 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. 12-28 02:25:49.495 26592 26592 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:25:49.495 26592 26592 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:25:52.050 26592 27052 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 0--------- beginning of main 12-28 02:25:52.250 26806 26806 W libprocessgroup: Controller io is not found 12-28 02:25:52.251 26806 26806 W libprocessgroup: Controller io is not found 12-28 02:25:52.251 26806 26806 W libprocessgroup: Controller io is not found 12-28 02:25:53.187 26592 26811 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (27110) at void X.3hF.A02()(:-1) waiters=0 in void X.3hF.A02() for 306ms 12-28 02:25:58.037 26592 26601 W com.mbwhatsapp: Suspending all threads took: 7.003ms 12-28 02:26:29.077 28816 28816 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:26:29.303 28816 28816 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:26:29.311 28816 28816 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:26:29.311 28816 28816 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:26:29.311 28816 28816 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:26:29.311 28816 28816 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:26:29.311 28816 28816 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:26:29.311 28816 28816 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:26:29.311 28816 28816 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:26:29.311 28816 28816 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:26:29.311 28816 28816 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:26:29.311 28816 28816 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:26:29.311 28816 28816 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:26:29.311 28816 28816 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:26:29.311 28816 28816 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:26:29.311 28816 28816 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:26:29.311 28816 28816 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:26:29.312 28816 28816 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:26:29.312 28816 28816 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:26:29.312 28816 28816 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:26:29.312 28816 28816 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:26:29.312 28816 28816 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:26:29.312 28816 28816 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:26:29.312 28816 28816 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:26:29.333 28816 28816 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. 12-28 02:26:29.802 28816 28816 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:26:29.802 28816 28816 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:26:30.226 28816 28868 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:26:30.226 28816 28868 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:26:30.226 28816 28--------- beginning of main 12-28 02:26:30.628 28852 28852 W libprocessgroup: Controller io is not found 12-28 02:26:30.628 28852 28852 W libprocessgroup: Controller io is not found 12-28 02:26:30.628 28852 28852 W libprocessgroup: Controller io is not found 12-28 02:28:48.009 30103 30103 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:28:48.153 30103 30103 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:28:48.153 30103 30103 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:28:48.153 30103 30103 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:28:48.153 30103 30103 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:28:48.153 30103 30103 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:28:48.153 30103 30103 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:28:48.153 30103 30103 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:28:48.153 30103 30103 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:28:48.153 30103 30103 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:28:48.153 30103 30103 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:28:48.153 30103 30103 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:28:48.153 30103 30103 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:28:48.153 30103 30103 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:28:48.153 30103 30103 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:28:48.153 30103 30103 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:28:48.153 30103 30103 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:28:48.153 30103 30103 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:28:48.153 30103 30103 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:28:48.153 30103 30103 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:28:48.153 30103 30103 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:28:48.153 30103 30103 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:28:48.153 30103 30103 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:28:48.153 30103 30103 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:28:48.161 30103 30103 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. 12-28 02:28:48.345 30103 30103 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:28:48.346 30103 30103 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:28:48.504 30103 30155 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:28:48.504 30103 30155 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:28:48.504 30103 30155 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 02:28:48.697 30142 30142 W libprocessgroup: Controller io is not found 12-28 02:28:48.697 30142 30142 W libprocessgroup: Controller io is not found 12-28 02:28:48.697 30142 30142 W libprocessgroup: --------- beginning of main 12-28 02:41:14.263 3417 3417 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:41:16.162 3417 3417 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:41:16.183 3417 3417 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:41:16.184 3417 3417 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:41:16.184 3417 3417 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:41:16.184 3417 3417 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:41:16.184 3417 3417 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:41:16.184 3417 3417 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:41:16.184 3417 3417 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:41:16.184 3417 3417 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:41:16.184 3417 3417 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:41:16.185 3417 3417 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:41:16.185 3417 3417 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:41:16.190 3417 3417 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:41:16.191 3417 3417 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:41:16.194 3417 3417 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:41:16.197 3417 3417 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:41:16.197 3417 3417 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:41:16.198 3417 3417 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:41:16.198 3417 3417 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:41:16.201 3417 3417 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:41:16.202 3417 3417 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:41:16.207 3417 3417 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:41:16.207 3417 3417 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:41:16.437 3417 3417 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. 12-28 02:41:20.438 3417 3417 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:41:20.438 3417 3417 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:41:22.610 3417 4184 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 244.054ms (106.53 bytecodes/s) (1872B approximate peak alloc) 12-28 02:41:22.892 3417 4184 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 213.261ms (1153.51 bytecodes/s) (7920B approximate peak alloc) 12-28 02:41:22.892 3417 4184 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:41:22.892 3417 4184 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:41:22.892 3417 4184 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 02:41:23.054 3417 4184 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], in--------- beginning of main 12-28 02:41:23.507 4055 4055 W libprocessgroup: Controller io is not found 12-28 02:41:23.507 4055 4055 W libprocessgroup: Controller io is not found 12-28 02:41:23.507 4055 4055 W libprocessgroup: Controller io is not found 12-28 02:41:23.574 3417 4286 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (4207) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 496ms 12-28 02:41:26.577 3417 3425 W com.mbwhatsapp: Suspending all threads took: 5.589ms 12-28 02:42:27.245 8838 8838 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:42:28.167 8838 8838 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:42:28.184 8838 8838 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:42:28.185 8838 8838 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:42:28.185 8838 8838 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:42:28.185 8838 8838 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:42:28.185 8838 8838 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:42:28.185 8838 8838 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:42:28.185 8838 8838 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:42:28.185 8838 8838 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:42:28.185 8838 8838 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:42:28.185 8838 8838 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:42:28.185 8838 8838 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:42:28.185 8838 8838 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:42:28.187 8838 8838 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:42:28.187 8838 8838 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:42:28.187 8838 8838 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:42:28.188 8838 8838 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:42:28.188 8838 8838 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:42:28.188 8838 8838 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:42:28.188 8838 8838 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:42:28.188 8838 8838 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:42:28.188 8838 8838 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:42:28.188 8838 8838 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:42:28.506 8838 8838 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. 12-28 02:42:29.638 8838 8838 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:42:29.638 8838 8838 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:42:30.244 8838 8998 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:42:30.244 8838 8998 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:42:30.244 8838 --------- beginning of main 12-28 02:42:30.315 8971 8971 W libprocessgroup: Controller io is not found 12-28 02:42:30.315 8971 8971 W libprocessgroup: Controller io is not found 12-28 02:42:30.315 8971 8971 W libprocessgroup: Controller io is not found 12-28 02:42:30.405 8838 9015 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (9003) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 105ms 12-28 02:42:45.675 10065 10065 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:42:45.888 10065 10065 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:42:45.888 10065 10065 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:42:45.889 10065 10065 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:42:45.889 10065 10065 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:42:45.889 10065 10065 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:42:45.889 10065 10065 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:42:45.889 10065 10065 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:42:45.889 10065 10065 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:42:45.889 10065 10065 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:42:45.889 10065 10065 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:42:45.889 10065 10065 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:42:45.889 10065 10065 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:42:45.889 10065 10065 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:42:45.889 10065 10065 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:42:45.889 10065 10065 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:42:45.889 10065 10065 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:42:45.889 10065 10065 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:42:45.889 10065 10065 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:42:45.889 10065 10065 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:42:45.889 10065 10065 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:42:45.889 10065 10065 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:42:45.889 10065 10065 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:42:45.889 10065 10065 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:42:45.897 10065 10065 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. 12-28 02:42:46.145 10065 10065 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:42:46.145 10065 10065 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:42:46.558 10065 10151 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:42:46.558 10065 10151 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:42:46.558 10065 10151 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 02:42:46.898 10117 --------- beginning of main 12-28 02:44:47.960 13463 13463 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:44:48.402 13463 13463 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:44:48.405 13463 13463 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:44:48.405 13463 13463 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:44:48.405 13463 13463 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:44:48.405 13463 13463 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:44:48.405 13463 13463 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:44:48.405 13463 13463 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:44:48.405 13463 13463 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:44:48.405 13463 13463 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:44:48.405 13463 13463 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:44:48.405 13463 13463 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:44:48.405 13463 13463 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:44:48.405 13463 13463 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:44:48.405 13463 13463 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:44:48.405 13463 13463 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:44:48.405 13463 13463 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:44:48.405 13463 13463 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:44:48.405 13463 13463 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:44:48.405 13463 13463 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:44:48.405 13463 13463 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:44:48.405 13463 13463 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:44:48.405 13463 13463 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:44:48.405 13463 13463 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:44:48.485 13463 13463 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. 12-28 02:44:49.351 13463 13463 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:44:49.352 13463 13463 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:44:49.699 13463 13711 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:44:49.699 13463 13711 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:44:49.699 13463 13711 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 02:44:49.809 13613 13613 W libprocessgroup: Controller io is not found 12-28 02:44:49.810 13613 13613 W libprocessgroup: Controller io is not found 12-28 02:44:49.810 13613 13613 W libprocessgroup: Controller io is not found 12-28 02:45:47.971 15017 15017 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:45:48.172 15017 15017 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-28 02:45:48.173 15017 15017 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:45:48.173 15017 15017 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:45:48.173 15017 15017 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:45:48.173 15017 15017 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:45:48.173 15017 15017 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:45:48.173 15017 15017 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:45:48.173 15017 15017 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:45:48.173 15017 15017 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:45:48.173 15017 15017 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:45:48.173 15017 15017 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:45:48.173 15017 15017 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:45:48.173 15017 15017 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:45:48.173 15017 15017 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:45:48.173 15017 15017 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:45:48.173 15017 15017 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:45:48.173 15017 15017 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:45:48.173 15017 15017 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:45:48.198 15017 15017 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. 12-28 02:45:48.659 15017 15017 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:45:48.659 15017 15017 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:45:49.182 15112 15112 W libprocessgroup: Controller io is not found 12-28 02:45:49.182 15112 15112 W libprocessgroup: Controller io is not found 12-28 02:45:49.182 15112 15112 W libprocessgroup: Controller io is not found 12-28 02:45:49.229 15017 15185 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:45:49.229 15017 15185 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:45:49.229 15017 15185 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 02:49:33.577 16678 16678 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:49:33.715 16678 16678 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:49:33.716 16678 16678 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:49:33.716 16678 16678 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:49:33.716 16678 16678 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:49:33.716 16678 16678 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:49:33.716 16678 16678 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:49:33.716 16678 16678 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:49:33.716 16678 16678 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:49:33.716 16678 --------- beginning of main 12-28 02:49:33.727 16678 16678 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. 12-28 02:49:33.938 16678 16678 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:49:33.938 16678 16678 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:49:34.125 16678 16730 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:49:34.125 16678 16730 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:49:34.125 16678 16730 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 02:49:34.298 16717 16717 W libprocessgroup: Controller io is not found 12-28 02:49:34.298 16717 16717 W libprocessgroup: Controller io is not found 12-28 02:49:34.298 16717 16717 W libprocessgroup: Controller io is not found 12-28 02:58:48.019 19549 19549 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 02:58:48.243 19549 19549 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 02:58:48.244 19549 19549 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 02:58:48.244 19549 19549 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 02:58:48.244 19549 19549 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 02:58:48.244 19549 19549 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 02:58:48.244 19549 19549 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 02:58:48.244 19549 19549 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 02:58:48.244 19549 19549 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 02:58:48.244 19549 19549 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 02:58:48.244 19549 19549 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 02:58:48.244 19549 19549 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 02:58:48.244 19549 19549 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 02:58:48.244 19549 19549 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 02:58:48.244 19549 19549 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 02:58:48.244 19549 19549 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 02:58:48.244 19549 19549 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 02:58:48.244 19549 19549 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 02:58:48.244 19549 19549 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 02:58:48.244 19549 19549 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 02:58:48.244 19549 19549 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 02:58:48.244 19549 19549 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 02:58:48.244 19549 19549 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 02:58:48.244 19549 19549 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 02:58:48.257 19549 19549 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-28 02:58:48.542 19549 19549 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 02:58:48.542 19549 19549 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 02:58:48.861 19549 19704 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 02:58:48.861 19549 19704 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 02:58:48.861 19549 19704 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 02:58:48.944 19659 19659 W libprocessgroup: Controller io is not found 12-28 02:58:48.944 19659 19659 W libprocessgroup: Controller io is not found 12-28 02:58:48.944 19659 19659 W libprocessgroup: Controller io is not found 12-28 03:02:48.049 21147 21147 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 03:02:48.193 21147 21147 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 03:02:48.194 21147 21147 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 03:02:48.194 21147 21147 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 03:02:48.194 21147 21147 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 03:02:48.194 21147 21147 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 03:02:48.194 21147 21147 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 03:02:48.194 21147 21147 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 03:02:48.194 21147 21147 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 03:02:48.194 21147 21147 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 03:02:48.194 21147 21147 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 03:02:48.194 21147 21147 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 03:02:48.194 21147 21147 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 03:02:48.194 21147 21147 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 03:02:48.194 21147 21147 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 03:02:48.194 21147 21147 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 03:02:48.194 21147 21147 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 03:02:48.194 21147 21147 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 03:02:48.194 21147 21147 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 03:02:48.194 21147 21147 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 03:02:48.194 21147 21147 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 03:02:48.194 21147 21147 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 03:02:48.194 21147 21147 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 03:02:48.194 21147 21147 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 03:02:48.210 21147 21147 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. 12-28 03:02:48.469 21147 21147 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 --------- beginning of main 12-28 03:02:48.857 21147 21242 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 03:02:48.857 21147 21242 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 03:02:48.857 21147 21242 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 03:02:48.911 21220 21220 W libprocessgroup: Controller io is not found 12-28 03:02:48.911 21220 21220 W libprocessgroup: Controller io is not found 12-28 03:02:48.911 21220 21220 W libprocessgroup: Controller io is not found 12-28 03:06:48.039 22798 22798 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 03:06:48.203 22798 22798 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 03:06:48.203 22798 22798 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 03:06:48.203 22798 22798 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 03:06:48.203 22798 22798 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 03:06:48.203 22798 22798 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 03:06:48.203 22798 22798 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 03:06:48.203 22798 22798 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 03:06:48.204 22798 22798 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 03:06:48.204 22798 22798 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 03:06:48.204 22798 22798 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 03:06:48.204 22798 22798 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 03:06:48.204 22798 22798 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 03:06:48.204 22798 22798 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 03:06:48.204 22798 22798 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 03:06:48.204 22798 22798 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 03:06:48.204 22798 22798 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 03:06:48.204 22798 22798 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 03:06:48.204 22798 22798 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 03:06:48.204 22798 22798 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 03:06:48.204 22798 22798 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 03:06:48.204 22798 22798 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 03:06:48.204 22798 22798 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 03:06:48.204 22798 22798 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 03:06:48.212 22798 22798 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. 12-28 03:06:48.402 22798 22798 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 03:06:48.402 22798 22798 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 03:06:48.577 22798 22845 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 03:06:48.577 22798 22845 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-28 03:06:48.808 22832 22832 W libprocessgroup: Controller io is not found 12-28 03:06:48.809 22832 22832 W libprocessgroup: Controller io is not found 12-28 03:06:48.809 22832 22832 W libprocessgroup: Controller io is not found 12-28 03:14:47.990 25499 25499 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 03:14:48.167 25499 25499 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 03:14:48.167 25499 25499 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 03:14:48.167 25499 25499 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 03:14:48.167 25499 25499 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 03:14:48.167 25499 25499 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 03:14:48.167 25499 25499 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 03:14:48.167 25499 25499 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 03:14:48.167 25499 25499 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 03:14:48.167 25499 25499 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 03:14:48.167 25499 25499 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 03:14:48.167 25499 25499 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 03:14:48.167 25499 25499 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 03:14:48.167 25499 25499 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 03:14:48.167 25499 25499 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 03:14:48.167 25499 25499 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 03:14:48.167 25499 25499 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 03:14:48.167 25499 25499 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 03:14:48.167 25499 25499 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 03:14:48.167 25499 25499 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 03:14:48.167 25499 25499 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 03:14:48.167 25499 25499 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 03:14:48.167 25499 25499 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 03:14:48.167 25499 25499 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 03:14:48.176 25499 25499 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. 12-28 03:14:48.409 25499 25499 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 03:14:48.409 25499 25499 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 03:14:48.645 25499 25552 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 03:14:48.645 25499 25552 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 03:14:48.645 25499 25552 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 03:14:48.778 25537 25537 W libprocessgroup: Controller io is not found 12-28 03:14:48.778 25537 25537 W libprocessgroup: Controller io is not found 12-28 03:14:48.778 25537 25537 W libprocessgroup: --------- beginning of main 12-28 03:25:48.030 29389 29389 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 03:25:48.323 29389 29389 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 03:25:48.323 29389 29389 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 03:25:48.323 29389 29389 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 03:25:48.323 29389 29389 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 03:25:48.323 29389 29389 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 03:25:48.323 29389 29389 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 03:25:48.323 29389 29389 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 03:25:48.324 29389 29389 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 03:25:48.324 29389 29389 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 03:25:48.324 29389 29389 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 03:25:48.324 29389 29389 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 03:25:48.324 29389 29389 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 03:25:48.324 29389 29389 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 03:25:48.324 29389 29389 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 03:25:48.324 29389 29389 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 03:25:48.324 29389 29389 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 03:25:48.324 29389 29389 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 03:25:48.324 29389 29389 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 03:25:48.324 29389 29389 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 03:25:48.324 29389 29389 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 03:25:48.324 29389 29389 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 03:25:48.324 29389 29389 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 03:25:48.324 29389 29389 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 03:25:48.341 29389 29389 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. 12-28 03:25:48.829 29389 29389 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 03:25:48.829 29389 29389 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 03:25:49.104 29389 29441 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 03:25:49.104 29389 29441 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 03:25:49.104 29389 29441 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 03:25:49.195 29427 29427 W libprocessgroup: Controller io is not found 12-28 03:25:49.195 29427 29427 W libprocessgroup: Controller io is not found 12-28 03:25:49.195 29427 29427 W libprocessgroup: Controller io is not found 12-28 03:38:48.016 31726 31726 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 03:38:48.216 31726 31726 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-28 03:38:48.228 31726 31726 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 03:38:48.228 31726 31726 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 03:38:48.228 31726 31726 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 03:38:48.228 31726 31726 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 03:38:48.228 31726 31726 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 03:38:48.228 31726 31726 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 03:38:48.228 31726 31726 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 03:38:48.228 31726 31726 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 03:38:48.228 31726 31726 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 03:38:48.228 31726 31726 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 03:38:48.228 31726 31726 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 03:38:48.229 31726 31726 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 03:38:48.229 31726 31726 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 03:38:48.229 31726 31726 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 03:38:48.229 31726 31726 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 03:38:48.229 31726 31726 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 03:38:48.229 31726 31726 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 03:38:48.229 31726 31726 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 03:38:48.229 31726 31726 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 03:38:48.229 31726 31726 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 03:38:48.229 31726 31726 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 03:38:48.229 31726 31726 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 03:38:48.243 31726 31726 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. 12-28 03:38:48.552 31726 31726 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 03:38:48.552 31726 31726 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 03:38:48.852 31726 31794 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 03:38:48.852 31726 31794 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 03:38:48.852 31726 31794 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 03:38:49.083 31780 31780 W libprocessgroup: Controller io is not found 12-28 03:38:49.083 31780 31780 W libprocessgroup: Controller io is not found 12-28 03:38:49.083 31780 31780 W libprocessgroup: Controller io is not found 12-28 03:58:48.016 3385 3385 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 03:58:48.239 3385 3385 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 03:58:48.239 3385 3385 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 03:58:48.239 3385 3385 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 03:58:48--------- beginning of main 12-28 03:58:48.240 3385 3385 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 03:58:48.240 3385 3385 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 03:58:48.240 3385 3385 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 03:58:48.240 3385 3385 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 03:58:48.240 3385 3385 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 03:58:48.248 3385 3385 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. 12-28 03:58:48.599 3385 3385 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 03:58:48.599 3385 3385 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 03:58:48.934 3385 3543 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 03:58:48.934 3385 3543 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 03:58:48.934 3385 3543 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 03:58:49.271 3508 3508 W libprocessgroup: Controller io is not found 12-28 03:58:49.271 3508 3508 W libprocessgroup: Controller io is not found 12-28 03:58:49.271 3508 3508 W libprocessgroup: Controller io is not found 12-28 04:06:47.957 6971 6971 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 04:06:48.239 6971 6971 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 04:06:48.240 6971 6971 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 04:06:48.240 6971 6971 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 04:06:48.240 6971 6971 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 04:06:48.240 6971 6971 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 04:06:48.240 6971 6971 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 04:06:48.240 6971 6971 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 04:06:48.240 6971 6971 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 04:06:48.240 6971 6971 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 04:06:48.240 6971 6971 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 04:06:48.240 6971 6971 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 04:06:48.240 6971 6971 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 04:06:48.240 6971 6971 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 04:06:48.240 6971 6971 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 04:06:48.240 6971 6971 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 04:06:48.240 6971 6971 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 04:06:48.240 6971 6971 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 04:06:48.241 6971 6971 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 04:06:48.241 6971 6971 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 04:06:48.241 6971 6971 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 04--------- beginning of main 12-28 04:06:48.252 6971 6971 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. 12-28 04:06:48.633 6971 6971 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 04:06:48.637 6971 6971 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 04:06:48.933 6971 7120 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 04:06:48.933 6971 7120 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 04:06:48.933 6971 7120 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 04:06:49.069 7090 7090 W libprocessgroup: Controller io is not found 12-28 04:06:49.070 7090 7090 W libprocessgroup: Controller io is not found 12-28 04:06:49.070 7090 7090 W libprocessgroup: Controller io is not found 12-28 04:15:48.034 9415 9415 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 04:15:48.203 9415 9415 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 04:15:48.204 9415 9415 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 04:15:48.204 9415 9415 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 04:15:48.204 9415 9415 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 04:15:48.204 9415 9415 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 04:15:48.204 9415 9415 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 04:15:48.204 9415 9415 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 04:15:48.204 9415 9415 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 04:15:48.204 9415 9415 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 04:15:48.204 9415 9415 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 04:15:48.204 9415 9415 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 04:15:48.204 9415 9415 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 04:15:48.204 9415 9415 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 04:15:48.204 9415 9415 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 04:15:48.204 9415 9415 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 04:15:48.204 9415 9415 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 04:15:48.204 9415 9415 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 04:15:48.204 9415 9415 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 04:15:48.204 9415 9415 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 04:15:48.204 9415 9415 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 04:15:48.204 9415 9415 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 04:15:48.204 9415 9415 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 04:15:48.204 9415 9415 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 04:15:48.216 9415 9415 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-28 04:15:48.440 9415 9415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 04:15:48.440 9415 9415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 04:15:48.574 9415 9465 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 04:15:48.574 9415 9465 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 04:15:48.574 9415 9465 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 04:15:48.797 9452 9452 W libprocessgroup: Controller io is not found 12-28 04:15:48.797 9452 9452 W libprocessgroup: Controller io is not found 12-28 04:15:48.797 9452 9452 W libprocessgroup: Controller io is not found 12-28 04:24:48.031 11238 11238 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 04:24:48.191 11238 11238 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 04:24:48.192 11238 11238 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 04:24:48.192 11238 11238 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 04:24:48.192 11238 11238 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 04:24:48.192 11238 11238 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 04:24:48.192 11238 11238 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 04:24:48.192 11238 11238 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 04:24:48.192 11238 11238 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 04:24:48.192 11238 11238 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 04:24:48.192 11238 11238 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 04:24:48.192 11238 11238 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 04:24:48.192 11238 11238 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 04:24:48.192 11238 11238 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 04:24:48.192 11238 11238 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 04:24:48.192 11238 11238 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 04:24:48.192 11238 11238 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 04:24:48.192 11238 11238 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 04:24:48.192 11238 11238 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 04:24:48.192 11238 11238 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 04:24:48.192 11238 11238 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 04:24:48.192 11238 11238 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 04:24:48.192 11238 11238 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 04:24:48.192 11238 11238 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 04:24:48.200 11238 11238 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. 12-28 04:24:48.388 11238 11238 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 04:24:48.388 11238 11238 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 04:24:48.507 11238 11294 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 04:24:48.507 11238 11294 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 04:24:48.507 11238 11294 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 04:24:48.760 11279 11279 W libprocessgroup: Controller io is not found 12-28 04:24:48.761 11279 11279 W libprocessgroup: Controller io is not found 12-28 04:24:48.761 11279 11279 W libprocessgroup: Controller io is not found 12-28 04:27:48.055 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-28 04:27:48.056 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-28 04:27:48.056 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-28 04:27:48.056 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-28 04:27:48.056 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-28 04:27:48.056 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-28 04:27:48.056 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-28 04:27:48.057 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-28 04:27:48.057 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-28 04:27:48.057 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-28 04:27:48.057 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-28 04:27:48.057 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-28 04:27:48.057 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-28 04:27:48.057 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-28 04:27:48.057 11238 11249 W --------- beginning of main 12-28 04:27:48.058 11238 11249 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-28 04:32:48.049 13490 13490 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 04:32:48.219 13490 13490 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 04:32:48.220 13490 13490 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 04:32:48.220 13490 13490 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 04:32:48.220 13490 13490 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 04:32:48.220 13490 13490 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 04:32:48.220 13490 13490 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 04:32:48.220 13490 13490 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 04:32:48.220 13490 13490 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 04:32:48.220 13490 13490 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 04:32:48.220 13490 13490 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 04:32:48.220 13490 13490 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 04:32:48.220 13490 13490 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 04:32:48.220 13490 13490 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 04:32:48.220 13490 13490 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 04:32:48.220 13490 13490 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 04:32:48.220 13490 13490 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 04:32:48.220 13490 13490 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 04:32:48.220 13490 13490 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 04:32:48.220 13490 13490 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 04:32:48.220 13490 13490 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 04:32:48.220 13490 13490 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 04:32:48.220 13490 13490 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 04:32:48.220 13490 13490 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 04:32:48.233 13490 13490 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. 12-28 04:32:48.468 13490 13490 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 04:32:48.468 13490 13490 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 04:32:48.656 13490 13546 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 04:32:48.656 13490 13546 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 04:32:48.656 13490 13546 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 04:32:48.842 13531 13531 W libprocessgroup: Controller io is not found 12-28 04:32:48.843 13531 13531 W libprocessgroup: Controller io is not found 12-28 04:32:48.843 13531 13531 W libprocessgroup: Con--------- beginning of main 12-28 04:37:48.112 15403 15403 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 04:37:48.312 15403 15403 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 04:37:48.312 15403 15403 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 04:37:48.312 15403 15403 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 04:37:48.312 15403 15403 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 04:37:48.312 15403 15403 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 04:37:48.312 15403 15403 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 04:37:48.312 15403 15403 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 04:37:48.312 15403 15403 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 04:37:48.312 15403 15403 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 04:37:48.312 15403 15403 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 04:37:48.313 15403 15403 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 04:37:48.313 15403 15403 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 04:37:48.313 15403 15403 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 04:37:48.313 15403 15403 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 04:37:48.313 15403 15403 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 04:37:48.313 15403 15403 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 04:37:48.313 15403 15403 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 04:37:48.313 15403 15403 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 04:37:48.313 15403 15403 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 04:37:48.313 15403 15403 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 04:37:48.313 15403 15403 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 04:37:48.313 15403 15403 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 04:37:48.313 15403 15403 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 04:37:48.321 15403 15403 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. 12-28 04:37:48.544 15403 15403 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 04:37:48.544 15403 15403 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 04:37:48.723 15403 15491 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 04:37:48.723 15403 15491 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 04:37:48.723 15403 15491 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 04:37:48.979 15459 15459 W libprocessgroup: Controller io is not found 12-28 04:37:48.980 15459 15459 W libprocessgroup: Controller io is not found 12-28 04:37:48.980 15459 15459 W libprocessgroup: Controller io is not found 12-28 04:45:47.964 18430 18430 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 04:45:48.261 18430 18430 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-28 04:45:48.263 18430 18430 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 04:45:48.263 18430 18430 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 04:45:48.263 18430 18430 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 04:45:48.263 18430 18430 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 04:45:48.263 18430 18430 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 04:45:48.263 18430 18430 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 04:45:48.263 18430 18430 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 04:45:48.263 18430 18430 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 04:45:48.263 18430 18430 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 04:45:48.263 18430 18430 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 04:45:48.263 18430 18430 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 04:45:48.263 18430 18430 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 04:45:48.263 18430 18430 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 04:45:48.263 18430 18430 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 04:45:48.263 18430 18430 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 04:45:48.263 18430 18430 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 04:45:48.263 18430 18430 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 04:45:48.263 18430 18430 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 04:45:48.263 18430 18430 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 04:45:48.263 18430 18430 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 04:45:48.263 18430 18430 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 04:45:48.263 18430 18430 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 04:45:48.275 18430 18430 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. 12-28 04:45:48.528 18430 18430 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 04:45:48.529 18430 18430 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 04:45:48.816 18430 18481 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 04:45:48.816 18430 18481 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 04:45:48.816 18430 18481 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 04:45:49.052 18464 18464 W libprocessgroup: Controller io is not found 12-28 04:45:49.052 18464 18464 W libprocessgroup: Controller io is not found 12-28 04:45:49.052 18464 18464 W libprocessgroup: Controller io is not found 12-28 05:11:48.034 21499 21499 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 05:11:48.178 21499 21499 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 05:11:48.179 21499 21499 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 05:11:48.179 21499 21499 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 05:11:48--------- beginning of main 12-28 05:11:48.188 21499 21499 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. 12-28 05:11:48.400 21499 21499 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 05:11:48.400 21499 21499 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 05:11:48.673 21499 21618 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 05:11:48.673 21499 21618 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 05:11:48.673 21499 21618 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 05:11:48.940 21586 21586 W libprocessgroup: Controller io is not found 12-28 05:11:48.940 21586 21586 W libprocessgroup: Controller io is not found 12-28 05:11:48.940 21586 21586 W libprocessgroup: Controller io is not found 12-28 05:16:48.042 23659 23659 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 05:16:48.200 23659 23659 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 05:16:48.201 23659 23659 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 05:16:48.201 23659 23659 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 05:16:48.201 23659 23659 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 05:16:48.201 23659 23659 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 05:16:48.201 23659 23659 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 05:16:48.201 23659 23659 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 05:16:48.201 23659 23659 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 05:16:48.201 23659 23659 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 05:16:48.201 23659 23659 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 05:16:48.201 23659 23659 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 05:16:48.201 23659 23659 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 05:16:48.201 23659 23659 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 05:16:48.201 23659 23659 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 05:16:48.201 23659 23659 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 05:16:48.201 23659 23659 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 05:16:48.201 23659 23659 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 05:16:48.201 23659 23659 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 05:16:48.201 23659 23659 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 05:16:48.201 23659 23659 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 05:16:48.201 23659 23659 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 05:16:48.201 23659 23659 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 05:16:48.201 23659 23659 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 05:16:48.209 23659 23659 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-28 05:16:48.408 23659 23659 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 05:16:48.408 23659 23659 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 05:16:48.640 23659 23735 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 05:16:48.640 23659 23735 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 05:16:48.640 23659 23735 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 05:16:48.790 23721 23721 W libprocessgroup: Controller io is not found 12-28 05:16:48.790 23721 23721 W libprocessgroup: Controller io is not found 12-28 05:16:48.790 23721 23721 W libprocessgroup: Controller io is not found 12-28 05:31:48.042 26005 26005 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 05:31:48.184 26005 26005 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 05:31:48.184 26005 26005 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 05:31:48.184 26005 26005 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 05:31:48.184 26005 26005 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 05:31:48.184 26005 26005 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 05:31:48.184 26005 26005 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 05:31:48.184 26005 26005 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 05:31:48.184 26005 26005 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 05:31:48.184 26005 26005 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 05:31:48.184 26005 26005 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 05:31:48.184 26005 26005 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 05:31:48.184 26005 26005 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 05:31:48.184 26005 26005 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 05:31:48.184 26005 26005 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 05:31:48.184 26005 26005 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 05:31:48.184 26005 26005 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 05:31:48.184 26005 26005 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 05:31:48.185 26005 26005 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 05:31:48.185 26005 26005 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 05:31:48.185 26005 26005 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 05:31:48.185 26005 26005 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 05:31:48.185 26005 26005 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 05:31:48.185 26005 26005 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 05:31:48.193 26005 26005 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. 12-28 05:31:48.426 26005 26005 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 --------- beginning of main 12-28 05:31:48.602 26005 26070 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 05:31:48.602 26005 26070 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 05:31:48.602 26005 26070 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 05:31:48.843 26055 26055 W libprocessgroup: Controller io is not found 12-28 05:31:48.843 26055 26055 W libprocessgroup: Controller io is not found 12-28 05:31:48.843 26055 26055 W libprocessgroup: Controller io is not found 12-28 05:45:48.027 27748 27748 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 05:45:48.193 27748 27748 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 05:45:48.193 27748 27748 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 05:45:48.193 27748 27748 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 05:45:48.193 27748 27748 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 05:45:48.193 27748 27748 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 05:45:48.193 27748 27748 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 05:45:48.193 27748 27748 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 05:45:48.193 27748 27748 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 05:45:48.193 27748 27748 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 05:45:48.193 27748 27748 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 05:45:48.193 27748 27748 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 05:45:48.193 27748 27748 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 05:45:48.193 27748 27748 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 05:45:48.193 27748 27748 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 05:45:48.193 27748 27748 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 05:45:48.193 27748 27748 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 05:45:48.193 27748 27748 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 05:45:48.193 27748 27748 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 05:45:48.193 27748 27748 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 05:45:48.194 27748 27748 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 05:45:48.194 27748 27748 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 05:45:48.194 27748 27748 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 05:45:48.194 27748 27748 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 05:45:48.202 27748 27748 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. 12-28 05:45:48.430 27748 27748 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 05:45:48.430 27748 27748 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 05:45:48.602 27748 27827 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 05:45:48.602 27748 27827 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-28 05:45:48.876 27807 27807 W libprocessgroup: Controller io is not found 12-28 05:45:48.876 27807 27807 W libprocessgroup: Controller io is not found 12-28 05:45:48.876 27807 27807 W libprocessgroup: Controller io is not found 12-28 05:49:48.008 29582 29582 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 05:49:48.173 29582 29582 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 05:49:48.174 29582 29582 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 05:49:48.174 29582 29582 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 05:49:48.174 29582 29582 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 05:49:48.174 29582 29582 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 05:49:48.174 29582 29582 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 05:49:48.174 29582 29582 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 05:49:48.174 29582 29582 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 05:49:48.174 29582 29582 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 05:49:48.174 29582 29582 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 05:49:48.174 29582 29582 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 05:49:48.174 29582 29582 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 05:49:48.174 29582 29582 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 05:49:48.174 29582 29582 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 05:49:48.174 29582 29582 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 05:49:48.174 29582 29582 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 05:49:48.174 29582 29582 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 05:49:48.174 29582 29582 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 05:49:48.174 29582 29582 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 05:49:48.174 29582 29582 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 05:49:48.174 29582 29582 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 05:49:48.174 29582 29582 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 05:49:48.174 29582 29582 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 05:49:48.182 29582 29582 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. 12-28 05:49:48.390 29582 29582 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 05:49:48.390 29582 29582 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 05:49:48.669 29582 29644 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 05:49:48.669 29582 29644 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 05:49:48.669 29582 29644 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 05:49:48.769 29628 29628 W libprocessgroup: Controller io is not found 12-28 05:49:48.769 29628 29628 W libprocessgroup: Controller io is not found 12-28 05:49:48.769 29628 29628 W libprocessgroup: --------- beginning of main 12-28 06:08:43.514 32621 32621 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 06:08:43.679 32621 32621 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 06:08:43.680 32621 32621 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 06:08:43.680 32621 32621 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 06:08:43.680 32621 32621 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 06:08:43.680 32621 32621 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 06:08:43.680 32621 32621 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 06:08:43.680 32621 32621 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 06:08:43.680 32621 32621 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 06:08:43.680 32621 32621 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 06:08:43.680 32621 32621 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 06:08:43.680 32621 32621 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 06:08:43.680 32621 32621 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 06:08:43.680 32621 32621 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 06:08:43.680 32621 32621 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 06:08:43.680 32621 32621 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 06:08:43.681 32621 32621 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 06:08:43.681 32621 32621 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 06:08:43.681 32621 32621 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 06:08:43.681 32621 32621 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 06:08:43.681 32621 32621 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 06:08:43.681 32621 32621 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 06:08:43.681 32621 32621 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 06:08:43.681 32621 32621 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 06:08:43.693 32621 32621 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. 12-28 06:08:43.938 32621 32621 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 06:08:43.938 32621 32621 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 06:08:44.210 32621 32672 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 06:08:44.210 32621 32672 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 06:08:44.210 32621 32672 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 06:08:44.313 32659 32659 W libprocessgroup: Controller io is not found 12-28 06:08:44.314 32659 32659 W libprocessgroup: Controller io is not found 12-28 06:08:44.314 32659 32659 W libprocessgroup: Controller io is not found 12-28 06:18:34.671 4504 4504 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 06:18:35.092 4504 4504 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-28 06:18:35.095 4504 4504 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 06:18:35.096 4504 4504 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 06:18:35.096 4504 4504 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 06:18:35.096 4504 4504 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 06:18:35.096 4504 4504 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 06:18:35.096 4504 4504 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 06:18:35.096 4504 4504 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 06:18:35.096 4504 4504 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 06:18:35.096 4504 4504 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 06:18:35.096 4504 4504 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 06:18:35.096 4504 4504 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 06:18:35.096 4504 4504 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 06:18:35.096 4504 4504 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 06:18:35.096 4504 4504 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 06:18:35.096 4504 4504 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 06:18:35.096 4504 4504 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 06:18:35.096 4504 4504 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 06:18:35.096 4504 4504 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 06:18:35.096 4504 4504 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 06:18:35.096 4504 4504 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 06:18:35.096 4504 4504 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 06:18:35.096 4504 4504 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 06:18:35.152 4504 4504 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. 12-28 06:18:35.777 4504 4504 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 06:18:35.777 4504 4504 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 06:18:36.100 4504 4761 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 06:18:36.100 4504 4761 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 06:18:36.100 4504 4761 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 06:18:36.253 4693 4693 W libprocessgroup: Controller io is not found 12-28 06:18:36.253 4693 4693 W libprocessgroup: Controller io is not found 12-28 06:18:36.253 4693 4693 W libprocessgroup: Controller io is not found 12-28 06:29:48.060 6146 6146 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 06:29:48.199 6146 6146 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 06:29:48.200 6146 6146 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 06:29:48.200 6146 6146 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 06:29:48--------- beginning of main 12-28 06:29:48.208 6146 6146 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. 12-28 06:29:48.394 6146 6146 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 06:29:48.394 6146 6146 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 06:29:48.545 6146 6224 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 06:29:48.545 6146 6224 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 06:29:48.545 6146 6224 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 06:29:48.773 6203 6203 W libprocessgroup: Controller io is not found 12-28 06:29:48.773 6203 6203 W libprocessgroup: Controller io is not found 12-28 06:29:48.773 6203 6203 W libprocessgroup: Controller io is not found 12-28 06:32:47.684 9632 9632 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 06:32:48.081 9632 9632 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 06:32:48.084 9632 9632 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 06:32:48.084 9632 9632 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 06:32:48.084 9632 9632 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 06:32:48.084 9632 9632 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 06:32:48.084 9632 9632 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 06:32:48.084 9632 9632 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 06:32:48.084 9632 9632 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 06:32:48.084 9632 9632 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 06:32:48.084 9632 9632 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 06:32:48.084 9632 9632 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 06:32:48.084 9632 9632 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 06:32:48.084 9632 9632 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 06:32:48.084 9632 9632 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 06:32:48.084 9632 9632 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 06:32:48.084 9632 9632 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 06:32:48.084 9632 9632 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 06:32:48.084 9632 9632 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 06:32:48.084 9632 9632 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 06:32:48.084 9632 9632 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 06:32:48.084 9632 9632 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 06:32:48.084 9632 9632 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 06:32:48.084 9632 9632 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 06:32:48.130 9632 9632 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-28 06:32:48.676 9632 9632 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 06:32:48.676 9632 9632 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 06:32:48.936 9632 9689 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 06:32:48.936 9632 9689 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 06:32:48.936 9632 9689 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 06:32:49.413 9674 9674 W libprocessgroup: Controller io is not found 12-28 06:32:49.414 9674 9674 W libprocessgroup: Controller io is not found 12-28 06:32:49.414 9674 9674 W libprocessgroup: Controller io is not found 12-28 06:37:47.676 11495 11495 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 06:37:47.847 11495 11495 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 06:37:47.847 11495 11495 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 06:37:47.847 11495 11495 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 06:37:47.847 11495 11495 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 06:37:47.847 11495 11495 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 06:37:47.847 11495 11495 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 06:37:47.847 11495 11495 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 06:37:47.847 11495 11495 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 06:37:47.847 11495 11495 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 06:37:47.847 11495 11495 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 06:37:47.847 11495 11495 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 06:37:47.847 11495 11495 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 06:37:47.847 11495 11495 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 06:37:47.848 11495 11495 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 06:37:47.848 11495 11495 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 06:37:47.848 11495 11495 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 06:37:47.848 11495 11495 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 06:37:47.848 11495 11495 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 06:37:47.848 11495 11495 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 06:37:47.848 11495 11495 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 06:37:47.848 11495 11495 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 06:37:47.848 11495 11495 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 06:37:47.848 11495 11495 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 06:37:47.855 11495 11495 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. 12-28 06:37:48.041 11495 11495 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 --------- beginning of main 12-28 06:37:48.042 11495 11495 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 06:37:48.207 11495 11542 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 06:37:48.207 11495 11542 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 06:37:48.207 11495 11542 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 06:37:49.162 11529 11529 W libprocessgroup: Controller io is not found 12-28 06:37:49.162 11529 11529 W libprocessgroup: Controller io is not found 12-28 06:37:49.162 11529 11529 W libprocessgroup: Controller io is not found 12-28 06:50:48.056 14483 14483 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 06:50:48.200 14483 14483 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 06:50:48.201 14483 14483 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 06:50:48.201 14483 14483 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 06:50:48.201 14483 14483 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 06:50:48.201 14483 14483 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 06:50:48.201 14483 14483 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 06:50:48.201 14483 14483 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 06:50:48.201 14483 14483 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 06:50:48.201 14483 14483 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 06:50:48.201 14483 14483 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 06:50:48.201 14483 14483 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 06:50:48.201 14483 14483 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 06:50:48.201 14483 14483 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 06:50:48.201 14483 14483 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 06:50:48.201 14483 14483 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 06:50:48.201 14483 14483 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 06:50:48.201 14483 14483 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 06:50:48.201 14483 14483 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 06:50:48.201 14483 14483 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 06:50:48.201 14483 14483 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 06:50:48.201 14483 14483 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 06:50:48.201 14483 14483 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 06:50:48.201 14483 14483 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 06:50:48.211 14483 14483 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. 12-28 06:50:48.419 14483 14483 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 06:50:48.419 14483 14483 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 06:50:48.552--------- beginning of main 12-28 06:50:48.552 14483 14536 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 06:50:48.552 14483 14536 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 06:50:48.552 14483 14536 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 06:50:48.786 14522 14522 W libprocessgroup: Controller io is not found 12-28 06:50:48.787 14522 14522 W libprocessgroup: Controller io is not found 12-28 06:50:48.787 14522 14522 W libprocessgroup: Controller io is not found 12-28 07:04:48.050 16552 16552 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 07:04:48.249 16552 16552 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 07:04:48.249 16552 16552 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 07:04:48.249 16552 16552 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 07:04:48.249 16552 16552 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 07:04:48.249 16552 16552 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 07:04:48.249 16552 16552 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 07:04:48.249 16552 16552 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 07:04:48.249 16552 16552 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 07:04:48.249 16552 16552 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 07:04:48.249 16552 16552 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 07:04:48.249 16552 16552 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 07:04:48.249 16552 16552 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 07:04:48.249 16552 16552 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 07:04:48.250 16552 16552 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 07:04:48.250 16552 16552 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 07:04:48.250 16552 16552 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 07:04:48.250 16552 16552 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 07:04:48.250 16552 16552 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 07:04:48.250 16552 16552 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 07:04:48.250 16552 16552 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 07:04:48.250 16552 16552 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 07:04:48.250 16552 16552 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 07:04:48.250 16552 16552 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 07:04:48.258 16552 16552 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. 12-28 07:04:48.466 16552 16552 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 07:04:48.466 16552 16552 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 07:04:48.680 16552 16601 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 07:04:48.680 16552 16601 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-28 18:04:15.145 10389 10389 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 18:04:16.213 10389 10389 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 18:04:16.224 10389 10389 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 18:04:16.224 10389 10389 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 18:04:16.224 10389 10389 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 18:04:16.224 10389 10389 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 18:04:16.224 10389 10389 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 18:04:16.224 10389 10389 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 18:04:16.224 10389 10389 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 18:04:16.224 10389 10389 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 18:04:16.224 10389 10389 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 18:04:16.224 10389 10389 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 18:04:16.224 10389 10389 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 18:04:16.224 10389 10389 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 18:04:16.224 10389 10389 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 18:04:16.225 10389 10389 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 18:04:16.225 10389 10389 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 18:04:16.225 10389 10389 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 18:04:16.225 10389 10389 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 18:04:16.225 10389 10389 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 18:04:16.225 10389 10389 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 18:04:16.225 10389 10389 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 18:04:16.225 10389 10389 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 18:04:16.225 10389 10389 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 18:04:16.360 10389 10389 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. 12-28 18:04:18.187 10389 10389 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 18:04:18.187 10389 10389 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 18:04:19.393 10699 10699 W libprocessgroup: Controller io is not found 12-28 18:04:19.394 10699 10699 W libprocessgroup: Controller io is not found 12-28 18:04:19.394 10699 10699 W libprocessgroup: Controller io is not found 12-28 18:04:19.446 10389 10778 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 18:04:19.446 10389 10778 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 18:04:19.446 10389 10778 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 18:04:26.828 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.828 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.828 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.832 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.832 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.832 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.832 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:26.833 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.525 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.526 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.526 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.528 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.529 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.530 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.531 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.531 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.531 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.531 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.531 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.531 10389 10400 W System : A resource failed to call close. 12-28 18:04:42.531 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.344 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.345 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.346 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.346 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.346 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.346 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.346 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.352 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.352 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.353 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.354 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.355 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.356 10389 10400 W System : A resource failed to call close. 12-28 18:04:46.356 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.722 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.722 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.722 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.722 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.722 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.723 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.723 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.723 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.723 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.724 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.724 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.724 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.724 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.724 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.725 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.726 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.727 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.728 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.729 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.730 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.730 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.730 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.730 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.730 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.731 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.731 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.731 10389 10400 W System : A resource failed to--------- beginning of main 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.733 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:04:52.734 10389 10400 W System : A resource failed to call close. 12-28 18:05:48.545 13218 13218 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 18:05:48.851 13218 13218 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 18:05:48.853 13218 13218 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 18:05:48.853 13218 13218 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 18:05:48.853 13218 13218 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 18:05:48.853 13218 13218 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 18:05:48.853 13218 13218 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 18:05:48.853 13218 13218 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 18:05:48.853 13218 13218 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 18:05:48.853 13218 13218 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 18:05:48.853 13218 13218 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 18:05:48.854 13218 13218 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 18:05:48.854 13218 13218 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 18:05:48.854 13218 13218 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 18:05:48.854 13218 13218 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 18:05:48.854 13218 13218 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 18:05:48.854 13218 13218 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 18:05:48.854 13218 13218 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 18:05:48.854 13218 13218 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 18:05:48.854 13218 13218 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 18:05:48.854 13218 13218 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 18:05:48.854 13218 13218 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 18:05:48.854 13218 13218 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCa--------- beginning of main 12-28 18:05:48.882 13218 13218 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. 12-28 18:05:49.311 13218 13218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 18:05:49.312 13218 13218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 18:05:49.552 13218 13277 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 18:05:49.552 13218 13277 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 18:05:49.552 13218 13277 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 18:05:49.727 13264 13264 W libprocessgroup: Controller io is not found 12-28 18:05:49.727 13264 13264 W libprocessgroup: Controller io is not found 12-28 18:05:49.727 13264 13264 W libprocessgroup: Controller io is not found 12-28 18:07:48.519 16952 16952 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 18:07:48.871 16952 16952 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 18:07:48.876 16952 16952 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 18:07:48.877 16952 16952 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 18:07:48.877 16952 16952 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 18:07:48.877 16952 16952 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 18:07:48.877 16952 16952 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 18:07:48.877 16952 16952 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 18:07:48.877 16952 16952 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 18:07:48.877 16952 16952 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 18:07:48.877 16952 16952 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 18:07:48.877 16952 16952 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 18:07:48.877 16952 16952 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 18:07:48.877 16952 16952 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 18:07:48.877 16952 16952 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 18:07:48.877 16952 16952 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 18:07:48.877 16952 16952 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 18:07:48.877 16952 16952 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 18:07:48.877 16952 16952 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 18:07:48.877 16952 16952 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 18:07:48.877 16952 16952 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 18:07:48.877 16952 16952 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 18:07:48.877 16952 16952 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 18:07:48.877 16952 16952 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 18:07:48.924 16952 16952 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-28 18:07:49.489 16952 16952 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 18:07:49.489 16952 16952 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 18:07:49.788 16952 17042 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 18:07:49.788 16952 17042 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 18:07:49.788 16952 17042 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 18:07:49.887 17012 17012 W libprocessgroup: Controller io is not found 12-28 18:07:49.887 17012 17012 W libprocessgroup: Controller io is not found 12-28 18:07:49.887 17012 17012 W libprocessgroup: Controller io is not found 12-28 18:09:48.521 19468 19468 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 18:09:48.852 19468 19468 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 18:09:48.855 19468 19468 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 18:09:48.855 19468 19468 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 18:09:48.855 19468 19468 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 18:09:48.855 19468 19468 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 18:09:48.855 19468 19468 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 18:09:48.855 19468 19468 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 18:09:48.855 19468 19468 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 18:09:48.856 19468 19468 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 18:09:48.856 19468 19468 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 18:09:48.856 19468 19468 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 18:09:48.856 19468 19468 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 18:09:48.856 19468 19468 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 18:09:48.856 19468 19468 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 18:09:48.856 19468 19468 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 18:09:48.856 19468 19468 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 18:09:48.856 19468 19468 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 18:09:48.856 19468 19468 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 18:09:48.856 19468 19468 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 18:09:48.856 19468 19468 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 18:09:48.856 19468 19468 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 18:09:48.856 19468 19468 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 18:09:48.856 19468 19468 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 18:09:48.891 19468 19468 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. 12-28 18:09:49.370 19468 19468 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 --------- beginning of main 12-28 18:09:49.646 19468 19531 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 18:09:49.646 19468 19531 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 18:09:49.646 19468 19531 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 18:09:49.761 19516 19516 W libprocessgroup: Controller io is not found 12-28 18:09:49.761 19516 19516 W libprocessgroup: Controller io is not found 12-28 18:09:49.761 19516 19516 W libprocessgroup: Controller io is not found 12-28 18:12:48.526 20787 20787 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 18:12:48.886 20787 20787 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 18:12:48.888 20787 20787 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 18:12:48.888 20787 20787 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 18:12:48.888 20787 20787 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 18:12:48.888 20787 20787 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 18:12:48.888 20787 20787 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 18:12:48.888 20787 20787 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 18:12:48.888 20787 20787 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 18:12:48.888 20787 20787 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 18:12:48.888 20787 20787 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 18:12:48.888 20787 20787 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 18:12:48.888 20787 20787 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 18:12:48.889 20787 20787 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 18:12:48.889 20787 20787 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 18:12:48.889 20787 20787 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 18:12:48.889 20787 20787 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 18:12:48.889 20787 20787 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 18:12:48.889 20787 20787 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 18:12:48.889 20787 20787 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 18:12:48.889 20787 20787 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 18:12:48.889 20787 20787 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 18:12:48.889 20787 20787 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 18:12:48.889 20787 20787 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 18:12:48.920 20787 20787 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. 12-28 18:12:49.386 20787 20787 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 18:12:49.386 20787 20787 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 18:12:49.746 20787 20837 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 18:12:49.746 20787 20837 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-28 18:12:49.794 20824 20824 W libprocessgroup: Controller io is not found 12-28 18:12:49.794 20824 20824 W libprocessgroup: Controller io is not found 12-28 18:12:49.794 20824 20824 W libprocessgroup: Controller io is not found 12-28 18:14:48.560 24046 24046 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 18:14:48.946 24046 24046 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 18:14:48.947 24046 24046 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 18:14:48.948 24046 24046 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 18:14:48.948 24046 24046 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 18:14:48.948 24046 24046 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 18:14:48.948 24046 24046 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 18:14:48.948 24046 24046 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 18:14:48.948 24046 24046 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 18:14:48.948 24046 24046 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 18:14:48.948 24046 24046 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 18:14:48.948 24046 24046 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 18:14:48.948 24046 24046 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 18:14:48.948 24046 24046 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 18:14:48.948 24046 24046 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 18:14:48.948 24046 24046 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 18:14:48.948 24046 24046 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 18:14:48.948 24046 24046 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 18:14:48.948 24046 24046 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 18:14:48.948 24046 24046 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 18:14:48.948 24046 24046 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 18:14:48.948 24046 24046 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 18:14:48.948 24046 24046 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 18:14:48.949 24046 24046 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 18:14:48.981 24046 24046 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. 12-28 18:14:49.543 24046 24046 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 18:14:49.544 24046 24046 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 18:14:49.791 24046 24098 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 18:14:49.791 24046 24098 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 18:14:49.791 24046 24098 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 18:14:49.956 24085 24085 W libprocessgroup: Controller io is not found 12-28 18:14:49.956 24085 24085 W libprocessgroup: Controller io is not found 12-28 18:14:49.956 24085 24085 W libprocessgroup: --------- beginning of main 12-28 18:35:14.496 10168 10168 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 18:35:14.943 10168 10168 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-28 18:35:14.946 10168 10168 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-28 18:35:14.946 10168 10168 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-28 18:35:14.946 10168 10168 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-28 18:35:14.946 10168 10168 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-28 18:35:14.946 10168 10168 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-28 18:35:14.946 10168 10168 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-28 18:35:14.946 10168 10168 W System.err: at java.lang.Class.newInstance(Native Method) 12-28 18:35:14.946 10168 10168 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-28 18:35:14.946 10168 10168 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-28 18:35:14.946 10168 10168 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-28 18:35:14.946 10168 10168 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-28 18:35:14.946 10168 10168 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-28 18:35:14.946 10168 10168 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-28 18:35:14.946 10168 10168 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-28 18:35:14.946 10168 10168 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-28 18:35:14.946 10168 10168 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-28 18:35:14.946 10168 10168 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-28 18:35:14.946 10168 10168 W System.err: at android.os.Looper.loop(Looper.java:319) 12-28 18:35:14.946 10168 10168 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-28 18:35:14.946 10168 10168 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-28 18:35:14.946 10168 10168 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-28 18:35:14.946 10168 10168 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-28 18:35:14.993 10168 10168 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. 12-28 18:35:15.833 10168 10168 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-28 18:35:15.833 10168 10168 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-28 18:35:16.512 10168 10378 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-28 18:35:16.512 10168 10378 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-28 18:35:16.512 10168 10378 W com.mbwhatsapp: and incorrect proguard optimizations. 12-28 18:35:16.928 10325 10325 W libprocessgroup: Controller io is not found 12-28 18:35:16.928 10325 10325 W libprocessgroup: Controller io is not found 12-28 18:35:16.928 10325 10325 W libprocessgroup: Controller io is not found 12-28 18:37:48.554 11283 11283 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-28 18:37:48.739 11283 11283 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-29 01:13:13.439 1220 1220 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:13:14.307 1220 1220 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:13:14.312 1220 1220 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:13:14.312 1220 1220 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:13:14.312 1220 1220 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:13:14.312 1220 1220 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:13:14.312 1220 1220 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:13:14.312 1220 1220 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:13:14.312 1220 1220 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:13:14.312 1220 1220 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:13:14.312 1220 1220 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:13:14.312 1220 1220 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:13:14.312 1220 1220 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:13:14.312 1220 1220 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:13:14.312 1220 1220 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:13:14.312 1220 1220 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:13:14.312 1220 1220 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:13:14.312 1220 1220 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:13:14.312 1220 1220 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:13:14.312 1220 1220 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:13:14.312 1220 1220 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:13:14.312 1220 1220 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:13:14.312 1220 1220 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:13:14.312 1220 1220 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:13:14.345 1220 1220 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. 12-29 01:13:16.331 1220 1220 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:13:16.331 1220 1220 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:13:18.405 1949 1949 W libprocessgroup: Controller io is not found 12-29 01:13:18.406 1949 1949 W libprocessgroup: Controller io is not found 12-29 01:13:18.406 1949 1949 W libprocessgroup: Controller io is not found 12-29 01:13:18.814 1220 2140 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 339.146ms (76.66 bytecodes/s) (1872B approximate peak alloc) 12-29 01:13:19.025 1220 2140 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 210.498ms (1168.65 bytecodes/s) (7920B approximate peak alloc) 12-29 01:13:19.025 1220 2140 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:13:19.025 1220 2140 W com.mbwhatsapp: Common causes for--------- beginning of main 12-29 01:13:19.536 1220 2140 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 510.484ms (121.45 bytecodes/s) (2648B approximate peak alloc) 12-29 01:13:24.944 1220 1251 W com.mbwhatsapp: Suspending all threads took: 96.785ms 12-29 01:14:36.296 6909 6909 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:14:36.693 6909 6909 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:14:36.705 6909 6909 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:14:36.705 6909 6909 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:14:36.705 6909 6909 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:14:36.705 6909 6909 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:14:36.705 6909 6909 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:14:36.705 6909 6909 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:14:36.705 6909 6909 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:14:36.705 6909 6909 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:14:36.705 6909 6909 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:14:36.705 6909 6909 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:14:36.705 6909 6909 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:14:36.705 6909 6909 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:14:36.705 6909 6909 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:14:36.705 6909 6909 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:14:36.705 6909 6909 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:14:36.705 6909 6909 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:14:36.705 6909 6909 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:14:36.705 6909 6909 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:14:36.705 6909 6909 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:14:36.705 6909 6909 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:14:36.705 6909 6909 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:14:36.705 6909 6909 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:14:36.741 6909 6909 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. 12-29 01:14:37.337 6909 6909 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:14:37.337 6909 6909 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:14:37.565 6909 7011 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:14:37.565 6909 7011 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:14:37.565 6909 7011 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:14:37.727 6997 6997 W libprocessgroup: Controller io is not found 12-29 01:14:37.728 6997 6997 W libprocessgroup: Controller io is not found 12-29 01:14:37.728 6997 699--------- beginning of main 12-29 01:15:48.600 8184 8184 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:15:48.825 8184 8184 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:15:48.825 8184 8184 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:15:48.825 8184 8184 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:15:48.825 8184 8184 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:15:48.825 8184 8184 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:15:48.825 8184 8184 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:15:48.825 8184 8184 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:15:48.825 8184 8184 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:15:48.825 8184 8184 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:15:48.825 8184 8184 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:15:48.825 8184 8184 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:15:48.825 8184 8184 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:15:48.825 8184 8184 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:15:48.825 8184 8184 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:15:48.825 8184 8184 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:15:48.825 8184 8184 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:15:48.825 8184 8184 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:15:48.825 8184 8184 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:15:48.825 8184 8184 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:15:48.825 8184 8184 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:15:48.826 8184 8184 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:15:48.826 8184 8184 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:15:48.826 8184 8184 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:15:48.835 8184 8184 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. 12-29 01:15:49.134 8184 8184 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:15:49.134 8184 8184 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:15:49.406 8184 8282 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:15:49.406 8184 8282 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:15:49.406 8184 8282 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:15:49.619 8261 8261 W libprocessgroup: Controller io is not found 12-29 01:15:49.619 8261 8261 W libprocessgroup: Controller io is not found 12-29 01:15:49.619 8261 8261 W libprocessgroup: Controller io is not found 12-29 01:22:48.548 10572 10572 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:22:48.690 10572 10572 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-29 01:22:48.691 10572 10572 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:22:48.691 10572 10572 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:22:48.691 10572 10572 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:22:48.691 10572 10572 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:22:48.691 10572 10572 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:22:48.691 10572 10572 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:22:48.691 10572 10572 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:22:48.691 10572 10572 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:22:48.691 10572 10572 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:22:48.691 10572 10572 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:22:48.691 10572 10572 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:22:48.691 10572 10572 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:22:48.691 10572 10572 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:22:48.691 10572 10572 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:22:48.691 10572 10572 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:22:48.691 10572 10572 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:22:48.691 10572 10572 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:22:48.691 10572 10572 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:22:48.692 10572 10572 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:22:48.692 10572 10572 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:22:48.692 10572 10572 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:22:48.692 10572 10572 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:22:48.702 10572 10572 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. 12-29 01:22:49.019 10572 10572 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:22:49.019 10572 10572 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:22:49.226 10572 10625 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:22:49.226 10572 10625 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:22:49.226 10572 10625 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:22:49.429 10612 10612 W libprocessgroup: Controller io is not found 12-29 01:22:49.430 10612 10612 W libprocessgroup: Controller io is not found 12-29 01:22:49.430 10612 10612 W libprocessgroup: Controller io is not found 12-29 01:28:48.553 12110 12110 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:28:48.791 12110 12110 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:28:48.791 12110 12110 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:28:48.792 12110 12110 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:28:48--------- beginning of main 12-29 01:28:48.803 12110 12110 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. 12-29 01:28:49.094 12110 12110 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:28:49.094 12110 12110 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:28:49.353 12110 12249 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:28:49.353 12110 12249 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:28:49.353 12110 12249 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:28:49.743 12212 12212 W libprocessgroup: Controller io is not found 12-29 01:28:49.743 12212 12212 W libprocessgroup: Controller io is not found 12-29 01:28:49.743 12212 12212 W libprocessgroup: Controller io is not found 12-29 01:30:48.515 17658 17658 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:30:49.066 17658 17658 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:30:49.071 17658 17658 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:30:49.071 17658 17658 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:30:49.071 17658 17658 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:30:49.071 17658 17658 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:30:49.071 17658 17658 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:30:49.071 17658 17658 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:30:49.071 17658 17658 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:30:49.071 17658 17658 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:30:49.071 17658 17658 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:30:49.071 17658 17658 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:30:49.071 17658 17658 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:30:49.072 17658 17658 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:30:49.072 17658 17658 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:30:49.072 17658 17658 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:30:49.072 17658 17658 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:30:49.072 17658 17658 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:30:49.072 17658 17658 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:30:49.072 17658 17658 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:30:49.072 17658 17658 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:30:49.072 17658 17658 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:30:49.072 17658 17658 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:30:49.072 17658 17658 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:30:49.168 17658 17658 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-29 01:30:50.278 17658 17658 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:30:50.278 17658 17658 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:30:50.909 17761 17761 W libprocessgroup: Controller io is not found 12-29 01:30:50.909 17761 17761 W libprocessgroup: Controller io is not found 12-29 01:30:50.909 17761 17761 W libprocessgroup: Controller io is not found 12-29 01:30:51.288 17658 17825 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:30:51.288 17658 17825 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:30:51.288 17658 17825 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:31:45.313 19349 19349 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:31:45.882 19349 19349 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:31:45.897 19349 19349 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:31:45.897 19349 19349 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:31:45.897 19349 19349 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:31:45.897 19349 19349 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:31:45.897 19349 19349 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:31:45.897 19349 19349 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:31:45.897 19349 19349 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:31:45.898 19349 19349 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:31:45.898 19349 19349 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:31:45.898 19349 19349 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:31:45.898 19349 19349 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:31:45.898 19349 19349 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:31:45.898 19349 19349 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:31:45.898 19349 19349 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:31:45.898 19349 19349 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:31:45.898 19349 19349 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:31:45.898 19349 19349 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:31:45.898 19349 19349 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:31:45.898 19349 19349 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:31:45.898 19349 19349 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:31:45.898 19349 19349 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:31:45.898 19349 19349 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:31:46.045 19349 19349 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. 12-29 01:31:46.954 19349 19349 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 --------- beginning of main 12-29 01:31:47.426 19398 19398 W libprocessgroup: Controller io is not found 12-29 01:31:47.426 19398 19398 W libprocessgroup: Controller io is not found 12-29 01:31:47.426 19398 19398 W libprocessgroup: Controller io is not found 12-29 01:31:47.681 19349 19413 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:31:47.681 19349 19413 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:31:47.681 19349 19413 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:31:58.350 19349 19360 W com.mbwhatsapp: Suspending all threads took: 14.017ms 12-29 01:32:48.504 21000 21000 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:32:48.984 21000 21000 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:32:48.985 21000 21000 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:32:48.985 21000 21000 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:32:48.985 21000 21000 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:32:48.985 21000 21000 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:32:48.985 21000 21000 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:32:48.986 21000 21000 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:32:48.986 21000 21000 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:32:48.986 21000 21000 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:32:48.986 21000 21000 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:32:48.986 21000 21000 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:32:48.986 21000 21000 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:32:48.986 21000 21000 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:32:48.986 21000 21000 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:32:48.986 21000 21000 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:32:48.986 21000 21000 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:32:48.986 21000 21000 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:32:48.986 21000 21000 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:32:48.986 21000 21000 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:32:48.986 21000 21000 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:32:48.986 21000 21000 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:32:48.986 21000 21000 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:32:48.986 21000 21000 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:32:49.002 21000 21000 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. 12-29 01:32:49.665 21000 21000 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:32:49.665 21000 21000 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:32:49.962 21000 21062 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification an--------- beginning of main 12-29 01:32:50.215 21047 21047 W libprocessgroup: Controller io is not found 12-29 01:32:50.216 21047 21047 W libprocessgroup: Controller io is not found 12-29 01:32:50.216 21047 21047 W libprocessgroup: Controller io is not found 12-29 01:37:48.529 22613 22613 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:37:48.714 22613 22613 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:37:48.715 22613 22613 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:37:48.715 22613 22613 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:37:48.715 22613 22613 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:37:48.715 22613 22613 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:37:48.715 22613 22613 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:37:48.715 22613 22613 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:37:48.715 22613 22613 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:37:48.715 22613 22613 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:37:48.715 22613 22613 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:37:48.715 22613 22613 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:37:48.715 22613 22613 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:37:48.715 22613 22613 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:37:48.715 22613 22613 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:37:48.715 22613 22613 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:37:48.715 22613 22613 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:37:48.715 22613 22613 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:37:48.715 22613 22613 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:37:48.716 22613 22613 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:37:48.716 22613 22613 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:37:48.716 22613 22613 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:37:48.716 22613 22613 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:37:48.716 22613 22613 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:37:48.725 22613 22613 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. 12-29 01:37:48.964 22613 22613 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:37:48.964 22613 22613 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:37:49.168 22613 22663 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:37:49.168 22613 22663 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:37:49.168 22613 22663 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:37:49.367 22650 22650 W libprocessgroup: Controller io is not found 12-29 01:37:49.367 22650 22650 W libprocessgroup: Controller io is not found 12-29 01:37:49.367 22650 22650 W libprocessgroup: --------- beginning of main 12-29 01:47:48.545 24770 24770 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:47:48.828 24770 24770 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 01:47:48.832 24770 24770 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 01:47:48.832 24770 24770 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 01:47:48.832 24770 24770 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 01:47:48.832 24770 24770 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 01:47:48.832 24770 24770 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 01:47:48.832 24770 24770 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 01:47:48.832 24770 24770 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 01:47:48.832 24770 24770 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 01:47:48.832 24770 24770 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 01:47:48.832 24770 24770 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 01:47:48.832 24770 24770 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 01:47:48.832 24770 24770 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 01:47:48.832 24770 24770 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 01:47:48.833 24770 24770 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:47:48.833 24770 24770 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:47:48.833 24770 24770 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:47:48.833 24770 24770 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:47:48.833 24770 24770 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:47:48.833 24770 24770 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:47:48.833 24770 24770 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:47:48.833 24770 24770 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:47:48.833 24770 24770 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:47:48.859 24770 24770 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. 12-29 01:47:49.394 24770 24770 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:47:49.395 24770 24770 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:47:49.616 24770 24829 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:47:49.616 24770 24829 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:47:49.616 24770 24829 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:47:49.851 24816 24816 W libprocessgroup: Controller io is not found 12-29 01:47:49.852 24816 24816 W libprocessgroup: Controller io is not found 12-29 01:47:49.852 24816 24816 W libprocessgroup: Controller io is not found 12-29 01:55:48.534 26482 26482 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 01:55:48.688 26482 26482 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-29 01:55:48.689 26482 26482 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 01:55:48.689 26482 26482 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 01:55:48.689 26482 26482 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 01:55:48.689 26482 26482 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 01:55:48.689 26482 26482 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 01:55:48.689 26482 26482 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 01:55:48.689 26482 26482 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 01:55:48.689 26482 26482 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 01:55:48.689 26482 26482 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 01:55:48.708 26482 26482 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. 12-29 01:55:48.987 26482 26482 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 01:55:48.987 26482 26482 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 01:55:49.157 26482 26568 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 01:55:49.157 26482 26568 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 01:55:49.157 26482 26568 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 01:55:49.448 26540 26540 W libprocessgroup: Controller io is not found 12-29 01:55:49.449 26540 26540 W libprocessgroup: Controller io is not found 12-29 01:55:49.449 26540 26540 W libprocessgroup: Controller io is not found 12-29 02:02:48.531 28553 28553 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 02:02:48.721 28553 28553 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 02:02:48.722 28553 28553 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 02:02:48.722 28553 28553 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 02:02:48.722 28553 28553 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 02:02:48.722 28553 28553 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 02:02:48.722 28553 28553 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 02:02:48.722 28553 28553 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 02:02:48.722 28553 28553 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 02:02:48.722 28553 28553 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 02:02:48.722 28553 28553 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 02:02:48.722 28553 28553 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 02:02:48.722 28553 28553 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 02:02:48.722 28553 28553 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 02:02:48.722 28553 28553 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 02:02:48.722 28553 28553 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 02:02:48.722 28553 28553 W System.err: at android.app.ActivityThread$H.h--------- beginning of main 12-29 02:02:48.730 28553 28553 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. 12-29 02:02:48.973 28553 28553 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 02:02:48.973 28553 28553 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 02:02:49.115 28553 28607 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 02:02:49.115 28553 28607 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 02:02:49.115 28553 28607 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 02:02:49.406 28592 28592 W libprocessgroup: Controller io is not found 12-29 02:02:49.407 28592 28592 W libprocessgroup: Controller io is not found 12-29 02:02:49.407 28592 28592 W libprocessgroup: Controller io is not found 12-29 02:07:37.024 29907 29907 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 02:07:37.166 29907 29907 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 02:07:37.166 29907 29907 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 02:07:37.166 29907 29907 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 02:07:37.166 29907 29907 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 02:07:37.166 29907 29907 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 02:07:37.166 29907 29907 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 02:07:37.166 29907 29907 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 02:07:37.166 29907 29907 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 02:07:37.166 29907 29907 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 02:07:37.166 29907 29907 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 02:07:37.166 29907 29907 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 02:07:37.166 29907 29907 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 02:07:37.166 29907 29907 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 02:07:37.166 29907 29907 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 02:07:37.166 29907 29907 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 02:07:37.166 29907 29907 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 02:07:37.166 29907 29907 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 02:07:37.166 29907 29907 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 02:07:37.166 29907 29907 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 02:07:37.166 29907 29907 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 02:07:37.166 29907 29907 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 02:07:37.166 29907 29907 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 02:07:37.166 29907 29907 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 02:07:37.174 29907 29907 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-29 02:07:37.378 29907 29907 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 02:07:37.378 29907 29907 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 02:07:37.591 29907 29966 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 02:07:37.591 29907 29966 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 02:07:37.591 29907 29966 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 02:07:37.808 29950 29950 W libprocessgroup: Controller io is not found 12-29 02:07:37.808 29950 29950 W libprocessgroup: Controller io is not found 12-29 02:07:37.808 29950 29950 W libprocessgroup: Controller io is not found 12-29 02:10:48.547 30941 30941 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 02:10:48.673 30941 30941 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 02:10:48.674 30941 30941 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 02:10:48.674 30941 30941 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 02:10:48.674 30941 30941 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 02:10:48.674 30941 30941 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 02:10:48.674 30941 30941 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 02:10:48.674 30941 30941 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 02:10:48.674 30941 30941 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 02:10:48.674 30941 30941 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 02:10:48.674 30941 30941 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 02:10:48.674 30941 30941 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 02:10:48.674 30941 30941 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 02:10:48.674 30941 30941 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 02:10:48.674 30941 30941 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 02:10:48.674 30941 30941 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 02:10:48.674 30941 30941 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 02:10:48.674 30941 30941 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 02:10:48.674 30941 30941 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 02:10:48.674 30941 30941 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 02:10:48.674 30941 30941 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 02:10:48.674 30941 30941 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 02:10:48.674 30941 30941 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 02:10:48.674 30941 30941 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 02:10:48.682 30941 30941 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. 12-29 02:10:48.853 30941 30941 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 --------- beginning of main 12-29 02:10:49.034 30941 30997 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 02:10:49.034 30941 30997 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 02:10:49.034 30941 30997 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 02:10:49.237 30983 30983 W libprocessgroup: Controller io is not found 12-29 02:10:49.237 30983 30983 W libprocessgroup: Controller io is not found 12-29 02:10:49.237 30983 30983 W libprocessgroup: Controller io is not found 12-29 02:19:48.545 1580 1580 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 02:19:48.796 1580 1580 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 02:19:48.798 1580 1580 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 02:19:48.799 1580 1580 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 02:19:48.799 1580 1580 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 02:19:48.799 1580 1580 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 02:19:48.799 1580 1580 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 02:19:48.799 1580 1580 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 02:19:48.799 1580 1580 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 02:19:48.799 1580 1580 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 02:19:48.799 1580 1580 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 02:19:48.799 1580 1580 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 02:19:48.799 1580 1580 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 02:19:48.799 1580 1580 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 02:19:48.799 1580 1580 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 02:19:48.799 1580 1580 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 02:19:48.799 1580 1580 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 02:19:48.799 1580 1580 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 02:19:48.799 1580 1580 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 02:19:48.799 1580 1580 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 02:19:48.799 1580 1580 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 02:19:48.799 1580 1580 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 02:19:48.799 1580 1580 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 02:19:48.799 1580 1580 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 02:19:48.820 1580 1580 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. 12-29 02:19:49.195 1580 1580 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 02:19:49.195 1580 1580 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 02:19:49.450 1580 1662 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 02:19:49.450 1580 1662 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-29 02:19:49.627 1647 1647 W libprocessgroup: Controller io is not found 12-29 02:19:49.627 1647 1647 W libprocessgroup: Controller io is not found 12-29 02:19:49.627 1647 1647 W libprocessgroup: Controller io is not found 12-29 02:25:48.498 5276 5276 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 02:25:48.754 5276 5276 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 02:25:48.758 5276 5276 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 02:25:48.758 5276 5276 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 02:25:48.758 5276 5276 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 02:25:48.758 5276 5276 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 02:25:48.758 5276 5276 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 02:25:48.758 5276 5276 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 02:25:48.758 5276 5276 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 02:25:48.758 5276 5276 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 02:25:48.758 5276 5276 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 02:25:48.758 5276 5276 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 02:25:48.758 5276 5276 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 02:25:48.758 5276 5276 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 02:25:48.758 5276 5276 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 02:25:48.758 5276 5276 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 02:25:48.758 5276 5276 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 02:25:48.758 5276 5276 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 02:25:48.758 5276 5276 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 02:25:48.758 5276 5276 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 02:25:48.758 5276 5276 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 02:25:48.758 5276 5276 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 02:25:48.758 5276 5276 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 02:25:48.758 5276 5276 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 02:25:48.786 5276 5276 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. 12-29 02:25:49.200 5276 5276 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 02:25:49.200 5276 5276 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 02:25:49.478 5276 5357 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 02:25:49.478 5276 5357 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 02:25:49.478 5276 5357 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 02:25:49.606 5342 5342 W libprocessgroup: Controller io is not found 12-29 02:25:49.607 5342 5342 W libprocessgroup: Controller io is not found 12-29 02:25:49.607 5342 5342 W libprocessgroup: --------- beginning of main 12-29 02:34:48.555 8323 8323 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 02:34:48.780 8323 8323 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 02:34:48.781 8323 8323 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 02:34:48.781 8323 8323 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 02:34:48.781 8323 8323 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 02:34:48.781 8323 8323 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 02:34:48.781 8323 8323 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 02:34:48.781 8323 8323 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 02:34:48.781 8323 8323 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 02:34:48.781 8323 8323 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 02:34:48.781 8323 8323 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 02:34:48.781 8323 8323 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 02:34:48.781 8323 8323 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 02:34:48.781 8323 8323 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 02:34:48.781 8323 8323 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 02:34:48.781 8323 8323 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 02:34:48.781 8323 8323 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 02:34:48.781 8323 8323 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 02:34:48.781 8323 8323 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 02:34:48.781 8323 8323 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 02:34:48.781 8323 8323 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 02:34:48.781 8323 8323 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 02:34:48.781 8323 8323 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 02:34:48.781 8323 8323 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 02:34:48.796 8323 8323 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. 12-29 02:34:49.024 8323 8323 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 02:34:49.024 8323 8323 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 02:34:49.227 8323 8430 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 02:34:49.227 8323 8430 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 02:34:49.227 8323 8430 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 02:34:49.428 8409 8409 W libprocessgroup: Controller io is not found 12-29 02:34:49.428 8409 8409 W libprocessgroup: Controller io is not found 12-29 02:34:49.428 8409 8409 W libprocessgroup: Controller io is not found 12-29 02:42:48.538 11001 11001 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 02:42:49.093 11001 11001 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-29 02:42:49.096 11001 11001 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 02:42:49.097 11001 11001 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 02:42:49.097 11001 11001 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 02:42:49.097 11001 11001 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 02:42:49.097 11001 11001 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 02:42:49.097 11001 11001 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 02:42:49.097 11001 11001 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 02:42:49.097 11001 11001 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 02:42:49.097 11001 11001 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 02:42:49.097 11001 11001 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 02:42:49.097 11001 11001 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 02:42:49.097 11001 11001 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 02:42:49.097 11001 11001 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 02:42:49.097 11001 11001 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 02:42:49.097 11001 11001 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 02:42:49.097 11001 11001 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 02:42:49.097 11001 11001 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 02:42:49.097 11001 11001 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 02:42:49.097 11001 11001 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 02:42:49.097 11001 11001 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 02:42:49.097 11001 11001 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 02:42:49.097 11001 11001 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 02:42:49.129 11001 11001 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. 12-29 02:42:50.454 11001 11001 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 02:42:50.483 11001 11001 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 02:42:50.994 11186 11186 W libprocessgroup: Controller io is not found 12-29 02:42:50.995 11186 11186 W libprocessgroup: Controller io is not found 12-29 02:42:50.995 11186 11186 W libprocessgroup: Controller io is not found 12-29 02:42:51.042 11001 11001 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (11087) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 131ms 12-29 02:42:51.064 11001 11255 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 02:42:51.064 11001 11255 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 02:42:51.064 11001 11255 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 02:50:48.539 15266 15266 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 02:50:48.853 15266 15266--------- beginning of main 12-29 02:50:48.855 15266 15266 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 02:50:48.856 15266 15266 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 02:50:48.856 15266 15266 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 02:50:48.856 15266 15266 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 02:50:48.856 15266 15266 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 02:50:48.856 15266 15266 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 02:50:48.856 15266 15266 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 02:50:48.856 15266 15266 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 02:50:48.856 15266 15266 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 02:50:48.856 15266 15266 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 02:50:48.856 15266 15266 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 02:50:48.856 15266 15266 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 02:50:48.856 15266 15266 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 02:50:48.856 15266 15266 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 02:50:48.856 15266 15266 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 02:50:48.856 15266 15266 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 02:50:48.856 15266 15266 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 02:50:48.856 15266 15266 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 02:50:48.856 15266 15266 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 02:50:48.856 15266 15266 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 02:50:48.856 15266 15266 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 02:50:48.856 15266 15266 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 02:50:48.880 15266 15266 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. 12-29 02:50:49.424 15266 15266 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 02:50:49.424 15266 15266 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 02:50:49.624 15266 15320 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 02:50:49.624 15266 15320 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 02:50:49.624 15266 15320 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 02:50:49.836 15304 15304 W libprocessgroup: Controller io is not found 12-29 02:50:49.836 15304 15304 W libprocessgroup: Controller io is not found 12-29 02:50:49.837 15304 15304 W libprocessgroup: Controller io is not found 12-29 03:00:48.508 17400 17400 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 03:00:48.777 17400 17400 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 03:00:48.778 17400 17400 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 03:00:48.778 17400 17400 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 03:00:48--------- beginning of main 12-29 03:00:48.788 17400 17400 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. 12-29 03:00:49.216 17400 17400 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 03:00:49.217 17400 17400 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 03:00:49.633 17400 17515 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 03:00:49.633 17400 17515 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 03:00:49.633 17400 17515 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 03:00:49.864 17476 17476 W libprocessgroup: Controller io is not found 12-29 03:00:49.864 17476 17476 W libprocessgroup: Controller io is not found 12-29 03:00:49.864 17476 17476 W libprocessgroup: Controller io is not found 12-29 03:10:48.529 19315 19315 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 03:10:48.827 19315 19315 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 03:10:48.828 19315 19315 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 03:10:48.828 19315 19315 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 03:10:48.829 19315 19315 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 03:10:48.829 19315 19315 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 03:10:48.829 19315 19315 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 03:10:48.829 19315 19315 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 03:10:48.829 19315 19315 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 03:10:48.829 19315 19315 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 03:10:48.829 19315 19315 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 03:10:48.829 19315 19315 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 03:10:48.829 19315 19315 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 03:10:48.829 19315 19315 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 03:10:48.829 19315 19315 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 03:10:48.829 19315 19315 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 03:10:48.829 19315 19315 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 03:10:48.829 19315 19315 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 03:10:48.829 19315 19315 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 03:10:48.829 19315 19315 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 03:10:48.829 19315 19315 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 03:10:48.829 19315 19315 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 03:10:48.829 19315 19315 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 03:10:48.829 19315 19315 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 03:10:48.857 19315 19315 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-29 03:10:49.339 19315 19315 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 03:10:49.339 19315 19315 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 03:10:49.883 19315 19479 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 03:10:49.883 19315 19479 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 03:10:49.883 19315 19479 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 03:10:50.063 19433 19433 W libprocessgroup: Controller io is not found 12-29 03:10:50.063 19433 19433 W libprocessgroup: Controller io is not found 12-29 03:10:50.063 19433 19433 W libprocessgroup: Controller io is not found 12-29 03:20:48.495 21090 21090 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 03:20:48.682 21090 21090 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 03:20:48.682 21090 21090 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 03:20:48.682 21090 21090 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 03:20:48.682 21090 21090 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 03:20:48.682 21090 21090 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 03:20:48.682 21090 21090 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 03:20:48.682 21090 21090 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 03:20:48.683 21090 21090 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 03:20:48.683 21090 21090 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 03:20:48.683 21090 21090 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 03:20:48.683 21090 21090 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 03:20:48.683 21090 21090 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 03:20:48.683 21090 21090 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 03:20:48.683 21090 21090 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 03:20:48.683 21090 21090 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 03:20:48.683 21090 21090 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 03:20:48.683 21090 21090 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 03:20:48.683 21090 21090 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 03:20:48.683 21090 21090 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 03:20:48.683 21090 21090 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 03:20:48.683 21090 21090 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 03:20:48.683 21090 21090 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 03:20:48.683 21090 21090 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 03:20:48.694 21090 21090 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. 12-29 03:20:49.207 21090 21090 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 --------- beginning of main 12-29 03:20:49.608 21090 21248 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 03:20:49.608 21090 21248 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 03:20:49.608 21090 21248 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 03:20:49.933 21223 21223 W libprocessgroup: Controller io is not found 12-29 03:20:49.934 21223 21223 W libprocessgroup: Controller io is not found 12-29 03:20:49.934 21223 21223 W libprocessgroup: Controller io is not found 12-29 03:30:48.488 23264 23264 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 03:30:48.659 23264 23264 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 03:30:48.659 23264 23264 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 03:30:48.659 23264 23264 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 03:30:48.659 23264 23264 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 03:30:48.659 23264 23264 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 03:30:48.659 23264 23264 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 03:30:48.659 23264 23264 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 03:30:48.659 23264 23264 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 03:30:48.659 23264 23264 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 03:30:48.659 23264 23264 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 03:30:48.659 23264 23264 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 03:30:48.659 23264 23264 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 03:30:48.659 23264 23264 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 03:30:48.659 23264 23264 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 03:30:48.659 23264 23264 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 03:30:48.659 23264 23264 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 03:30:48.659 23264 23264 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 03:30:48.659 23264 23264 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 03:30:48.659 23264 23264 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 03:30:48.659 23264 23264 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 03:30:48.659 23264 23264 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 03:30:48.659 23264 23264 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 03:30:48.659 23264 23264 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 03:30:48.667 23264 23264 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. 12-29 03:30:48.882 23264 23264 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 03:30:48.882 23264 23264 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 03:30:49.133 23264 23317 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 03:30:49.133 23264 23317 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-29 03:30:49.322 23302 23302 W libprocessgroup: Controller io is not found 12-29 03:30:49.322 23302 23302 W libprocessgroup: Controller io is not found 12-29 03:30:49.322 23302 23302 W libprocessgroup: Controller io is not found 12-29 03:46:48.550 26663 26663 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 03:46:48.827 26663 26663 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 03:46:48.829 26663 26663 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 03:46:48.829 26663 26663 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 03:46:48.829 26663 26663 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 03:46:48.829 26663 26663 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 03:46:48.829 26663 26663 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 03:46:48.829 26663 26663 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 03:46:48.829 26663 26663 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 03:46:48.829 26663 26663 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 03:46:48.829 26663 26663 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 03:46:48.829 26663 26663 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 03:46:48.829 26663 26663 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 03:46:48.829 26663 26663 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 03:46:48.829 26663 26663 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 03:46:48.829 26663 26663 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 03:46:48.829 26663 26663 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 03:46:48.829 26663 26663 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 03:46:48.829 26663 26663 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 03:46:48.829 26663 26663 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 03:46:48.830 26663 26663 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 03:46:48.830 26663 26663 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 03:46:48.830 26663 26663 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 03:46:48.830 26663 26663 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 03:46:48.852 26663 26663 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. 12-29 03:46:49.250 26663 26663 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 03:46:49.250 26663 26663 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 03:46:49.529 26663 26726 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 03:46:49.529 26663 26726 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 03:46:49.529 26663 26726 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 03:46:49.657 26711 26711 W libprocessgroup: Controller io is not found 12-29 03:46:49.657 26711 26711 W libprocessgroup: Controller io is not found 12-29 03:46:49.657 26711 26711 W libprocessgroup: --------- beginning of main 12-29 04:01:48.535 28241 28241 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 04:01:48.728 28241 28241 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 04:01:48.728 28241 28241 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 04:01:48.728 28241 28241 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 04:01:48.728 28241 28241 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 04:01:48.728 28241 28241 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 04:01:48.728 28241 28241 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 04:01:48.728 28241 28241 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 04:01:48.729 28241 28241 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 04:01:48.729 28241 28241 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 04:01:48.729 28241 28241 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 04:01:48.729 28241 28241 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 04:01:48.729 28241 28241 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 04:01:48.729 28241 28241 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 04:01:48.729 28241 28241 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 04:01:48.729 28241 28241 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 04:01:48.729 28241 28241 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 04:01:48.729 28241 28241 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 04:01:48.729 28241 28241 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 04:01:48.729 28241 28241 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 04:01:48.729 28241 28241 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 04:01:48.729 28241 28241 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 04:01:48.729 28241 28241 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 04:01:48.729 28241 28241 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 04:01:48.740 28241 28241 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. 12-29 04:01:48.990 28241 28241 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 04:01:48.990 28241 28241 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 04:01:49.116 28241 28322 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 04:01:49.116 28241 28322 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 04:01:49.116 28241 28322 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 04:01:49.380 28305 28305 W libprocessgroup: Controller io is not found 12-29 04:01:49.381 28305 28305 W libprocessgroup: Controller io is not found 12-29 04:01:49.381 28305 28305 W libprocessgroup: Controller io is not found 12-29 04:06:48.543 30121 30121 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 04:06:48.680 30121 30121 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-29 04:06:48.687 30121 30121 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. 12-29 04:06:48.867 30121 30121 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 04:06:48.867 30121 30121 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 04:06:49.028 30121 30168 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 04:06:49.028 30121 30168 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 04:06:49.028 30121 30168 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 04:06:49.272 30155 30155 W libprocessgroup: Controller io is not found 12-29 04:06:49.272 30155 30155 W libprocessgroup: Controller io is not found 12-29 04:06:49.272 30155 30155 W libprocessgroup: Controller io is not found 12-29 04:12:48.543 31957 31957 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 04:12:48.691 31957 31957 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 04:12:48.691 31957 31957 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 04:12:48.691 31957 31957 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 04:12:48.691 31957 31957 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 04:12:48.691 31957 31957 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 04:12:48.691 31957 31957 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 04:12:48.691 31957 31957 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 04:12:48.691 31957 31957 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 04:12:48.691 31957 31957 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 04:12:48.691 31957 31957 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 04:12:48.691 31957 31957 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 04:12:48.691 31957 31957 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 04:12:48.691 31957 31957 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 04:12:48.691 31957 31957 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 04:12:48.691 31957 31957 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 04:12:48.691 31957 31957 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 04:12:48.691 31957 31957 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 04:12:48.691 31957 31957 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 04:12:48.691 31957 31957 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 04:12:48.691 31957 31957 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 04:12:48.692 31957 31957 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 04:12:48.692 31957 31957 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 04:12:48.692 31957 31957 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 04:12:48.700 31957 31957 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. 12-29 04:12:48.908 31957 31957 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 04:12:48.908 31957 31957 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 04:12:49.096 31957 32012 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 04:12:49.096 31957 32012 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 04:12:49.096 31957 32012 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 04:12:49.290 31998 31998 W libprocessgroup: Controller io is not found 12-29 04:12:49.290 31998 31998 W libprocessgroup: Controller io is not found 12-29 04:12:49.290 31998 31998 W libprocessgroup: Controller io is not found 12-29 04:27:48.594 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-29 04:27:48.596 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-29 04:27:48.598 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-29 04:27:48.598 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-29 04:27:48.598 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-29 04:27:48.598 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-29 04:27:48.598 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-29 04:27:48.598 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-29 04:27:48.598 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-29 04:27:48.598 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-29 04:27:48.599 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-29 04:27:48.599 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-29 04:27:48.599 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==--------- beginning of main 12-29 04:27:48.601 31957 31967 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-29 04:31:48.542 2588 2588 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 04:31:48.715 2588 2588 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 04:31:48.715 2588 2588 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 04:31:48.715 2588 2588 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 04:31:48.715 2588 2588 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 04:31:48.715 2588 2588 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 04:31:48.715 2588 2588 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 04:31:48.715 2588 2588 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 04:31:48.715 2588 2588 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 04:31:48.715 2588 2588 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 04:31:48.715 2588 2588 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 04:31:48.715 2588 2588 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 04:31:48.715 2588 2588 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 04:31:48.715 2588 2588 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 04:31:48.715 2588 2588 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 04:31:48.715 2588 2588 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 04:31:48.715 2588 2588 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 04:31:48.715 2588 2588 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 04:31:48.715 2588 2588 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 04:31:48.715 2588 2588 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 04:31:48.716 2588 2588 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 04:31:48.716 2588 2588 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 04:31:48.716 2588 2588 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 04:31:48.716 2588 2588 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 04:31:48.724 2588 2588 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. 12-29 04:31:48.907 2588 2588 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 04:31:48.907 2588 2588 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 04:31:49.076 2588 2652 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 04:31:49.076 2588 2652 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 04:31:49.076 2588 2652 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 04:31:49.335 2637 2637 W libprocessgroup: Controller io is not found 12-29 04:31:49.335 2637 2637 W libprocessgroup: Controller io is not found 12-29 04:31:49.335 2637 2637 W libprocessgroup: Con--------- beginning of main 12-29 04:59:48.547 5640 5640 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 04:59:48.737 5640 5640 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 04:59:48.739 5640 5640 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 04:59:48.739 5640 5640 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 04:59:48.739 5640 5640 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 04:59:48.739 5640 5640 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 04:59:48.739 5640 5640 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 04:59:48.739 5640 5640 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 04:59:48.739 5640 5640 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 04:59:48.739 5640 5640 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 04:59:48.739 5640 5640 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 04:59:48.739 5640 5640 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 04:59:48.739 5640 5640 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 04:59:48.739 5640 5640 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 04:59:48.739 5640 5640 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 04:59:48.739 5640 5640 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 04:59:48.739 5640 5640 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 04:59:48.739 5640 5640 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 04:59:48.739 5640 5640 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 04:59:48.739 5640 5640 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 04:59:48.739 5640 5640 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 04:59:48.739 5640 5640 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 04:59:48.739 5640 5640 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 04:59:48.739 5640 5640 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 04:59:48.752 5640 5640 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. 12-29 04:59:49.061 5640 5640 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 04:59:49.061 5640 5640 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 04:59:49.284 5640 5704 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 04:59:49.284 5640 5704 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 04:59:49.284 5640 5704 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 04:59:49.455 5688 5688 W libprocessgroup: Controller io is not found 12-29 04:59:49.455 5688 5688 W libprocessgroup: Controller io is not found 12-29 04:59:49.455 5688 5688 W libprocessgroup: Controller io is not found 12-29 05:11:48.498 7587 7587 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 05:11:48.863 7587 7587 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-29 05:11:48.864 7587 7587 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 05:11:48.864 7587 7587 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 05:11:48.872 7587 7587 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. 12-29 05:11:49.171 7587 7587 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 05:11:49.171 7587 7587 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 05:11:49.435 7587 7660 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 05:11:49.435 7587 7660 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 05:11:49.435 7587 7660 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 05:11:49.726 7633 7633 W libprocessgroup: Controller io is not found 12-29 05:11:49.726 7633 7633 W libprocessgroup: Controller io is not found 12-29 05:11:49.726 7633 7633 W libprocessgroup: Controller io is not found 12-29 05:21:48.512 9345 9345 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 05:21:48.744 9345 9345 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 05:21:48.745 9345 9345 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 05:21:48.745 9345 9345 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 05:21:48.745 9345 9345 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 05:21:48.745 9345 9345 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 05:21:48.745 9345 9345 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 05:21:48.745 9345 9345 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 05:21:48.745 9345 9345 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 05:21:48.745 9345 9345 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 05:21:48.745 9345 9345 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 05:21:48.745 9345 9345 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 05:21:48.745 9345 9345 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 05:21:48.745 9345 9345 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 05:21:48.745 9345 9345 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 05:21:48.745 9345 9345 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 05:21:48.745 9345 9345 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 05:21:48.745 9345 9345 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 05:21:48.745 9345 9345 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 05:21:48.745 9345 9345 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 05:21:48.745 9345 9345 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 05:21:48.745 9345 9345 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 05:21:48.745 9345 9345 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 05:21:48.745 9345 9345 W System.err: at com.android.internal.os.--------- beginning of main 12-29 05:21:48.756 9345 9345 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. 12-29 05:21:49.060 9345 9345 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 05:21:49.060 9345 9345 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 05:21:49.254 9345 9488 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 05:21:49.254 9345 9488 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 05:21:49.254 9345 9488 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 05:21:49.544 9444 9444 W libprocessgroup: Controller io is not found 12-29 05:21:49.544 9444 9444 W libprocessgroup: Controller io is not found 12-29 05:21:49.544 9444 9444 W libprocessgroup: Controller io is not found 12-29 05:48:48.558 11745 11745 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 05:48:48.743 11745 11745 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 05:48:48.743 11745 11745 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 05:48:48.744 11745 11745 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 05:48:48.744 11745 11745 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 05:48:48.744 11745 11745 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 05:48:48.744 11745 11745 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 05:48:48.744 11745 11745 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 05:48:48.744 11745 11745 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 05:48:48.744 11745 11745 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 05:48:48.744 11745 11745 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 05:48:48.744 11745 11745 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 05:48:48.744 11745 11745 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 05:48:48.744 11745 11745 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 05:48:48.744 11745 11745 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 05:48:48.744 11745 11745 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 05:48:48.744 11745 11745 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 05:48:48.744 11745 11745 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 05:48:48.744 11745 11745 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 05:48:48.744 11745 11745 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 05:48:48.744 11745 11745 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 05:48:48.744 11745 11745 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 05:48:48.744 11745 11745 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 05:48:48.744 11745 11745 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 05:48:48.757 11745 11745 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-29 05:48:48.987 11745 11745 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 05:48:48.987 11745 11745 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 05:48:49.223 11745 11812 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 05:48:49.223 11745 11812 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 05:48:49.223 11745 11812 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 05:48:49.402 11799 11799 W libprocessgroup: Controller io is not found 12-29 05:48:49.402 11799 11799 W libprocessgroup: Controller io is not found 12-29 05:48:49.402 11799 11799 W libprocessgroup: Controller io is not found 12-29 06:08:45.670 14716 14716 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 06:08:45.893 14716 14716 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 06:08:45.894 14716 14716 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 06:08:45.894 14716 14716 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 06:08:45.894 14716 14716 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 06:08:45.895 14716 14716 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 06:08:45.895 14716 14716 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 06:08:45.895 14716 14716 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 06:08:45.895 14716 14716 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 06:08:45.895 14716 14716 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 06:08:45.895 14716 14716 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 06:08:45.895 14716 14716 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 06:08:45.895 14716 14716 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 06:08:45.895 14716 14716 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 06:08:45.895 14716 14716 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 06:08:45.895 14716 14716 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 06:08:45.895 14716 14716 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 06:08:45.895 14716 14716 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 06:08:45.895 14716 14716 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 06:08:45.895 14716 14716 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 06:08:45.895 14716 14716 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 06:08:45.895 14716 14716 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 06:08:45.895 14716 14716 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 06:08:45.895 14716 14716 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 06:08:45.914 14716 14716 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. 12-29 06:08:46.270 14716 14716 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 --------- beginning of main 12-29 06:08:46.403 14716 14782 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 06:08:46.403 14716 14782 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 06:08:46.403 14716 14782 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 06:08:46.670 14764 14764 W libprocessgroup: Controller io is not found 12-29 06:08:46.670 14764 14764 W libprocessgroup: Controller io is not found 12-29 06:08:46.670 14764 14764 W libprocessgroup: Controller io is not found 12-29 06:22:48.513 17108 17108 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 06:22:48.689 17108 17108 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 06:22:48.690 17108 17108 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 06:22:48.690 17108 17108 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 06:22:48.690 17108 17108 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 06:22:48.690 17108 17108 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 06:22:48.690 17108 17108 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 06:22:48.690 17108 17108 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 06:22:48.690 17108 17108 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 06:22:48.690 17108 17108 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 06:22:48.690 17108 17108 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 06:22:48.690 17108 17108 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 06:22:48.690 17108 17108 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 06:22:48.690 17108 17108 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 06:22:48.690 17108 17108 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 06:22:48.690 17108 17108 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 06:22:48.690 17108 17108 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 06:22:48.690 17108 17108 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 06:22:48.690 17108 17108 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 06:22:48.690 17108 17108 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 06:22:48.690 17108 17108 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 06:22:48.690 17108 17108 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 06:22:48.690 17108 17108 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 06:22:48.690 17108 17108 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 06:22:48.701 17108 17108 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. 12-29 06:22:48.927 17108 17108 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 06:22:48.928 17108 17108 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 06:22:49.066 17108 17160 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 06:22:49.066 17108 17160 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-29 06:22:49.367 17147 17147 W libprocessgroup: Controller io is not found 12-29 06:22:49.367 17147 17147 W libprocessgroup: Controller io is not found 12-29 06:22:49.367 17147 17147 W libprocessgroup: Controller io is not found 12-29 06:29:48.548 18761 18761 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 06:29:48.698 18761 18761 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 06:29:48.698 18761 18761 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 06:29:48.698 18761 18761 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 06:29:48.698 18761 18761 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 06:29:48.698 18761 18761 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 06:29:48.699 18761 18761 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 06:29:48.699 18761 18761 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 06:29:48.699 18761 18761 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 06:29:48.699 18761 18761 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 06:29:48.699 18761 18761 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 06:29:48.699 18761 18761 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 06:29:48.699 18761 18761 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 06:29:48.699 18761 18761 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 06:29:48.699 18761 18761 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 06:29:48.699 18761 18761 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 06:29:48.699 18761 18761 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 06:29:48.699 18761 18761 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 06:29:48.699 18761 18761 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 06:29:48.699 18761 18761 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 06:29:48.699 18761 18761 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 06:29:48.699 18761 18761 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 06:29:48.699 18761 18761 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 06:29:48.699 18761 18761 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 06:29:48.708 18761 18761 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. 12-29 06:29:48.896 18761 18761 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 06:29:48.896 18761 18761 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 06:29:49.054 18761 18820 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 06:29:49.054 18761 18820 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 06:29:49.054 18761 18820 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 06:29:49.322 18802 18802 W libprocessgroup: Controller io is not found 12-29 06:29:49.322 18802 18802 W libprocessgroup: Controller io is not found 12-29 06:29:49.322 18802 18802 W libprocessgroup: --------- beginning of main 12-29 16:40:45.103 17801 17801 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 16:40:45.802 17801 17801 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 16:40:45.819 17801 17801 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 16:40:45.819 17801 17801 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 16:40:45.819 17801 17801 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 16:40:45.819 17801 17801 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 16:40:45.819 17801 17801 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 16:40:45.819 17801 17801 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 16:40:45.819 17801 17801 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 16:40:45.819 17801 17801 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 16:40:45.819 17801 17801 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 16:40:45.819 17801 17801 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 16:40:45.820 17801 17801 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 16:40:45.820 17801 17801 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 16:40:45.820 17801 17801 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 16:40:45.820 17801 17801 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 16:40:45.820 17801 17801 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 16:40:45.820 17801 17801 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 16:40:45.820 17801 17801 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 16:40:45.820 17801 17801 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 16:40:45.820 17801 17801 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 16:40:45.820 17801 17801 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 16:40:45.820 17801 17801 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 16:40:45.820 17801 17801 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 16:40:45.969 17801 17801 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. 12-29 16:40:46.245 17801 17859 W com.mbwhatsapp: Long monitor contention with owner main (17801) at java.lang.String android.content.res.AssetManager.getResourcePackageName(int)(AssetManager.java:847) waiters=0 in void android.content.res.AssetManager$AssetInputStream.close() for 240ms 12-29 16:40:48.438 17801 17801 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 16:40:48.438 17801 17801 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 16:40:49.786 17801 18334 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 117.405ms (221.45 bytecodes/s) (1872B approximate peak alloc) 12-29 16:40:49.787 17801 18334 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 16:40:49.787 17801 18334 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 16:40:49.787 17801 18334 W com.mbwhatsapp: and inco--------- beginning of main 12-29 16:40:50.167 18113 18113 W libprocessgroup: Controller io is not found 12-29 16:40:50.167 18113 18113 W libprocessgroup: Controller io is not found 12-29 16:40:50.167 18113 18113 W libprocessgroup: Controller io is not found 12-29 16:41:48.556 19063 19063 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 16:41:48.728 19063 19063 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 16:41:48.728 19063 19063 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 16:41:48.728 19063 19063 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 16:41:48.728 19063 19063 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 16:41:48.728 19063 19063 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 16:41:48.728 19063 19063 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 16:41:48.728 19063 19063 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 16:41:48.728 19063 19063 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 16:41:48.728 19063 19063 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 16:41:48.728 19063 19063 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 16:41:48.728 19063 19063 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 16:41:48.728 19063 19063 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 16:41:48.728 19063 19063 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 16:41:48.728 19063 19063 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 16:41:48.728 19063 19063 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 16:41:48.728 19063 19063 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 16:41:48.728 19063 19063 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 16:41:48.728 19063 19063 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 16:41:48.728 19063 19063 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 16:41:48.728 19063 19063 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 16:41:48.729 19063 19063 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 16:41:48.729 19063 19063 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 16:41:48.729 19063 19063 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 16:41:48.736 19063 19063 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. 12-29 16:41:48.946 19063 19063 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 16:41:48.947 19063 19063 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 16:41:49.166 19063 19143 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 16:41:49.166 19063 19143 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 16:41:49.166 19063 19143 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 16:41:49.533 19123 19123 W libprocessgroup: Controller io is not found 12-29 16:41:49.533 19123 19123 W libprocessgroup: Controller io is not found 12-29 16:41:49.533 19123 19123 W libprocessgroup: --------- beginning of main 12-29 16:49:48.526 21372 21372 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 16:49:48.844 21372 21372 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 16:49:48.847 21372 21372 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 16:49:48.847 21372 21372 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 16:49:48.847 21372 21372 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 16:49:48.847 21372 21372 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 16:49:48.847 21372 21372 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 16:49:48.847 21372 21372 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 16:49:48.847 21372 21372 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 16:49:48.847 21372 21372 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 16:49:48.847 21372 21372 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 16:49:48.847 21372 21372 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 16:49:48.848 21372 21372 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 16:49:48.848 21372 21372 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 16:49:48.848 21372 21372 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 16:49:48.848 21372 21372 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 16:49:48.848 21372 21372 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 16:49:48.848 21372 21372 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 16:49:48.848 21372 21372 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 16:49:48.848 21372 21372 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 16:49:48.848 21372 21372 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 16:49:48.848 21372 21372 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 16:49:48.848 21372 21372 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 16:49:48.848 21372 21372 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 16:49:48.867 21372 21372 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. 12-29 16:49:49.360 21372 21372 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 16:49:49.360 21372 21372 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 16:49:49.577 21372 21422 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 16:49:49.577 21372 21422 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 16:49:49.577 21372 21422 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 16:49:49.785 21408 21408 W libprocessgroup: Controller io is not found 12-29 16:49:49.786 21408 21408 W libprocessgroup: Controller io is not found 12-29 16:49:49.786 21408 21408 W libprocessgroup: Controller io is not found 12-29 17:18:38.029 28378 28378 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 17:18:38.975 28378 28378 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-29 17:18:38.979 28378 28378 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 17:18:38.979 28378 28378 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 17:18:38.979 28378 28378 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 17:18:38.979 28378 28378 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 17:18:38.979 28378 28378 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 17:18:38.979 28378 28378 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 17:18:38.979 28378 28378 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 17:18:38.979 28378 28378 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 17:18:38.979 28378 28378 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 17:18:38.979 28378 28378 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 17:18:38.979 28378 28378 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 17:18:38.979 28378 28378 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 17:18:38.979 28378 28378 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 17:18:38.979 28378 28378 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 17:18:38.979 28378 28378 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 17:18:38.979 28378 28378 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 17:18:38.979 28378 28378 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 17:18:38.979 28378 28378 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 17:18:38.979 28378 28378 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 17:18:38.979 28378 28378 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 17:18:38.979 28378 28378 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 17:18:38.979 28378 28378 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 17:18:39.027 28378 28378 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. 12-29 17:18:39.801 28378 28378 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 17:18:39.801 28378 28378 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 17:18:40.706 28378 28631 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 17:18:40.706 28378 28631 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 17:18:40.706 28378 28631 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 17:18:40.789 28575 28575 W libprocessgroup: Controller io is not found 12-29 17:18:40.790 28575 28575 W libprocessgroup: Controller io is not found 12-29 17:18:40.790 28575 28575 W libprocessgroup: Controller io is not found 12-29 17:18:59.902 28378 28389 W com.mbwhatsapp: Suspending all threads took: 5.810ms 12-29 17:22:48.532 29808 29808 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 17:22:48.890 29808 29808 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 17:22:48.890 29808 29808 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 17:22:48.890 29808 --------- beginning of main 12-29 17:22:48.891 29808 29808 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 17:22:48.891 29808 29808 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 17:22:48.891 29808 29808 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 17:22:48.891 29808 29808 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 17:22:48.891 29808 29808 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 17:22:48.891 29808 29808 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 17:22:48.891 29808 29808 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 17:22:48.891 29808 29808 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 17:22:48.891 29808 29808 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 17:22:48.891 29808 29808 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 17:22:48.891 29808 29808 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 17:22:48.891 29808 29808 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 17:22:48.891 29808 29808 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 17:22:48.891 29808 29808 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 17:22:48.891 29808 29808 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 17:22:48.913 29808 29808 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. 12-29 17:22:49.302 29808 29808 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 17:22:49.302 29808 29808 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 17:22:49.792 29808 30072 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 17:22:49.792 29808 30072 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 17:22:49.792 29808 30072 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 17:22:50.029 29985 29985 W libprocessgroup: Controller io is not found 12-29 17:22:50.030 29985 29985 W libprocessgroup: Controller io is not found 12-29 17:22:50.030 29985 29985 W libprocessgroup: Controller io is not found 12-29 17:25:48.524 31413 31413 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 17:25:48.656 31413 31413 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 17:25:48.656 31413 31413 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 17:25:48.656 31413 31413 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 17:25:48.656 31413 31413 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 17:25:48.656 31413 31413 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 17:25:48.656 31413 31413 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 17:25:48.657 31413 31413 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 17:25:48.657 31413 31413 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 17:25:48.657 31413 31413 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 17:25:48.657 31413 31413 W System.err: at androidx.core.app.Core--------- beginning of main 12-29 17:25:48.665 31413 31413 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. 12-29 17:25:48.843 31413 31413 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 17:25:48.844 31413 31413 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 17:25:48.952 31413 31469 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 17:25:48.952 31413 31469 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 17:25:48.952 31413 31469 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 17:26:01.501 31455 31455 W libprocessgroup: Controller io is not found 12-29 17:26:01.502 31455 31455 W libprocessgroup: Controller io is not found 12-29 17:26:01.502 31455 31455 W libprocessgroup: Controller io is not found 12-29 17:33:48.499 1262 1262 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 17:33:48.912 1262 1262 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 17:33:48.912 1262 1262 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 17:33:48.912 1262 1262 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 17:33:48.912 1262 1262 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 17:33:48.912 1262 1262 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 17:33:48.912 1262 1262 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 17:33:48.912 1262 1262 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 17:33:48.912 1262 1262 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 17:33:48.912 1262 1262 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 17:33:48.912 1262 1262 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 17:33:48.912 1262 1262 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 17:33:48.912 1262 1262 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 17:33:48.912 1262 1262 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 17:33:48.912 1262 1262 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 17:33:48.912 1262 1262 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 17:33:48.912 1262 1262 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 17:33:48.912 1262 1262 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 17:33:48.912 1262 1262 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 17:33:48.912 1262 1262 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 17:33:48.912 1262 1262 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 17:33:48.912 1262 1262 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 17:33:48.913 1262 1262 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 17:33:48.913 1262 1262 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 17:33:48.943 1262 1262 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-29 17:33:49.999 1262 1262 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 17:33:49.999 1262 1262 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 17:33:51.337 1262 1926 W com.mbwhatsapp: Verification of void X.2rL.A01(int) took 100.621ms (1043.52 bytecodes/s) (3904B approximate peak alloc) 12-29 17:33:51.338 1262 1926 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 17:33:51.338 1262 1926 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 17:33:51.338 1262 1926 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 17:33:51.672 1668 1668 W libprocessgroup: Controller io is not found 12-29 17:33:51.672 1668 1668 W libprocessgroup: Controller io is not found 12-29 17:33:51.672 1668 1668 W libprocessgroup: Controller io is not found 12-29 17:35:48.645 3273 3273 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 17:35:48.871 3273 3273 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 17:35:48.871 3273 3273 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 17:35:48.871 3273 3273 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 17:35:48.871 3273 3273 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 17:35:48.871 3273 3273 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 17:35:48.871 3273 3273 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 17:35:48.871 3273 3273 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 17:35:48.871 3273 3273 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 17:35:48.871 3273 3273 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 17:35:48.871 3273 3273 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 17:35:48.871 3273 3273 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 17:35:48.871 3273 3273 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 17:35:48.871 3273 3273 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 17:35:48.871 3273 3273 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 17:35:48.871 3273 3273 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 17:35:48.871 3273 3273 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 17:35:48.871 3273 3273 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 17:35:48.871 3273 3273 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 17:35:48.871 3273 3273 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 17:35:48.871 3273 3273 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 17:35:48.871 3273 3273 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 17:35:48.871 3273 3273 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 17:35:48.871 3273 3273 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 17:35:48.881 3273 3273 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. 12-29 17:35:49.104 3273 3273 W com.mbwhatsapp: Ac--------- beginning of main 12-29 17:35:49.281 3273 3325 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 17:35:49.281 3273 3325 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-29 17:35:49.281 3273 3325 W com.mbwhatsapp: and incorrect proguard optimizations. 12-29 17:35:49.801 3312 3312 W libprocessgroup: Controller io is not found 12-29 17:35:49.801 3312 3312 W libprocessgroup: Controller io is not found 12-29 17:35:49.801 3312 3312 W libprocessgroup: Controller io is not found 12-29 17:38:48.497 5668 5668 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-29 17:38:48.903 5668 5668 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-29 17:38:48.905 5668 5668 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-29 17:38:48.905 5668 5668 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-29 17:38:48.905 5668 5668 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-29 17:38:48.905 5668 5668 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-29 17:38:48.905 5668 5668 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-29 17:38:48.905 5668 5668 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-29 17:38:48.905 5668 5668 W System.err: at java.lang.Class.newInstance(Native Method) 12-29 17:38:48.905 5668 5668 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-29 17:38:48.905 5668 5668 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-29 17:38:48.905 5668 5668 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-29 17:38:48.905 5668 5668 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-29 17:38:48.905 5668 5668 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-29 17:38:48.905 5668 5668 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-29 17:38:48.905 5668 5668 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-29 17:38:48.905 5668 5668 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-29 17:38:48.905 5668 5668 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-29 17:38:48.905 5668 5668 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-29 17:38:48.905 5668 5668 W System.err: at android.os.Looper.loop(Looper.java:319) 12-29 17:38:48.906 5668 5668 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-29 17:38:48.906 5668 5668 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-29 17:38:48.906 5668 5668 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-29 17:38:48.906 5668 5668 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-29 17:38:48.937 5668 5668 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. 12-29 17:38:49.289 5668 5668 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-29 17:38:49.289 5668 5668 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-29 17:38:49.620 5668 5736 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-29 17:38:49.620 5668 5736 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-30 00:02:33.561 15319 15319 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 00:02:33.986 15319 15319 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 00:02:33.991 15319 15319 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 00:02:33.992 15319 15319 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 00:02:33.992 15319 15319 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 00:02:33.992 15319 15319 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 00:02:33.992 15319 15319 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 00:02:33.992 15319 15319 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 00:02:33.992 15319 15319 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 00:02:33.992 15319 15319 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 00:02:33.992 15319 15319 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 00:02:33.992 15319 15319 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 00:02:33.992 15319 15319 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 00:02:33.992 15319 15319 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 00:02:33.992 15319 15319 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 00:02:33.992 15319 15319 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 00:02:33.992 15319 15319 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 00:02:33.992 15319 15319 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 00:02:33.992 15319 15319 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 00:02:33.992 15319 15319 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 00:02:33.992 15319 15319 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 00:02:33.992 15319 15319 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 00:02:33.992 15319 15319 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 00:02:33.992 15319 15319 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 00:02:34.048 15319 15319 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. 12-30 00:02:35.289 15319 15319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 00:02:35.289 15319 15319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 00:02:35.959 15319 15445 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 129.974ms (1892.68 bytecodes/s) (7920B approximate peak alloc) 12-30 00:02:35.959 15319 15445 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 00:02:35.959 15319 15445 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 00:02:35.959 15319 15445 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 00:02:36.238 15410 15410 W libprocessgroup: Controller io is not found 12-30 00:02:36.238 15410 15410 W libprocessgroup: Controller io is not found 12-30 00:02:36.238 15410 15410 W libprocessgroup: Controller io is not found 12-30 00:20:23.629 25557 25557 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 00:20:24.514 25557 25557 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 00:20:24.521 25557 25557 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 00:20:24.522 25557 25557 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 00:20:24.522 25557 25557 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 00:20:24.522 25557 25557 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 00:20:24.522 25557 25557 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 00:20:24.522 25557 25557 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 00:20:24.522 25557 25557 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 00:20:24.522 25557 25557 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 00:20:24.522 25557 25557 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 00:20:24.522 25557 25557 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 00:20:24.522 25557 25557 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 00:20:24.522 25557 25557 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 00:20:24.522 25557 25557 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 00:20:24.522 25557 25557 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 00:20:24.522 25557 25557 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 00:20:24.522 25557 25557 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 00:20:24.522 25557 25557 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 00:20:24.522 25557 25557 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 00:20:24.522 25557 25557 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 00:20:24.522 25557 25557 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 00:20:24.522 25557 25557 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 00:20:24.522 25557 25557 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 00:20:24.655 25557 25557 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. 12-30 00:20:24.815 25557 25648 W com.mbwhatsapp: Long monitor contention with owner main (25557) at java.lang.String android.content.res.AssetManager.getResourcePackageName(int)(AssetManager.java:847) waiters=0 in java.lang.String[] android.content.res.AssetManager.getApkPaths() for 153ms 12-30 00:20:27.380 25557 25557 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 00:20:27.380 25557 25557 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 00:20:29.807 25751 25751 W libprocessgroup: Controller io is not found 12-30 00:20:29.808 25751 25751 W libprocessgroup: Controller io is not found 12-30 00:20:29.808 25751 25751 W libprocessgroup: Controller io is not found 12-30 00:20:29.973 25557 25984 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 00:20:29.973 25557 25984 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 00:20:29.973 25557 25984 W com.mbwhatsapp: and incorrect pro--------- beginning of main 12-30 00:20:33.975 25557 25984 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (26036) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 558ms 12-30 00:20:34.833 25557 25567 W com.mbwhatsapp: Suspending all threads took: 60.720ms 12-30 00:20:37.919 25557 25569 W System : A resource failed to call close. 12-30 00:20:37.919 25557 25569 W System : A resource failed to call close. 12-30 00:20:37.919 25557 25569 W System : A resource failed to call close. 12-30 00:20:37.919 25557 25569 W System : A resource failed to call close. 12-30 00:21:48.498 29248 29248 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 00:21:49.152 29248 29248 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 00:21:49.157 29248 29248 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 00:21:49.157 29248 29248 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 00:21:49.157 29248 29248 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 00:21:49.157 29248 29248 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 00:21:49.157 29248 29248 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 00:21:49.157 29248 29248 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 00:21:49.157 29248 29248 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 00:21:49.157 29248 29248 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 00:21:49.157 29248 29248 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 00:21:49.157 29248 29248 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 00:21:49.157 29248 29248 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 00:21:49.157 29248 29248 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 00:21:49.157 29248 29248 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 00:21:49.157 29248 29248 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 00:21:49.157 29248 29248 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 00:21:49.157 29248 29248 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 00:21:49.157 29248 29248 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 00:21:49.157 29248 29248 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 00:21:49.157 29248 29248 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 00:21:49.157 29248 29248 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 00:21:49.157 29248 29248 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 00:21:49.157 29248 29248 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 00:21:49.208 29248 29248 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. 12-30 00:21:49.919 29248 29248 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 00:21:49.919 29248 29248 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 00:21:50.266 29248 29389 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 00:21:50.266 29248 29389 W com.mbwhatsapp: Common causes for--------- beginning of main 12-30 00:21:50.418 29351 29351 W libprocessgroup: Controller io is not found 12-30 00:21:50.418 29351 29351 W libprocessgroup: Controller io is not found 12-30 00:21:50.418 29351 29351 W libprocessgroup: Controller io is not found 12-30 00:22:48.585 30623 30623 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 00:22:48.760 30623 30623 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 00:22:48.760 30623 30623 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 00:22:48.760 30623 30623 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 00:22:48.760 30623 30623 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 00:22:48.760 30623 30623 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 00:22:48.760 30623 30623 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 00:22:48.760 30623 30623 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 00:22:48.760 30623 30623 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 00:22:48.760 30623 30623 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 00:22:48.760 30623 30623 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 00:22:48.760 30623 30623 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 00:22:48.760 30623 30623 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 00:22:48.760 30623 30623 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 00:22:48.760 30623 30623 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 00:22:48.761 30623 30623 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 00:22:48.761 30623 30623 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 00:22:48.761 30623 30623 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 00:22:48.761 30623 30623 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 00:22:48.761 30623 30623 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 00:22:48.761 30623 30623 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 00:22:48.761 30623 30623 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 00:22:48.761 30623 30623 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 00:22:48.761 30623 30623 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 00:22:48.768 30623 30623 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. 12-30 00:22:48.967 30623 30623 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 00:22:48.968 30623 30623 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 00:22:49.152 30623 30675 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 00:22:49.152 30623 30675 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 00:22:49.152 30623 30675 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 00:22:49.391 30660 30660 W libprocessgroup: Controller io is not found 12-30 00:22:49.391 30660 30660 W libprocessgroup: Controller io is not found 12-30 00:22:49.391 30660 30660 W libprocessgroup: --------- beginning of main 12-30 00:26:48.558 31802 31802 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 00:26:48.705 31802 31802 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 00:26:48.705 31802 31802 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 00:26:48.705 31802 31802 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 00:26:48.705 31802 31802 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 00:26:48.705 31802 31802 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 00:26:48.705 31802 31802 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 00:26:48.705 31802 31802 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 00:26:48.706 31802 31802 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 00:26:48.706 31802 31802 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 00:26:48.706 31802 31802 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 00:26:48.706 31802 31802 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 00:26:48.706 31802 31802 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 00:26:48.706 31802 31802 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 00:26:48.706 31802 31802 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 00:26:48.706 31802 31802 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 00:26:48.706 31802 31802 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 00:26:48.706 31802 31802 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 00:26:48.706 31802 31802 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 00:26:48.706 31802 31802 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 00:26:48.706 31802 31802 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 00:26:48.706 31802 31802 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 00:26:48.706 31802 31802 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 00:26:48.706 31802 31802 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 00:26:48.715 31802 31802 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. 12-30 00:26:48.900 31802 31802 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 00:26:48.900 31802 31802 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 00:26:49.075 31802 31856 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 00:26:49.075 31802 31856 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 00:26:49.075 31802 31856 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 00:26:49.363 31843 31843 W libprocessgroup: Controller io is not found 12-30 00:26:49.363 31843 31843 W libprocessgroup: Controller io is not found 12-30 00:26:49.363 31843 31843 W libprocessgroup: Controller io is not found 12-30 00:31:48.630 1648 1648 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 00:31:48.797 1648 1648 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-30 03:10:45.119 19954 19954 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:10:45.811 19954 19954 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:10:45.814 19954 19954 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:10:45.814 19954 19954 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:10:45.814 19954 19954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:10:45.814 19954 19954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:10:45.814 19954 19954 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:10:45.814 19954 19954 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:10:45.814 19954 19954 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:10:45.814 19954 19954 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:10:45.814 19954 19954 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:10:45.814 19954 19954 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:10:45.814 19954 19954 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:10:45.814 19954 19954 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:10:45.814 19954 19954 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:10:45.814 19954 19954 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:10:45.814 19954 19954 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:10:45.814 19954 19954 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:10:45.814 19954 19954 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:10:45.814 19954 19954 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:10:45.814 19954 19954 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:10:45.814 19954 19954 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:10:45.814 19954 19954 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:10:45.814 19954 19954 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:10:45.885 19954 19954 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. 12-30 03:10:47.224 19954 19954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:10:47.225 19954 19954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:10:48.244 19954 20379 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 144.074ms (180.46 bytecodes/s) (1872B approximate peak alloc) 12-30 03:10:48.245 19954 20379 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:10:48.245 19954 20379 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 03:10:48.245 19954 20379 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 03:10:48.346 19954 19954 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (20087) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasRepl--------- beginning of main 12-30 03:10:48.576 20291 20291 W libprocessgroup: Controller io is not found 12-30 03:10:48.576 20291 20291 W libprocessgroup: Controller io is not found 12-30 03:10:48.576 20291 20291 W libprocessgroup: Controller io is not found 12-30 03:10:49.133 19954 20464 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (20450) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 374ms 12-30 03:10:49.134 19954 20456 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (20450) at X.2U6 X.35t.A08()(:-1) waiters=1 in X.2U6 X.35t.A08() for 370ms 12-30 03:11:48.527 25112 25112 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:11:49.301 25112 25112 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:11:49.304 25112 25112 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:11:49.304 25112 25112 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:11:49.304 25112 25112 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:11:49.304 25112 25112 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:11:49.304 25112 25112 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:11:49.304 25112 25112 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:11:49.304 25112 25112 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:11:49.304 25112 25112 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:11:49.304 25112 25112 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:11:49.304 25112 25112 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:11:49.304 25112 25112 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:11:49.304 25112 25112 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:11:49.304 25112 25112 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:11:49.304 25112 25112 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:11:49.304 25112 25112 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:11:49.304 25112 25112 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:11:49.305 25112 25112 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:11:49.305 25112 25112 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:11:49.305 25112 25112 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:11:49.305 25112 25112 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:11:49.305 25112 25112 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:11:49.305 25112 25112 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:11:49.378 25112 25112 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. 12-30 03:11:51.309 25112 25112 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:11:51.309 25112 25112 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:11:52.470 25112 25398 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:11:52.470 25112 25398 W com.mbwhatsapp: C--------- beginning of main 12-30 03:11:53.316 25347 25347 W libprocessgroup: Controller io is not found 12-30 03:11:53.316 25347 25347 W libprocessgroup: Controller io is not found 12-30 03:11:53.316 25347 25347 W libprocessgroup: Controller io is not found 12-30 03:16:48.563 26642 26642 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:16:48.730 26642 26642 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:16:48.730 26642 26642 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:16:48.731 26642 26642 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:16:48.731 26642 26642 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:16:48.731 26642 26642 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:16:48.731 26642 26642 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:16:48.731 26642 26642 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:16:48.731 26642 26642 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:16:48.731 26642 26642 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:16:48.731 26642 26642 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:16:48.731 26642 26642 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:16:48.731 26642 26642 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:16:48.731 26642 26642 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:16:48.731 26642 26642 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:16:48.731 26642 26642 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:16:48.731 26642 26642 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:16:48.731 26642 26642 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:16:48.731 26642 26642 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:16:48.731 26642 26642 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:16:48.731 26642 26642 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:16:48.731 26642 26642 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:16:48.731 26642 26642 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:16:48.731 26642 26642 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:16:48.739 26642 26642 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. 12-30 03:16:48.939 26642 26642 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:16:48.939 26642 26642 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:16:49.085 26642 26703 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:16:49.085 26642 26703 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 03:16:49.085 26642 26703 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 03:16:49.363 26684 26684 W libprocessgroup: Controller io is not found 12-30 03:16:49.363 26684 26684 W libprocessgroup: Controller io is not found 12-30 03:16:49.363 26684 26684 W libprocessgroup: --------- beginning of main 12-30 03:24:48.578 28485 28485 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:24:48.742 28485 28485 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:24:48.742 28485 28485 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:24:48.742 28485 28485 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:24:48.742 28485 28485 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:24:48.742 28485 28485 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:24:48.742 28485 28485 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:24:48.742 28485 28485 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:24:48.742 28485 28485 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:24:48.742 28485 28485 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:24:48.742 28485 28485 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:24:48.742 28485 28485 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:24:48.742 28485 28485 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:24:48.742 28485 28485 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:24:48.742 28485 28485 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:24:48.742 28485 28485 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:24:48.742 28485 28485 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:24:48.742 28485 28485 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:24:48.742 28485 28485 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:24:48.742 28485 28485 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:24:48.742 28485 28485 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:24:48.743 28485 28485 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:24:48.743 28485 28485 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:24:48.743 28485 28485 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:24:48.751 28485 28485 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. 12-30 03:24:49.030 28485 28485 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:24:49.030 28485 28485 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:24:49.271 28485 28540 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:24:49.271 28485 28540 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 03:24:49.271 28485 28540 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 03:24:49.458 28526 28526 W libprocessgroup: Controller io is not found 12-30 03:24:49.458 28526 28526 W libprocessgroup: Controller io is not found 12-30 03:24:49.458 28526 28526 W libprocessgroup: Controller io is not found 12-30 03:27:42.780 2943 2943 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:27:43.350 2943 2943 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-30 03:27:43.352 2943 2943 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:27:43.352 2943 2943 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:27:43.352 2943 2943 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:27:43.352 2943 2943 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:27:43.352 2943 2943 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:27:43.352 2943 2943 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:27:43.352 2943 2943 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:27:43.352 2943 2943 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:27:43.352 2943 2943 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:27:43.352 2943 2943 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:27:43.352 2943 2943 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:27:43.352 2943 2943 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:27:43.352 2943 2943 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:27:43.352 2943 2943 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:27:43.352 2943 2943 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:27:43.352 2943 2943 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:27:43.352 2943 2943 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:27:43.352 2943 2943 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:27:43.353 2943 2943 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:27:43.353 2943 2943 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:27:43.353 2943 2943 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:27:43.353 2943 2943 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:27:43.402 2943 2943 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. 12-30 03:27:45.815 2943 2943 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:27:45.815 2943 2943 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:27:46.666 2943 3480 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:27:46.666 2943 3480 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 03:27:46.666 2943 3480 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 03:27:47.023 3415 3415 W libprocessgroup: Controller io is not found 12-30 03:27:47.024 3415 3415 W libprocessgroup: Controller io is not found 12-30 03:27:47.024 3415 3415 W libprocessgroup: Controller io is not found 12-30 03:31:48.503 5674 5674 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:31:48.791 5674 5674 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:31:48.795 5674 5674 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:31:48.795 5674 5674 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:31:48--------- beginning of main 12-30 03:31:48.796 5674 5674 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:31:48.812 5674 5674 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. 12-30 03:31:49.138 5674 5674 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:31:49.138 5674 5674 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:31:49.310 5674 5736 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:31:49.310 5674 5736 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 03:31:49.310 5674 5736 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 03:31:49.587 5722 5722 W libprocessgroup: Controller io is not found 12-30 03:31:49.587 5722 5722 W libprocessgroup: Controller io is not found 12-30 03:31:49.587 5722 5722 W libprocessgroup: Controller io is not found 12-30 03:36:48.572 7420 7420 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:36:48.796 7420 7420 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:36:48.801 7420 7420 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:36:48.801 7420 7420 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:36:48.801 7420 7420 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:36:48.801 7420 7420 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:36:48.801 7420 7420 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:36:48.801 7420 7420 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:36:48.801 7420 7420 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:36:48.801 7420 7420 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:36:48.801 7420 7420 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:36:48.801 7420 7420 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:36:48.801 7420 7420 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:36:48.801 7420 7420 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:36:48.801 7420 7420 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:36:48.801 7420 7420 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:36:48.801 7420 7420 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:36:48.801 7420 7420 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:36:48.801 7420 7420 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:36:48.801 7420 7420 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:36:48.801 7420 7420 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:36:48.801 7420 7420 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:36:48.801 7420 7420 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:36:48.801 7420 7420 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:36:48.819 7420 7420 E CustomActivityOnCrash: IMPORTANT WARNING! You already have a--------- beginning of main 12-30 03:36:49.150 7420 7420 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:36:49.150 7420 7420 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:36:49.422 7420 7472 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:36:49.422 7420 7472 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 03:36:49.422 7420 7472 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 03:36:49.584 7457 7457 W libprocessgroup: Controller io is not found 12-30 03:36:49.584 7457 7457 W libprocessgroup: Controller io is not found 12-30 03:36:49.584 7457 7457 W libprocessgroup: Controller io is not found 12-30 03:46:48.538 9627 9627 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:46:48.756 9627 9627 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:46:48.757 9627 9627 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:46:48.757 9627 9627 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:46:48.757 9627 9627 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:46:48.757 9627 9627 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:46:48.757 9627 9627 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:46:48.757 9627 9627 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:46:48.757 9627 9627 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:46:48.757 9627 9627 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:46:48.757 9627 9627 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:46:48.757 9627 9627 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:46:48.757 9627 9627 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:46:48.757 9627 9627 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:46:48.757 9627 9627 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:46:48.757 9627 9627 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:46:48.757 9627 9627 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:46:48.757 9627 9627 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:46:48.757 9627 9627 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:46:48.757 9627 9627 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:46:48.757 9627 9627 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:46:48.757 9627 9627 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:46:48.757 9627 9627 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:46:48.757 9627 9627 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:46:48.764 9627 9627 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. 12-30 03:46:48.960 9627 9627 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 --------- beginning of main 12-30 03:46:49.196 9627 9677 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:46:49.196 9627 9677 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 03:46:49.196 9627 9677 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 03:46:49.433 9663 9663 W libprocessgroup: Controller io is not found 12-30 03:46:49.433 9663 9663 W libprocessgroup: Controller io is not found 12-30 03:46:49.433 9663 9663 W libprocessgroup: Controller io is not found 12-30 03:52:39.275 12163 12163 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:52:39.632 12163 12163 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:52:39.634 12163 12163 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:52:39.634 12163 12163 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:52:39.634 12163 12163 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:52:39.635 12163 12163 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:52:39.635 12163 12163 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:52:39.635 12163 12163 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:52:39.635 12163 12163 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:52:39.635 12163 12163 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:52:39.635 12163 12163 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:52:39.635 12163 12163 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:52:39.635 12163 12163 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:52:39.635 12163 12163 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:52:39.635 12163 12163 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:52:39.635 12163 12163 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:52:39.635 12163 12163 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:52:39.635 12163 12163 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:52:39.635 12163 12163 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:52:39.635 12163 12163 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:52:39.635 12163 12163 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:52:39.635 12163 12163 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:52:39.635 12163 12163 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:52:39.635 12163 12163 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:52:39.658 12163 12163 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. 12-30 03:52:40.134 12163 12163 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:52:40.134 12163 12163 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:52:40.440 12163 12253 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:52:40.440 12163 12253 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-30 03:52:40.675 12233 12233 W libprocessgroup: Controller io is not found 12-30 03:52:40.675 12233 12233 W libprocessgroup: Controller io is not found 12-30 03:52:40.675 12233 12233 W libprocessgroup: Controller io is not found 12-30 03:57:48.574 15449 15449 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 03:57:48.792 15449 15449 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 03:57:48.795 15449 15449 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 03:57:48.795 15449 15449 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 03:57:48.795 15449 15449 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 03:57:48.795 15449 15449 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 03:57:48.795 15449 15449 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 03:57:48.795 15449 15449 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 03:57:48.795 15449 15449 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 03:57:48.795 15449 15449 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 03:57:48.795 15449 15449 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 03:57:48.795 15449 15449 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 03:57:48.795 15449 15449 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 03:57:48.795 15449 15449 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 03:57:48.795 15449 15449 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 03:57:48.795 15449 15449 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 03:57:48.795 15449 15449 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 03:57:48.795 15449 15449 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 03:57:48.795 15449 15449 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 03:57:48.795 15449 15449 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 03:57:48.796 15449 15449 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 03:57:48.796 15449 15449 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 03:57:48.796 15449 15449 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 03:57:48.796 15449 15449 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 03:57:48.813 15449 15449 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. 12-30 03:57:49.140 15449 15449 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 03:57:49.140 15449 15449 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 03:57:49.340 15449 15500 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 03:57:49.340 15449 15500 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 03:57:49.340 15449 15500 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 03:57:49.572 15486 15486 W libprocessgroup: Controller io is not found 12-30 03:57:49.572 15486 15486 W libprocessgroup: Controller io is not found 12-30 03:57:49.572 15486 15486 W libprocessgroup: --------- beginning of main 12-30 04:06:48.575 18900 18900 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 04:06:48.784 18900 18900 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 04:06:48.785 18900 18900 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 04:06:48.785 18900 18900 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 04:06:48.785 18900 18900 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 04:06:48.785 18900 18900 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 04:06:48.786 18900 18900 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 04:06:48.786 18900 18900 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 04:06:48.786 18900 18900 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 04:06:48.786 18900 18900 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 04:06:48.786 18900 18900 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 04:06:48.786 18900 18900 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 04:06:48.786 18900 18900 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 04:06:48.786 18900 18900 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 04:06:48.786 18900 18900 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 04:06:48.786 18900 18900 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 04:06:48.786 18900 18900 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 04:06:48.786 18900 18900 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 04:06:48.786 18900 18900 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 04:06:48.786 18900 18900 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 04:06:48.786 18900 18900 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 04:06:48.786 18900 18900 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 04:06:48.786 18900 18900 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 04:06:48.786 18900 18900 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 04:06:48.803 18900 18900 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. 12-30 04:06:49.160 18900 18900 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 04:06:49.160 18900 18900 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 04:06:49.383 18900 18955 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 04:06:49.383 18900 18955 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 04:06:49.383 18900 18955 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 04:06:49.589 18939 18939 W libprocessgroup: Controller io is not found 12-30 04:06:49.589 18939 18939 W libprocessgroup: Controller io is not found 12-30 04:06:49.589 18939 18939 W libprocessgroup: Controller io is not found 12-30 04:22:48.571 21317 21317 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 04:22:48.776 21317 21317 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 04:22:48.777 21317 21317 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 04:22:48.777 21317 21317 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 04:22:48.777 21317 21317 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 04:22:48.777 21317 21317 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 04:22:48.777 21317 21317 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 04:22:48.777 21317 21317 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 04:22:48.777 21317 21317 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 04:22:48.777 21317 21317 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 04:22:48.777 21317 21317 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 04:22:48.777 21317 21317 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 04:22:48.777 21317 21317 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 04:22:48.777 21317 21317 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 04:22:48.777 21317 21317 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 04:22:48.777 21317 21317 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 04:22:48.777 21317 21317 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 04:22:48.777 21317 21317 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 04:22:48.777 21317 21317 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 04:22:48.777 21317 21317 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 04:22:48.777 21317 21317 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 04:22:48.777 21317 21317 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 04:22:48.777 21317 21317 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 04:22:48.777 21317 21317 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 04:22:48.786 21317 21317 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. 12-30 04:22:49.017 21317 21317 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 04:22:49.017 21317 21317 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 04:22:49.198 21317 21368 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 04:22:49.198 21317 21368 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 04:22:49.198 21317 21368 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 04:22:49.524 21355 21355 W libprocessgroup: Controller io is not found 12-30 04:22:49.524 21355 21355 W libprocessgroup: Controller io is not found 12-30 04:22:49.524 21355 21355 W libprocessgroup: Controller io is not found 12-30 04:27:48.552 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-30 04:27:48.553 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-30--------- beginning of main 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 12-30 04:27:48.554 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/base.apk' with 1 weak references 12-30 04:27:48.555 21317 21327 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-30 04:34:48.588 23318 23318 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 04:34:48.762 23318 23318 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 04:34:48.762 23318 23318 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 04:34:48.763 23318 23318 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 04:34:48.763 23318 23318 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 04:34:48.763 23318 23318 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 04:34:48.763 23318 23318 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 04:34:48.763 23318 23318 W System.err: at arm.EpicVm.<clini--------- beginning of main 12-30 04:34:48.772 23318 23318 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. 12-30 04:34:49.061 23318 23318 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 04:34:49.061 23318 23318 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 04:34:49.296 23318 23412 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 04:34:49.296 23318 23412 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 04:34:49.296 23318 23412 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 04:34:49.498 23391 23391 W libprocessgroup: Controller io is not found 12-30 04:34:49.498 23391 23391 W libprocessgroup: Controller io is not found 12-30 04:34:49.498 23391 23391 W libprocessgroup: Controller io is not found 12-30 04:58:48.571 26954 26954 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 04:58:48.786 26954 26954 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 04:58:48.788 26954 26954 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 04:58:48.788 26954 26954 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 04:58:48.788 26954 26954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 04:58:48.788 26954 26954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 04:58:48.788 26954 26954 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 04:58:48.788 26954 26954 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 04:58:48.788 26954 26954 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 04:58:48.788 26954 26954 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 04:58:48.788 26954 26954 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 04:58:48.788 26954 26954 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 04:58:48.788 26954 26954 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 04:58:48.788 26954 26954 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 04:58:48.788 26954 26954 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 04:58:48.788 26954 26954 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 04:58:48.788 26954 26954 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 04:58:48.788 26954 26954 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 04:58:48.789 26954 26954 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 04:58:48.789 26954 26954 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 04:58:48.789 26954 26954 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 04:58:48.789 26954 26954 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 04:58:48.789 26954 26954 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 04:58:48.789 26954 26954 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 04:58:48.801 26954 26954 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-30 04:58:49.142 26954 26954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 04:58:49.142 26954 26954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 04:58:49.317 26954 27009 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 04:58:49.317 26954 27009 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 04:58:49.317 26954 27009 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 04:58:49.576 26996 26996 W libprocessgroup: Controller io is not found 12-30 04:58:49.576 26996 26996 W libprocessgroup: Controller io is not found 12-30 04:58:49.576 26996 26996 W libprocessgroup: Controller io is not found 12-30 05:07:48.584 29336 29336 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 05:07:48.769 29336 29336 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 05:07:48.769 29336 29336 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 05:07:48.769 29336 29336 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 05:07:48.769 29336 29336 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 05:07:48.769 29336 29336 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 05:07:48.769 29336 29336 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 05:07:48.769 29336 29336 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 05:07:48.769 29336 29336 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 05:07:48.769 29336 29336 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 05:07:48.769 29336 29336 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 05:07:48.769 29336 29336 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 05:07:48.769 29336 29336 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 05:07:48.769 29336 29336 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 05:07:48.769 29336 29336 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 05:07:48.769 29336 29336 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 05:07:48.770 29336 29336 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 05:07:48.770 29336 29336 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 05:07:48.770 29336 29336 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 05:07:48.770 29336 29336 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 05:07:48.770 29336 29336 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 05:07:48.770 29336 29336 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 05:07:48.770 29336 29336 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 05:07:48.770 29336 29336 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 05:07:48.778 29336 29336 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. 12-30 05:07:48.990 29336 29336 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 --------- beginning of main 12-30 05:07:49.114 29336 29384 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 05:07:49.114 29336 29384 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 05:07:49.114 29336 29384 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 05:07:49.408 29370 29370 W libprocessgroup: Controller io is not found 12-30 05:07:49.408 29370 29370 W libprocessgroup: Controller io is not found 12-30 05:07:49.408 29370 29370 W libprocessgroup: Controller io is not found 12-30 05:22:48.597 32194 32194 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 05:22:48.808 32194 32194 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 05:22:48.809 32194 32194 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 05:22:48.809 32194 32194 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 05:22:48.809 32194 32194 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 05:22:48.809 32194 32194 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 05:22:48.809 32194 32194 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 05:22:48.809 32194 32194 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 05:22:48.809 32194 32194 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 05:22:48.809 32194 32194 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 05:22:48.809 32194 32194 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 05:22:48.809 32194 32194 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 05:22:48.809 32194 32194 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 05:22:48.809 32194 32194 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 05:22:48.809 32194 32194 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 05:22:48.809 32194 32194 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 05:22:48.809 32194 32194 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 05:22:48.809 32194 32194 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 05:22:48.809 32194 32194 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 05:22:48.809 32194 32194 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 05:22:48.809 32194 32194 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 05:22:48.809 32194 32194 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 05:22:48.809 32194 32194 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 05:22:48.809 32194 32194 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 05:22:48.825 32194 32194 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. 12-30 05:22:49.071 32194 32194 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 05:22:49.071 32194 32194 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 05:22:49.293 32194 32287 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 05:22:49.293 32194 32287 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-30 05:22:49.681 32268 32268 W libprocessgroup: Controller io is not found 12-30 05:22:49.681 32268 32268 W libprocessgroup: Controller io is not found 12-30 05:22:49.681 32268 32268 W libprocessgroup: Controller io is not found 12-30 05:37:48.505 3636 3636 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 05:37:48.744 3636 3636 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 05:37:48.745 3636 3636 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 05:37:48.745 3636 3636 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 05:37:48.745 3636 3636 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 05:37:48.745 3636 3636 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 05:37:48.745 3636 3636 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 05:37:48.745 3636 3636 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 05:37:48.745 3636 3636 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 05:37:48.745 3636 3636 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 05:37:48.745 3636 3636 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 05:37:48.745 3636 3636 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 05:37:48.745 3636 3636 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 05:37:48.745 3636 3636 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 05:37:48.745 3636 3636 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 05:37:48.745 3636 3636 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 05:37:48.745 3636 3636 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 05:37:48.745 3636 3636 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 05:37:48.745 3636 3636 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 05:37:48.745 3636 3636 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 05:37:48.745 3636 3636 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 05:37:48.745 3636 3636 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 05:37:48.745 3636 3636 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 05:37:48.745 3636 3636 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 05:37:48.753 3636 3636 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. 12-30 05:37:48.960 3636 3636 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 05:37:48.960 3636 3636 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 05:37:49.095 3636 3688 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 05:37:49.095 3636 3688 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 05:37:49.095 3636 3688 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 05:37:49.429 3674 3674 W libprocessgroup: Controller io is not found 12-30 05:37:49.430 3674 3674 W libprocessgroup: Controller io is not found 12-30 05:37:49.430 3674 3674 W libprocessgroup: --------- beginning of main 12-30 06:02:48.598 7038 7038 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 06:02:48.797 7038 7038 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 06:02:48.799 7038 7038 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 06:02:48.799 7038 7038 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 06:02:48.799 7038 7038 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 06:02:48.799 7038 7038 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 06:02:48.799 7038 7038 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 06:02:48.799 7038 7038 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 06:02:48.799 7038 7038 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 06:02:48.799 7038 7038 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 06:02:48.799 7038 7038 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 06:02:48.799 7038 7038 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 06:02:48.799 7038 7038 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 06:02:48.799 7038 7038 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 06:02:48.799 7038 7038 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 06:02:48.799 7038 7038 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 06:02:48.799 7038 7038 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 06:02:48.799 7038 7038 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 06:02:48.799 7038 7038 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 06:02:48.799 7038 7038 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 06:02:48.799 7038 7038 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 06:02:48.799 7038 7038 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 06:02:48.799 7038 7038 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 06:02:48.799 7038 7038 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 06:02:48.808 7038 7038 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. 12-30 06:02:49.074 7038 7038 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 06:02:49.074 7038 7038 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 06:02:49.351 7038 7102 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 106.399ms (2312.04 bytecodes/s) (7920B approximate peak alloc) 12-30 06:02:49.352 7038 7102 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 06:02:49.352 7038 7102 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 06:02:49.352 7038 7102 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 06:02:49.578 7084 7084 W libprocessgroup: Controller io is not found 12-30 06:02:49.578 7084 7084 W libprocessgroup: Controller io is not found 12-30 06:02:49.578 7084 7084 W libprocessgroup: Controller io is not found 12-30 06:09:48.581 9008 9008 E com.--------- beginning of main 12-30 16:42:32.172 18672 18672 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 16:42:33.316 18672 18672 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 16:42:33.319 18672 18672 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 16:42:33.319 18672 18672 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 16:42:33.319 18672 18672 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 16:42:33.319 18672 18672 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 16:42:33.319 18672 18672 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 16:42:33.319 18672 18672 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 16:42:33.319 18672 18672 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 16:42:33.319 18672 18672 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 16:42:33.319 18672 18672 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 16:42:33.319 18672 18672 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 16:42:33.319 18672 18672 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 16:42:33.319 18672 18672 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 16:42:33.319 18672 18672 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 16:42:33.319 18672 18672 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 16:42:33.319 18672 18672 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 16:42:33.319 18672 18672 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 16:42:33.319 18672 18672 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 16:42:33.319 18672 18672 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 16:42:33.319 18672 18672 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 16:42:33.319 18672 18672 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 16:42:33.319 18672 18672 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 16:42:33.319 18672 18672 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 16:42:33.496 18672 18672 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. 12-30 16:42:35.450 18672 18672 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 16:42:35.450 18672 18672 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 16:42:38.372 18672 19482 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 16:42:38.372 18672 19482 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 16:42:38.372 18672 19482 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 16:42:38.979 19245 19245 W libprocessgroup: Controller io is not found 12-30 16:42:38.979 19245 19245 W libprocessgroup: Controller io is not found 12-30 16:42:38.979 19245 19245 W libprocessgroup: Controller io is not found 12-30 16:42:42.303 18672 18681 W com.mbwhatsapp: Suspending all threads took: 13.690ms 12-30 16:43:48.582 21586 21586 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-3--------- beginning of main 12-30 16:43:48.846 21586 21586 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 16:43:48.850 21586 21586 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 16:43:48.850 21586 21586 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 16:43:48.850 21586 21586 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 16:43:48.850 21586 21586 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 16:43:48.850 21586 21586 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 16:43:48.850 21586 21586 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 16:43:48.850 21586 21586 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 16:43:48.850 21586 21586 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 16:43:48.850 21586 21586 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 16:43:48.850 21586 21586 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 16:43:48.850 21586 21586 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 16:43:48.850 21586 21586 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 16:43:48.850 21586 21586 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 16:43:48.850 21586 21586 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 16:43:48.850 21586 21586 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 16:43:48.850 21586 21586 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 16:43:48.850 21586 21586 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 16:43:48.850 21586 21586 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 16:43:48.850 21586 21586 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 16:43:48.850 21586 21586 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 16:43:48.850 21586 21586 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 16:43:48.850 21586 21586 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 16:43:48.878 21586 21586 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. 12-30 16:43:49.348 21586 21586 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 16:43:49.348 21586 21586 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 16:43:49.823 21698 21698 W libprocessgroup: Controller io is not found 12-30 16:43:49.823 21698 21698 W libprocessgroup: Controller io is not found 12-30 16:43:49.823 21698 21698 W libprocessgroup: Controller io is not found 12-30 16:43:49.997 21586 21715 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 16:43:49.997 21586 21715 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 16:43:49.997 21586 21715 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 16:47:48.561 23288 23288 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 16:47:48.771 23288 23288 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 16:47:48.772 23288 23288 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-30 16:47:48.780 23288 23288 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. 12-30 16:47:48.973 23288 23288 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 16:47:48.973 23288 23288 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 16:47:49.124 23288 23339 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 16:47:49.124 23288 23339 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 16:47:49.124 23288 23339 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 16:47:49.445 23326 23326 W libprocessgroup: Controller io is not found 12-30 16:47:49.445 23326 23326 W libprocessgroup: Controller io is not found 12-30 16:47:49.445 23326 23326 W libprocessgroup: Controller io is not found 12-30 16:51:48.516 26343 26343 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 16:51:48.906 26343 26343 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 16:51:48.909 26343 26343 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 16:51:48.909 26343 26343 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 16:51:48.909 26343 26343 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 16:51:48.909 26343 26343 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 16:51:48.909 26343 26343 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 16:51:48.909 26343 26343 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 16:51:48.909 26343 26343 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 16:51:48.909 26343 26343 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 16:51:48.909 26343 26343 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 16:51:48.909 26343 26343 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 16:51:48.909 26343 26343 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 16:51:48.909 26343 26343 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 16:51:48.909 26343 26343 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 16:51:48.909 26343 26343 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 16:51:48.909 26343 26343 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 16:51:48.909 26343 26343 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 16:51:48.909 26343 26343 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 16:51:48.909 26343 26343 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 16:51:48.909 26343 26343 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 16:51:48.909 26343 26343 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 16:51:48.909 26343 26343 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 16:51:48.909 26343 26343 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 16:51:48.938 26343 26343 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-30 16:51:49.321 26343 26343 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 16:51:49.321 26343 26343 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 16:51:49.647 26343 26481 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 16:51:49.647 26343 26481 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 16:51:49.647 26343 26481 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 16:51:49.776 26453 26453 W libprocessgroup: Controller io is not found 12-30 16:51:49.776 26453 26453 W libprocessgroup: Controller io is not found 12-30 16:51:49.776 26453 26453 W libprocessgroup: Controller io is not found 12-30 16:55:48.543 32610 32610 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 16:55:48.915 32610 32610 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 16:55:48.916 32610 32610 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 16:55:48.916 32610 32610 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 16:55:48.917 32610 32610 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 16:55:48.917 32610 32610 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 16:55:48.917 32610 32610 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 16:55:48.917 32610 32610 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 16:55:48.917 32610 32610 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 16:55:48.917 32610 32610 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 16:55:48.917 32610 32610 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 16:55:48.917 32610 32610 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 16:55:48.917 32610 32610 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 16:55:48.917 32610 32610 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 16:55:48.917 32610 32610 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 16:55:48.917 32610 32610 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 16:55:48.917 32610 32610 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 16:55:48.917 32610 32610 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 16:55:48.917 32610 32610 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 16:55:48.917 32610 32610 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 16:55:48.917 32610 32610 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 16:55:48.917 32610 32610 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 16:55:48.917 32610 32610 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 16:55:48.917 32610 32610 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 16:55:48.947 32610 32610 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. 12-30 16:55:49.474 32610 32610 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 --------- beginning of main 12-30 16:55:49.475 32610 32610 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 16:55:49.840 32610 32669 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 16:55:49.840 32610 32669 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 16:55:49.840 32610 32669 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 16:55:49.931 32655 32655 W libprocessgroup: Controller io is not found 12-30 16:55:49.931 32655 32655 W libprocessgroup: Controller io is not found 12-30 16:55:49.931 32655 32655 W libprocessgroup: Controller io is not found 12-30 16:58:48.525 4379 4379 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 16:58:48.944 4379 4379 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 16:58:48.950 4379 4379 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 16:58:48.951 4379 4379 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 16:58:48.951 4379 4379 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 16:58:48.951 4379 4379 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 16:58:48.951 4379 4379 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 16:58:48.951 4379 4379 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 16:58:48.951 4379 4379 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 16:58:48.951 4379 4379 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 16:58:48.951 4379 4379 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 16:58:48.951 4379 4379 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 16:58:48.951 4379 4379 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 16:58:48.951 4379 4379 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 16:58:48.951 4379 4379 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 16:58:48.951 4379 4379 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 16:58:48.951 4379 4379 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 16:58:48.951 4379 4379 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 16:58:48.951 4379 4379 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 16:58:48.951 4379 4379 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 16:58:48.951 4379 4379 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 16:58:48.951 4379 4379 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 16:58:48.951 4379 4379 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 16:58:48.951 4379 4379 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 16:58:49.002 4379 4379 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. 12-30 16:58:49.654 4379 4379 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 16:58:49.654 4379 4379 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 16:58:49.909--------- beginning of main 12-30 16:58:49.909 4379 4449 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 16:58:49.909 4379 4449 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 16:58:49.909 4379 4449 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 16:58:50.114 4433 4433 W libprocessgroup: Controller io is not found 12-30 16:58:50.114 4433 4433 W libprocessgroup: Controller io is not found 12-30 16:58:50.114 4433 4433 W libprocessgroup: Controller io is not found 12-30 16:59:48.560 5989 5989 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 16:59:48.856 5989 5989 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 16:59:48.861 5989 5989 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 16:59:48.861 5989 5989 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 16:59:48.861 5989 5989 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 16:59:48.861 5989 5989 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 16:59:48.861 5989 5989 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 16:59:48.861 5989 5989 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 16:59:48.861 5989 5989 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 16:59:48.861 5989 5989 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 16:59:48.861 5989 5989 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 16:59:48.861 5989 5989 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 16:59:48.861 5989 5989 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 16:59:48.861 5989 5989 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 16:59:48.861 5989 5989 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 16:59:48.861 5989 5989 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 16:59:48.861 5989 5989 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 16:59:48.861 5989 5989 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 16:59:48.861 5989 5989 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 16:59:48.861 5989 5989 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 16:59:48.861 5989 5989 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 16:59:48.861 5989 5989 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 16:59:48.861 5989 5989 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 16:59:48.861 5989 5989 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 16:59:48.885 5989 5989 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. 12-30 16:59:49.393 5989 5989 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 16:59:49.393 5989 5989 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 16:59:49.684 5989 6046 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 16:59:49.684 5989 6046 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-30 16:59:49.883 6029 6029 W libprocessgroup: Controller io is not found 12-30 16:59:49.883 6029 6029 W libprocessgroup: Controller io is not found 12-30 16:59:49.883 6029 6029 W libprocessgroup: Controller io is not found 12-30 17:01:48.509 7857 7857 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 17:01:48.886 7857 7857 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 17:01:48.890 7857 7857 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 17:01:48.890 7857 7857 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 17:01:48.890 7857 7857 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 17:01:48.890 7857 7857 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 17:01:48.890 7857 7857 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 17:01:48.890 7857 7857 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 17:01:48.890 7857 7857 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 17:01:48.890 7857 7857 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 17:01:48.890 7857 7857 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 17:01:48.890 7857 7857 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 17:01:48.890 7857 7857 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 17:01:48.890 7857 7857 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 17:01:48.890 7857 7857 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 17:01:48.890 7857 7857 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 17:01:48.891 7857 7857 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 17:01:48.891 7857 7857 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 17:01:48.891 7857 7857 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 17:01:48.891 7857 7857 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 17:01:48.891 7857 7857 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 17:01:48.891 7857 7857 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 17:01:48.891 7857 7857 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 17:01:48.891 7857 7857 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 17:01:48.916 7857 7857 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. 12-30 17:01:49.479 7857 7857 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 17:01:49.479 7857 7857 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 17:01:49.681 7857 7916 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 17:01:49.681 7857 7916 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 17:01:49.681 7857 7916 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 17:01:49.965 7899 7899 W libprocessgroup: Controller io is not found 12-30 17:01:49.965 7899 7899 W libprocessgroup: Controller io is not found 12-30 17:01:49.965 7899 7899 W libprocessgroup: --------- beginning of main 12-30 20:08:29.181 23379 23379 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:08:31.032 23379 23379 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:08:31.043 23379 23379 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:08:31.044 23379 23379 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:08:31.044 23379 23379 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:08:31.044 23379 23379 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:08:31.044 23379 23379 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:08:31.044 23379 23379 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:08:31.044 23379 23379 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:08:31.044 23379 23379 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:08:31.044 23379 23379 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:08:31.044 23379 23379 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:08:31.044 23379 23379 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:08:31.044 23379 23379 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:08:31.044 23379 23379 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:08:31.044 23379 23379 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:08:31.044 23379 23379 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:08:31.044 23379 23379 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:08:31.044 23379 23379 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:08:31.044 23379 23379 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:08:31.044 23379 23379 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:08:31.044 23379 23379 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:08:31.044 23379 23379 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:08:31.044 23379 23379 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:08:31.198 23379 23379 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. 12-30 20:08:34.122 23379 23379 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:08:34.123 23379 23379 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:08:35.319 23905 23905 W libprocessgroup: Controller io is not found 12-30 20:08:35.319 23905 23905 W libprocessgroup: Controller io is not found 12-30 20:08:35.319 23905 23905 W libprocessgroup: Controller io is not found 12-30 20:08:35.848 23379 23379 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (23642) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 209ms 12-30 20:08:36.237 23379 24064 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 106.916ms (243.18 bytecodes/s) (1872B approximate peak alloc) 12-30 20:08:36.355 23379 24064 W com.mbwhatsapp: Verification of void X.2rL.A01(--------- beginning of main 12-30 20:08:36.372 23379 24064 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:08:36.372 23379 24064 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:08:36.372 23379 24064 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:09:48.519 24957 24957 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:09:48.868 24957 24957 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:09:48.874 24957 24957 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:09:48.875 24957 24957 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:09:48.875 24957 24957 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:09:48.875 24957 24957 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:09:48.875 24957 24957 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:09:48.875 24957 24957 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:09:48.875 24957 24957 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:09:48.875 24957 24957 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:09:48.875 24957 24957 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:09:48.875 24957 24957 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:09:48.875 24957 24957 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:09:48.875 24957 24957 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:09:48.875 24957 24957 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:09:48.875 24957 24957 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:09:48.875 24957 24957 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:09:48.875 24957 24957 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:09:48.875 24957 24957 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:09:48.875 24957 24957 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:09:48.875 24957 24957 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:09:48.875 24957 24957 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:09:48.875 24957 24957 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:09:48.875 24957 24957 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:09:48.916 24957 24957 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. 12-30 20:09:49.483 24957 24957 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:09:49.483 24957 24957 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:09:49.778 24957 25035 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:09:49.778 24957 25035 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:09:49.778 24957 25035 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:09:50.088 25019 25019 W libprocessgroup: Controller io is not found 12-30 20:09:50.0--------- beginning of main 12-30 20:11:48.546 26493 26493 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:11:48.701 26493 26493 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:11:48.702 26493 26493 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:11:48.702 26493 26493 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:11:48.702 26493 26493 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:11:48.702 26493 26493 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:11:48.702 26493 26493 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:11:48.703 26493 26493 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:11:48.703 26493 26493 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:11:48.703 26493 26493 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:11:48.703 26493 26493 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:11:48.703 26493 26493 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:11:48.703 26493 26493 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:11:48.703 26493 26493 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:11:48.703 26493 26493 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:11:48.703 26493 26493 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:11:48.703 26493 26493 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:11:48.703 26493 26493 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:11:48.703 26493 26493 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:11:48.703 26493 26493 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:11:48.703 26493 26493 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:11:48.703 26493 26493 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:11:48.703 26493 26493 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:11:48.703 26493 26493 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:11:48.712 26493 26493 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. 12-30 20:11:48.898 26493 26493 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:11:48.898 26493 26493 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:11:49.008 26493 26558 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:11:49.008 26493 26558 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:11:49.008 26493 26558 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:11:49.319 26542 26542 W libprocessgroup: Controller io is not found 12-30 20:11:49.319 26542 26542 W libprocessgroup: Controller io is not found 12-30 20:11:49.319 26542 26542 W libprocessgroup: Controller io is not found 12-30 20:13:48.582 28133 28133 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:13:48.754 28133 28133 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-30 20:13:48.755 28133 28133 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:13:48.755 28133 28133 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:13:48.755 28133 28133 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:13:48.755 28133 28133 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:13:48.755 28133 28133 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:13:48.755 28133 28133 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:13:48.755 28133 28133 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:13:48.755 28133 28133 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:13:48.755 28133 28133 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:13:48.755 28133 28133 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:13:48.755 28133 28133 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:13:48.755 28133 28133 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:13:48.755 28133 28133 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:13:48.755 28133 28133 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:13:48.755 28133 28133 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:13:48.755 28133 28133 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:13:48.755 28133 28133 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:13:48.755 28133 28133 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:13:48.755 28133 28133 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:13:48.755 28133 28133 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:13:48.755 28133 28133 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:13:48.755 28133 28133 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:13:48.767 28133 28133 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. 12-30 20:13:48.976 28133 28133 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:13:48.976 28133 28133 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:13:49.128 28133 28191 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:13:49.128 28133 28191 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:13:49.128 28133 28191 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:13:49.397 28178 28178 W libprocessgroup: Controller io is not found 12-30 20:13:49.397 28178 28178 W libprocessgroup: Controller io is not found 12-30 20:13:49.397 28178 28178 W libprocessgroup: Controller io is not found 12-30 20:22:48.521 29598 29598 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:22:48.654 29598 29598 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:22:48.654 29598 29598 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:22:48.654 29598 29598 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:22:48--------- beginning of main 12-30 20:22:48.655 29598 29598 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:22:48.655 29598 29598 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:22:48.655 29598 29598 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:22:48.655 29598 29598 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:22:48.655 29598 29598 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:22:48.655 29598 29598 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:22:48.655 29598 29598 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:22:48.663 29598 29598 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. 12-30 20:22:48.859 29598 29598 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:22:48.859 29598 29598 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:22:49.069 29598 29650 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:22:49.069 29598 29650 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:22:49.069 29598 29650 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:22:49.310 29636 29636 W libprocessgroup: Controller io is not found 12-30 20:22:49.311 29636 29636 W libprocessgroup: Controller io is not found 12-30 20:22:49.311 29636 29636 W libprocessgroup: Controller io is not found 12-30 20:24:48.535 31436 31436 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:24:48.801 31436 31436 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:24:48.802 31436 31436 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:24:48.802 31436 31436 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:24:48.802 31436 31436 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:24:48.802 31436 31436 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:24:48.802 31436 31436 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:24:48.802 31436 31436 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:24:48.802 31436 31436 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:24:48.802 31436 31436 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:24:48.802 31436 31436 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:24:48.802 31436 31436 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:24:48.802 31436 31436 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:24:48.802 31436 31436 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:24:48.802 31436 31436 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:24:48.802 31436 31436 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:24:48.802 31436 31436 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:24:48.802 31436 31436 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:24:48.802 31436 31436 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:--------- beginning of main 12-30 20:24:48.824 31436 31436 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. 12-30 20:24:49.200 31436 31436 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:24:49.200 31436 31436 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:24:49.487 31436 31510 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:24:49.487 31436 31510 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:24:49.487 31436 31510 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:24:49.652 31487 31487 W libprocessgroup: Controller io is not found 12-30 20:24:49.652 31487 31487 W libprocessgroup: Controller io is not found 12-30 20:24:49.652 31487 31487 W libprocessgroup: Controller io is not found 12-30 20:30:48.647 2065 2065 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:30:48.882 2065 2065 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:30:48.882 2065 2065 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:30:48.883 2065 2065 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:30:48.883 2065 2065 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:30:48.883 2065 2065 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:30:48.883 2065 2065 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:30:48.883 2065 2065 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:30:48.883 2065 2065 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:30:48.883 2065 2065 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:30:48.883 2065 2065 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:30:48.883 2065 2065 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:30:48.883 2065 2065 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:30:48.883 2065 2065 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:30:48.883 2065 2065 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:30:48.883 2065 2065 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:30:48.883 2065 2065 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:30:48.883 2065 2065 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:30:48.883 2065 2065 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:30:48.883 2065 2065 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:30:48.883 2065 2065 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:30:48.883 2065 2065 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:30:48.883 2065 2065 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:30:48.883 2065 2065 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:30:48.893 2065 2065 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-30 20:30:49.654 2065 2065 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:30:49.655 2065 2065 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:30:50.188 2218 2218 W libprocessgroup: Controller io is not found 12-30 20:30:50.188 2218 2218 W libprocessgroup: Controller io is not found 12-30 20:30:50.188 2218 2218 W libprocessgroup: Controller io is not found 12-30 20:30:50.412 2065 2485 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:30:50.412 2065 2485 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:30:50.412 2065 2485 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:31:48.521 4944 4944 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:31:49.050 4944 4944 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:31:49.051 4944 4944 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:31:49.051 4944 4944 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:31:49.051 4944 4944 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:31:49.051 4944 4944 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:31:49.051 4944 4944 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:31:49.051 4944 4944 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:31:49.051 4944 4944 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:31:49.051 4944 4944 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:31:49.051 4944 4944 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:31:49.051 4944 4944 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:31:49.051 4944 4944 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:31:49.051 4944 4944 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:31:49.051 4944 4944 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:31:49.051 4944 4944 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:31:49.051 4944 4944 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:31:49.051 4944 4944 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:31:49.051 4944 4944 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:31:49.051 4944 4944 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:31:49.051 4944 4944 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:31:49.051 4944 4944 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:31:49.051 4944 4944 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:31:49.051 4944 4944 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:31:49.085 4944 4944 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. 12-30 20:31:49.469 4944 4944 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 --------- beginning of main 12-30 20:31:49.986 4944 5040 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:31:49.986 4944 5040 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:31:49.986 4944 5040 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:31:50.122 5025 5025 W libprocessgroup: Controller io is not found 12-30 20:31:50.122 5025 5025 W libprocessgroup: Controller io is not found 12-30 20:31:50.122 5025 5025 W libprocessgroup: Controller io is not found 12-30 20:34:48.504 11316 11316 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:34:49.585 11316 11316 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:34:49.590 11316 11316 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:34:49.590 11316 11316 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:34:49.590 11316 11316 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:34:49.590 11316 11316 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:34:49.590 11316 11316 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:34:49.590 11316 11316 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:34:49.590 11316 11316 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:34:49.590 11316 11316 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:34:49.590 11316 11316 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:34:49.590 11316 11316 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:34:49.590 11316 11316 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:34:49.590 11316 11316 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:34:49.590 11316 11316 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:34:49.590 11316 11316 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:34:49.590 11316 11316 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:34:49.590 11316 11316 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:34:49.590 11316 11316 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:34:49.590 11316 11316 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:34:49.590 11316 11316 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:34:49.590 11316 11316 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:34:49.590 11316 11316 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:34:49.590 11316 11316 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:34:49.641 11316 11316 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. 12-30 20:34:50.528 11316 11316 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:34:50.528 11316 11316 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:34:51.369 11316 11455 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:34:51.369 11316 11455 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-30 20:34:51.998 11411 11411 W libprocessgroup: Controller io is not found 12-30 20:34:51.998 11411 11411 W libprocessgroup: Controller io is not found 12-30 20:34:51.998 11411 11411 W libprocessgroup: Controller io is not found 12-30 20:35:48.529 14616 14616 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:35:48.990 14616 14616 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:35:48.992 14616 14616 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:35:48.992 14616 14616 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:35:48.992 14616 14616 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:35:48.992 14616 14616 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:35:48.992 14616 14616 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:35:48.992 14616 14616 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:35:48.992 14616 14616 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:35:48.992 14616 14616 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:35:48.992 14616 14616 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:35:48.992 14616 14616 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:35:48.992 14616 14616 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:35:48.993 14616 14616 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:35:48.993 14616 14616 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:35:48.993 14616 14616 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:35:48.993 14616 14616 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:35:48.993 14616 14616 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:35:48.993 14616 14616 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:35:48.993 14616 14616 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:35:48.993 14616 14616 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:35:48.993 14616 14616 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:35:48.993 14616 14616 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:35:48.993 14616 14616 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:35:49.028 14616 14616 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. 12-30 20:35:49.656 14616 14616 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:35:49.656 14616 14616 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:35:49.958 14616 14692 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:35:49.958 14616 14692 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:35:49.958 14616 14692 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:35:50.199 14673 14673 W libprocessgroup: Controller io is not found 12-30 20:35:50.200 14673 14673 W libprocessgroup: Controller io is not found 12-30 20:35:50.200 14673 14673 W libprocessgroup: --------- beginning of main 12-30 20:38:48.547 21084 21084 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:38:48.998 21084 21084 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 20:38:49.002 21084 21084 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 20:38:49.002 21084 21084 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 20:38:49.002 21084 21084 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 20:38:49.002 21084 21084 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 20:38:49.002 21084 21084 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 20:38:49.002 21084 21084 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 20:38:49.002 21084 21084 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 20:38:49.002 21084 21084 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 20:38:49.002 21084 21084 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 20:38:49.002 21084 21084 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 20:38:49.002 21084 21084 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 20:38:49.002 21084 21084 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 20:38:49.002 21084 21084 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 20:38:49.002 21084 21084 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 20:38:49.003 21084 21084 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 20:38:49.003 21084 21084 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 20:38:49.003 21084 21084 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 20:38:49.003 21084 21084 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 20:38:49.003 21084 21084 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 20:38:49.003 21084 21084 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 20:38:49.003 21084 21084 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 20:38:49.003 21084 21084 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 20:38:49.037 21084 21084 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. 12-30 20:38:49.675 21084 21084 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 20:38:49.676 21084 21084 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 20:38:50.124 21128 21128 W libprocessgroup: Controller io is not found 12-30 20:38:50.124 21128 21128 W libprocessgroup: Controller io is not found 12-30 20:38:50.124 21128 21128 W libprocessgroup: Controller io is not found 12-30 20:38:50.240 21084 21161 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 20:38:50.240 21084 21161 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 20:38:50.240 21084 21161 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 20:39:48.515 22767 22767 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 20:39:49.009 22767 22767 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-30 23:49:16.792 30405 30405 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-30 23:49:18.484 30405 30405 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-30 23:49:18.490 30405 30405 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-30 23:49:18.490 30405 30405 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-30 23:49:18.490 30405 30405 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-30 23:49:18.490 30405 30405 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-30 23:49:18.490 30405 30405 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-30 23:49:18.490 30405 30405 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-30 23:49:18.490 30405 30405 W System.err: at java.lang.Class.newInstance(Native Method) 12-30 23:49:18.490 30405 30405 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-30 23:49:18.490 30405 30405 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-30 23:49:18.491 30405 30405 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-30 23:49:18.491 30405 30405 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-30 23:49:18.491 30405 30405 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-30 23:49:18.491 30405 30405 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-30 23:49:18.491 30405 30405 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-30 23:49:18.491 30405 30405 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-30 23:49:18.491 30405 30405 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-30 23:49:18.491 30405 30405 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-30 23:49:18.491 30405 30405 W System.err: at android.os.Looper.loop(Looper.java:319) 12-30 23:49:18.491 30405 30405 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-30 23:49:18.491 30405 30405 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-30 23:49:18.491 30405 30405 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-30 23:49:18.491 30405 30405 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-30 23:49:18.592 30405 30405 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. 12-30 23:49:20.873 30405 30405 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-30 23:49:20.873 30405 30405 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-30 23:49:22.248 30405 31055 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-30 23:49:22.248 30405 31055 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-30 23:49:22.248 30405 31055 W com.mbwhatsapp: and incorrect proguard optimizations. 12-30 23:49:23.321 30971 30971 W libprocessgroup: Controller io is not found 12-30 23:49:23.340 30971 30971 W libprocessgroup: Controller io is not found 12-30 23:49:23.340 30971 30971 W libprocessgroup: Controller io is not found 12-30 23:49:23.576 30405 31004 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (31119) at boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long) (MessageQueue.ja--------- beginning of main 12-31 01:55:52.528 12300 12300 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 01:55:53.937 12300 12300 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 01:55:53.941 12300 12300 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 01:55:53.941 12300 12300 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 01:55:53.941 12300 12300 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 01:55:53.941 12300 12300 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 01:55:53.941 12300 12300 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 01:55:53.941 12300 12300 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 01:55:53.941 12300 12300 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 01:55:53.942 12300 12300 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 01:55:53.942 12300 12300 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 01:55:53.942 12300 12300 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 01:55:53.942 12300 12300 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 01:55:53.942 12300 12300 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 01:55:53.942 12300 12300 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 01:55:53.942 12300 12300 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 01:55:53.942 12300 12300 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 01:55:53.942 12300 12300 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 01:55:53.942 12300 12300 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 01:55:53.942 12300 12300 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 01:55:53.942 12300 12300 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 01:55:53.942 12300 12300 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 01:55:53.942 12300 12300 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 01:55:53.942 12300 12300 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 01:55:53.993 12300 12300 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. 12-31 01:55:55.991 12300 12300 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 01:55:55.991 12300 12300 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 01:55:57.898 12300 12985 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 189.716ms (137.05 bytecodes/s) (1872B approximate peak alloc) 12-31 01:55:58.029 12300 12985 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 01:55:58.029 12300 12985 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 01:55:58.029 12300 12985 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 01:55:59.150 12300 13059 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (12997) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 205ms 12-31 01:55:59.709 12776 12776 W libprocessgroup: Controller io is not found --------- beginning of main 12-31 01:57:47.964 18321 18321 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 01:57:48.714 18321 18321 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 01:57:48.717 18321 18321 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 01:57:48.717 18321 18321 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 01:57:48.717 18321 18321 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 01:57:48.717 18321 18321 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 01:57:48.717 18321 18321 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 01:57:48.717 18321 18321 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 01:57:48.717 18321 18321 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 01:57:48.717 18321 18321 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 01:57:48.717 18321 18321 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 01:57:48.717 18321 18321 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 01:57:48.717 18321 18321 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 01:57:48.717 18321 18321 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 01:57:48.717 18321 18321 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 01:57:48.718 18321 18321 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 01:57:48.718 18321 18321 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 01:57:48.718 18321 18321 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 01:57:48.718 18321 18321 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 01:57:48.718 18321 18321 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 01:57:48.718 18321 18321 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 01:57:48.718 18321 18321 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 01:57:48.718 18321 18321 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 01:57:48.718 18321 18321 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 01:57:48.749 18321 18321 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. 12-31 01:57:49.365 18321 18321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 01:57:49.365 18321 18321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 01:57:50.017 18321 18373 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 01:57:50.017 18321 18373 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 01:57:50.017 18321 18373 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 01:57:50.160 18358 18358 W libprocessgroup: Controller io is not found 12-31 01:57:50.161 18358 18358 W libprocessgroup: Controller io is not found 12-31 01:57:50.161 18358 18358 W libprocessgroup: Controller io is not found 12-31 01:59:48.034 21780 21780 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 01:59:48.349 21780 21780 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-31 01:59:48.352 21780 21780 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 01:59:48.352 21780 21780 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 01:59:48.352 21780 21780 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 01:59:48.352 21780 21780 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 01:59:48.352 21780 21780 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 01:59:48.352 21780 21780 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 01:59:48.352 21780 21780 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 01:59:48.352 21780 21780 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 01:59:48.352 21780 21780 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 01:59:48.352 21780 21780 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 01:59:48.352 21780 21780 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 01:59:48.352 21780 21780 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 01:59:48.352 21780 21780 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 01:59:48.352 21780 21780 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 01:59:48.352 21780 21780 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 01:59:48.352 21780 21780 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 01:59:48.352 21780 21780 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 01:59:48.352 21780 21780 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 01:59:48.352 21780 21780 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 01:59:48.352 21780 21780 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 01:59:48.353 21780 21780 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 01:59:48.353 21780 21780 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 01:59:48.375 21780 21780 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. 12-31 01:59:48.869 21780 21780 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 01:59:48.869 21780 21780 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 01:59:49.271 21780 21833 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 01:59:49.271 21780 21833 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 01:59:49.271 21780 21833 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 01:59:49.427 21820 21820 W libprocessgroup: Controller io is not found 12-31 01:59:49.427 21820 21820 W libprocessgroup: Controller io is not found 12-31 01:59:49.427 21820 21820 W libprocessgroup: Controller io is not found 12-31 02:06:48.007 23926 23926 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:06:48.277 23926 23926 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:06:48.281 23926 23926 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:06:48.281 23926 23926 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:06:48--------- beginning of main 12-31 02:06:48.282 23926 23926 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:06:48.282 23926 23926 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:06:48.282 23926 23926 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:06:48.282 23926 23926 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:06:48.282 23926 23926 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:06:48.282 23926 23926 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:06:48.282 23926 23926 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:06:48.282 23926 23926 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:06:48.282 23926 23926 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:06:48.282 23926 23926 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:06:48.282 23926 23926 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:06:48.282 23926 23926 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:06:48.282 23926 23926 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:06:48.298 23926 23926 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. 12-31 02:06:48.542 23926 23926 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:06:48.543 23926 23926 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:06:48.762 23926 23996 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:06:48.762 23926 23996 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:06:48.762 23926 23996 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:06:48.993 23981 23981 W libprocessgroup: Controller io is not found 12-31 02:06:48.993 23981 23981 W libprocessgroup: Controller io is not found 12-31 02:06:48.993 23981 23981 W libprocessgroup: Controller io is not found 12-31 02:12:03.239 26627 26627 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:12:04.222 26627 26627 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:12:04.230 26627 26627 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:12:04.230 26627 26627 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:12:04.230 26627 26627 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:12:04.230 26627 26627 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:12:04.230 26627 26627 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:12:04.230 26627 26627 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:12:04.230 26627 26627 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:12:04.230 26627 26627 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:12:04.230 26627 26627 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:12:04.230 26627 26627 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:12:04.230 26627 26627 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:12:04.230 26627 26627 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:12:04.230 26627 26627 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:12:04.230 26627 26627 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:12:04.230 26627 26627 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:12:04.230 26627 26627 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:12:04.230 26627 26627 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:12:04.230 26627 26627 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:12:04.230 26627 26627 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:12:04.230 26627 26627 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:12:04.230 26627 26627 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:12:04.230 26627 26627 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:12:04.298 26627 26627 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. 12-31 02:12:04.739 26627 26764 W com.mbwhatsapp: Long monitor contention with owner main (26627) at int android.content.res.AssetManager.getResourceIdentifier(java.lang.String, java.lang.String, java.lang.String)(AssetManager.java:873) waiters=0 in void android.content.res.AssetManager$AssetInputStream.close() for 367ms 12-31 02:12:06.917 26627 26627 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:12:06.918 26627 26627 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:12:09.837 26627 27197 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:12:09.837 26627 27197 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:12:09.837 26627 27197 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:12:11.313 27036 27036 W libprocessgroup: Controller io is not found 12-31 02:12:11.313 27036 27036 W libprocessgroup: Controller io is not found 12-31 02:12:11.313 27036 27036 W libprocessgroup: Controller io is not found 12-31 02:12:21.869 28657 28657 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:12:23.116 28657 28657 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:12:23.119 28657 28657 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:12:23.119 28657 28657 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:12:23.119 28657 28657 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:12:23.119 28657 28657 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:12:23.120 28657 28657 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:12:23.120 28657 28657 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:12:23.120 28657 28657 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:12:23.120 28657 28657 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:12:23.120 28657 28657 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:12:23.120 28657 28657 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1--------- beginning of main 12-31 02:12:23.139 28657 28657 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. 12-31 02:12:25.060 28657 28657 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:12:25.060 28657 28657 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:12:26.956 28657 29145 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:12:26.956 28657 29145 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:12:26.956 28657 29145 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:12:30.438 28935 28935 W libprocessgroup: Controller io is not found 12-31 02:12:30.438 28935 28935 W libprocessgroup: Controller io is not found 12-31 02:12:30.438 28935 28935 W libprocessgroup: Controller io is not found 12-31 02:14:48.025 2231 2231 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:14:48.273 2231 2231 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:14:48.275 2231 2231 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:14:48.275 2231 2231 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:14:48.275 2231 2231 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:14:48.275 2231 2231 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:14:48.275 2231 2231 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:14:48.275 2231 2231 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:14:48.275 2231 2231 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:14:48.275 2231 2231 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:14:48.275 2231 2231 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:14:48.275 2231 2231 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:14:48.276 2231 2231 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:14:48.276 2231 2231 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:14:48.276 2231 2231 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:14:48.276 2231 2231 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:14:48.276 2231 2231 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:14:48.276 2231 2231 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:14:48.276 2231 2231 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:14:48.276 2231 2231 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:14:48.276 2231 2231 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:14:48.276 2231 2231 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:14:48.276 2231 2231 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:14:48.276 2231 2231 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:14:48.300 2231 2231 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-31 02:14:48.848 2231 2231 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:14:48.848 2231 2231 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:14:49.079 2231 2317 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:14:49.079 2231 2317 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:14:49.079 2231 2317 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:14:49.350 2295 2295 W libprocessgroup: Controller io is not found 12-31 02:14:49.350 2295 2295 W libprocessgroup: Controller io is not found 12-31 02:14:49.350 2295 2295 W libprocessgroup: Controller io is not found 12-31 02:17:48.003 4783 4783 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:17:48.227 4783 4783 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:17:48.229 4783 4783 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:17:48.229 4783 4783 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:17:48.229 4783 4783 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:17:48.229 4783 4783 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:17:48.229 4783 4783 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:17:48.229 4783 4783 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:17:48.229 4783 4783 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:17:48.230 4783 4783 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:17:48.230 4783 4783 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:17:48.230 4783 4783 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:17:48.230 4783 4783 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:17:48.230 4783 4783 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:17:48.230 4783 4783 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:17:48.230 4783 4783 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:17:48.230 4783 4783 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:17:48.230 4783 4783 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:17:48.230 4783 4783 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:17:48.230 4783 4783 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:17:48.230 4783 4783 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:17:48.230 4783 4783 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:17:48.230 4783 4783 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:17:48.230 4783 4783 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:17:48.247 4783 4783 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. 12-31 02:17:48.678 4783 4783 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:17:48.679 4783 4783 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:17:48.965 4783 4864 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:17:48.965 4783 4864 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:17:48.965 4783 4864 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:17:49.128 4848 4848 W libprocessgroup: Controller io is not found 12-31 02:17:49.129 4848 4848 W libprocessgroup: Controller io is not found 12-31 02:17:49.129 4848 4848 W libprocessgroup: Controller io is not found 12-31 02:20:58.218 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.219 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.220 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.221 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.222 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.223 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.224 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.225 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.226 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.227 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.228 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.229 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.736 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.737 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.738 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.739 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.739 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.739 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.739 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.740 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.740 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.741 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:20:58.742 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.262 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.263 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.264 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.265 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:00.266 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.335 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.335 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.335 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.335 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.335 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.335 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.336 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.337 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.338 4783 4801 W System : --------- beginning of main 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.339 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.340 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.340 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.340 4783 4801 W System : A resource failed to call close. 12-31 02:21:35.340 4783 4801 W System : A resource failed to call close. 12-31 02:24:48.015 6997 6997 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:24:48.215 6997 6997 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:24:48.215 6997 6997 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:24:48.215 6997 6997 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:24:48.215 6997 6997 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:24:48.215 6997 6997 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:24:48.215 6997 6997 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:24:48.215 6997 6997 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:24:48.215 6997 6997 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:24:48.215 6997 6997 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:24:48.215 6997 6997 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:24:48.215 6997 6997 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:24:48.215 6997 6997 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:24:48.215 6997 6997 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:24:48.215 6997 6997 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:24:48.215 6997 6997 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:24:48.215 6997 6997 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:24:48.215 6997 6997 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:24:48.216 6997 6997 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:24:48.216 6997 6997 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:24:48.216 6997 6997 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:24:48.216 6997 6997 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:24:48.216 6997 6997 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCa--------- beginning of main 12-31 02:24:48.225 6997 6997 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. 12-31 02:24:48.516 6997 6997 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:24:48.517 6997 6997 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:24:48.661 6997 7067 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:24:48.661 6997 7067 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:24:48.661 6997 7067 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:24:48.989 7048 7048 W libprocessgroup: Controller io is not found 12-31 02:24:48.989 7048 7048 W libprocessgroup: Controller io is not found 12-31 02:24:48.989 7048 7048 W libprocessgroup: Controller io is not found 12-31 02:27:48.021 8563 8563 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:27:48.209 8563 8563 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:27:48.210 8563 8563 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:27:48.210 8563 8563 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:27:48.210 8563 8563 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:27:48.210 8563 8563 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:27:48.210 8563 8563 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:27:48.210 8563 8563 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:27:48.210 8563 8563 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:27:48.210 8563 8563 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:27:48.210 8563 8563 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:27:48.210 8563 8563 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:27:48.210 8563 8563 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:27:48.210 8563 8563 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:27:48.210 8563 8563 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:27:48.210 8563 8563 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:27:48.210 8563 8563 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:27:48.210 8563 8563 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:27:48.210 8563 8563 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:27:48.210 8563 8563 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:27:48.210 8563 8563 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:27:48.210 8563 8563 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:27:48.210 8563 8563 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:27:48.210 8563 8563 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:27:48.217 8563 8563 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-31 02:27:48.473 8563 8563 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:27:48.473 8563 8563 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:27:48.691 8563 8683 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:27:48.691 8563 8683 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:27:48.691 8563 8683 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:27:49.085 8647 8647 W libprocessgroup: Controller io is not found 12-31 02:27:49.085 8647 8647 W libprocessgroup: Controller io is not found 12-31 02:27:49.085 8647 8647 W libprocessgroup: Controller io is not found 12-31 02:31:48.000 10080 10080 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:31:48.222 10080 10080 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:31:48.223 10080 10080 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:31:48.223 10080 10080 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:31:48.223 10080 10080 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:31:48.223 10080 10080 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:31:48.223 10080 10080 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:31:48.223 10080 10080 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:31:48.223 10080 10080 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:31:48.223 10080 10080 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:31:48.223 10080 10080 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:31:48.223 10080 10080 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:31:48.223 10080 10080 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:31:48.223 10080 10080 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:31:48.223 10080 10080 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:31:48.223 10080 10080 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:31:48.223 10080 10080 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:31:48.224 10080 10080 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:31:48.224 10080 10080 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:31:48.224 10080 10080 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:31:48.224 10080 10080 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:31:48.224 10080 10080 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:31:48.224 10080 10080 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:31:48.224 10080 10080 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:31:48.235 10080 10080 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. 12-31 02:31:48.494 10080 10080 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 --------- beginning of main 12-31 02:31:48.802 10080 10200 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:31:48.802 10080 10200 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:31:48.802 10080 10200 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:31:49.221 10160 10160 W libprocessgroup: Controller io is not found 12-31 02:31:49.221 10160 10160 W libprocessgroup: Controller io is not found 12-31 02:31:49.221 10160 10160 W libprocessgroup: Controller io is not found 12-31 02:36:48.017 14555 14555 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:36:48.336 14555 14555 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:36:48.339 14555 14555 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:36:48.339 14555 14555 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:36:48.339 14555 14555 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:36:48.339 14555 14555 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:36:48.339 14555 14555 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:36:48.339 14555 14555 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:36:48.339 14555 14555 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:36:48.339 14555 14555 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:36:48.339 14555 14555 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:36:48.339 14555 14555 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:36:48.339 14555 14555 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:36:48.339 14555 14555 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:36:48.339 14555 14555 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:36:48.339 14555 14555 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:36:48.339 14555 14555 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:36:48.339 14555 14555 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:36:48.339 14555 14555 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:36:48.339 14555 14555 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:36:48.339 14555 14555 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:36:48.339 14555 14555 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:36:48.339 14555 14555 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:36:48.339 14555 14555 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:36:48.369 14555 14555 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. 12-31 02:36:48.936 14555 14555 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:36:48.936 14555 14555 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:36:49.185 14555 14605 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:36:49.185 14555 14605 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-31 02:36:49.399 14592 14592 W libprocessgroup: Controller io is not found 12-31 02:36:49.400 14592 14592 W libprocessgroup: Controller io is not found 12-31 02:36:49.400 14592 14592 W libprocessgroup: Controller io is not found 12-31 02:43:47.996 16820 16820 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:43:48.235 16820 16820 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:43:48.235 16820 16820 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:43:48.236 16820 16820 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:43:48.236 16820 16820 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:43:48.236 16820 16820 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:43:48.236 16820 16820 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:43:48.236 16820 16820 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:43:48.236 16820 16820 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:43:48.236 16820 16820 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:43:48.236 16820 16820 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:43:48.236 16820 16820 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:43:48.236 16820 16820 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:43:48.236 16820 16820 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:43:48.236 16820 16820 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:43:48.236 16820 16820 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:43:48.236 16820 16820 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:43:48.236 16820 16820 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:43:48.236 16820 16820 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:43:48.236 16820 16820 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:43:48.236 16820 16820 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:43:48.236 16820 16820 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:43:48.236 16820 16820 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:43:48.236 16820 16820 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:43:48.245 16820 16820 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. 12-31 02:43:48.489 16820 16820 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:43:48.490 16820 16820 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:43:48.706 16820 16881 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:43:48.706 16820 16881 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:43:48.706 16820 16881 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:43:48.949 16867 16867 W libprocessgroup: Controller io is not found 12-31 02:43:48.949 16867 16867 W libprocessgroup: Controller io is not found 12-31 02:43:48.949 16867 16867 W libprocessgroup: --------- beginning of main 12-31 02:50:48.043 18757 18757 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:50:48.238 18757 18757 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:50:48.238 18757 18757 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:50:48.238 18757 18757 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:50:48.238 18757 18757 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:50:48.238 18757 18757 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:50:48.238 18757 18757 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:50:48.238 18757 18757 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:50:48.238 18757 18757 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:50:48.238 18757 18757 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:50:48.238 18757 18757 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:50:48.239 18757 18757 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:50:48.239 18757 18757 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:50:48.239 18757 18757 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:50:48.239 18757 18757 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:50:48.239 18757 18757 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:50:48.239 18757 18757 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:50:48.239 18757 18757 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:50:48.239 18757 18757 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:50:48.239 18757 18757 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:50:48.239 18757 18757 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:50:48.239 18757 18757 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:50:48.239 18757 18757 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:50:48.239 18757 18757 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:50:48.248 18757 18757 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. 12-31 02:50:48.530 18757 18757 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:50:48.530 18757 18757 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:50:48.761 18757 18903 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:50:48.761 18757 18903 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:50:48.761 18757 18903 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:50:49.735 18874 18874 W libprocessgroup: Controller io is not found 12-31 02:50:49.735 18874 18874 W libprocessgroup: Controller io is not found 12-31 02:50:49.735 18874 18874 W libprocessgroup: Controller io is not found 12-31 02:52:47.967 20641 20641 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:52:48.187 20641 20641 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-31 02:52:48.188 20641 20641 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:52:48.188 20641 20641 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:52:48.188 20641 20641 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 02:52:48.188 20641 20641 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 02:52:48.188 20641 20641 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 02:52:48.188 20641 20641 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 02:52:48.188 20641 20641 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 02:52:48.188 20641 20641 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 02:52:48.188 20641 20641 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 02:52:48.188 20641 20641 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 02:52:48.188 20641 20641 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 02:52:48.188 20641 20641 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 02:52:48.188 20641 20641 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 02:52:48.188 20641 20641 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 02:52:48.188 20641 20641 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 02:52:48.188 20641 20641 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 02:52:48.189 20641 20641 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 02:52:48.189 20641 20641 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 02:52:48.189 20641 20641 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 02:52:48.189 20641 20641 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 02:52:48.189 20641 20641 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 02:52:48.189 20641 20641 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 02:52:48.201 20641 20641 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. 12-31 02:52:48.471 20641 20641 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:52:48.471 20641 20641 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:52:48.924 20641 20688 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:52:48.924 20641 20688 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:52:48.924 20641 20688 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:52:49.029 20675 20675 W libprocessgroup: Controller io is not found 12-31 02:52:49.029 20675 20675 W libprocessgroup: Controller io is not found 12-31 02:52:49.029 20675 20675 W libprocessgroup: Controller io is not found 12-31 02:58:36.840 23628 23628 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 02:58:37.734 23628 23628 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 02:58:37.740 23628 23628 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 02:58:37.740 23628 23628 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 02:58:37--------- beginning of main 12-31 02:58:37.843 23628 23628 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. 12-31 02:58:39.924 23628 23628 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 02:58:39.924 23628 23628 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 02:58:41.001 23628 24016 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 02:58:41.001 23628 24016 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 02:58:41.001 23628 24016 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 02:58:41.414 23970 23970 W libprocessgroup: Controller io is not found 12-31 02:58:41.414 23970 23970 W libprocessgroup: Controller io is not found 12-31 02:58:41.414 23970 23970 W libprocessgroup: Controller io is not found 12-31 03:01:55.185 25708 25708 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 03:01:55.473 25708 25708 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 03:01:55.473 25708 25708 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 03:01:55.473 25708 25708 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 03:01:55.473 25708 25708 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 03:01:55.474 25708 25708 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 03:01:55.474 25708 25708 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 03:01:55.474 25708 25708 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 03:01:55.474 25708 25708 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 03:01:55.474 25708 25708 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 03:01:55.474 25708 25708 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 03:01:55.474 25708 25708 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 03:01:55.474 25708 25708 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 03:01:55.474 25708 25708 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 03:01:55.474 25708 25708 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 03:01:55.474 25708 25708 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 03:01:55.474 25708 25708 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 03:01:55.474 25708 25708 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 03:01:55.474 25708 25708 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 03:01:55.474 25708 25708 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 03:01:55.474 25708 25708 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 03:01:55.474 25708 25708 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 03:01:55.474 25708 25708 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 03:01:55.474 25708 25708 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 03:01:55.493 25708 25708 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-31 03:01:55.868 25708 25708 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 03:01:55.868 25708 25708 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 03:01:56.456 25708 25817 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 03:01:56.456 25708 25817 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 03:01:56.456 25708 25817 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 03:01:57.299 25785 25785 W libprocessgroup: Controller io is not found 12-31 03:01:57.299 25785 25785 W libprocessgroup: Controller io is not found 12-31 03:01:57.299 25785 25785 W libprocessgroup: Controller io is not found 12-31 03:07:47.969 28525 28525 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 03:07:48.322 28525 28525 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 03:07:48.325 28525 28525 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 03:07:48.325 28525 28525 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 03:07:48.325 28525 28525 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 03:07:48.325 28525 28525 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 03:07:48.325 28525 28525 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 03:07:48.325 28525 28525 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 03:07:48.325 28525 28525 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 03:07:48.325 28525 28525 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 03:07:48.325 28525 28525 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 03:07:48.325 28525 28525 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 03:07:48.325 28525 28525 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 03:07:48.325 28525 28525 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 03:07:48.325 28525 28525 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 03:07:48.326 28525 28525 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 03:07:48.326 28525 28525 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 03:07:48.326 28525 28525 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 03:07:48.326 28525 28525 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 03:07:48.326 28525 28525 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 03:07:48.326 28525 28525 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 03:07:48.326 28525 28525 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 03:07:48.326 28525 28525 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 03:07:48.326 28525 28525 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 03:07:48.351 28525 28525 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. 12-31 03:07:48.771 28525 28525 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 --------- beginning of main 12-31 03:07:48.969 28525 28620 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 03:07:48.969 28525 28620 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 03:07:48.969 28525 28620 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 03:07:49.231 28607 28607 W libprocessgroup: Controller io is not found 12-31 03:07:49.232 28607 28607 W libprocessgroup: Controller io is not found 12-31 03:07:49.232 28607 28607 W libprocessgroup: Controller io is not found 12-31 03:15:48.030 30990 30990 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 03:15:48.273 30990 30990 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 03:15:48.274 30990 30990 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 03:15:48.274 30990 30990 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 03:15:48.274 30990 30990 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 03:15:48.274 30990 30990 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 03:15:48.274 30990 30990 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 03:15:48.274 30990 30990 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 03:15:48.274 30990 30990 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 03:15:48.275 30990 30990 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 03:15:48.275 30990 30990 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 03:15:48.275 30990 30990 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 03:15:48.275 30990 30990 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 03:15:48.275 30990 30990 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 03:15:48.275 30990 30990 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 03:15:48.275 30990 30990 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 03:15:48.275 30990 30990 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 03:15:48.275 30990 30990 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 03:15:48.275 30990 30990 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 03:15:48.275 30990 30990 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 03:15:48.275 30990 30990 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 03:15:48.275 30990 30990 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 03:15:48.275 30990 30990 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 03:15:48.275 30990 30990 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 03:15:48.289 30990 30990 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. 12-31 03:15:48.594 30990 30990 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 03:15:48.595 30990 30990 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 03:15:48.844 30990 31053 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 03:15:48.844 30990 31053 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-31 03:15:49.067 31039 31039 W libprocessgroup: Controller io is not found 12-31 03:15:49.067 31039 31039 W libprocessgroup: Controller io is not found 12-31 03:15:49.067 31039 31039 W libprocessgroup: Controller io is not found 12-31 03:15:53.050 30990 30998 W com.mbwhatsapp: Suspending all threads took: 14.008ms 12-31 03:27:48.017 6101 6101 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 03:27:48.402 6101 6101 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 03:27:48.405 6101 6101 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 03:27:48.405 6101 6101 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 03:27:48.405 6101 6101 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 03:27:48.405 6101 6101 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 03:27:48.405 6101 6101 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 03:27:48.405 6101 6101 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 03:27:48.405 6101 6101 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 03:27:48.405 6101 6101 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 03:27:48.406 6101 6101 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 03:27:48.406 6101 6101 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 03:27:48.406 6101 6101 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 03:27:48.406 6101 6101 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 03:27:48.406 6101 6101 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 03:27:48.406 6101 6101 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 03:27:48.406 6101 6101 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 03:27:48.406 6101 6101 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 03:27:48.406 6101 6101 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 03:27:48.406 6101 6101 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 03:27:48.406 6101 6101 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 03:27:48.406 6101 6101 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 03:27:48.406 6101 6101 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 03:27:48.406 6101 6101 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 03:27:48.436 6101 6101 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. 12-31 03:27:49.204 6101 6101 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 03:27:49.204 6101 6101 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 03:27:49.727 6101 6220 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 03:27:49.727 6101 6220 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 03:27:49.727 6101 6220 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 03:27:49.728 6169 6169 W libprocessgroup: Controller io is not found 12-31 03:27:49.728 6169 6169 W libproc--------- beginning of main 12-31 03:37:48.022 8503 8503 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 03:37:48.228 8503 8503 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 03:37:48.229 8503 8503 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 03:37:48.229 8503 8503 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 03:37:48.229 8503 8503 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 03:37:48.229 8503 8503 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 03:37:48.229 8503 8503 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 03:37:48.229 8503 8503 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 03:37:48.229 8503 8503 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 03:37:48.229 8503 8503 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 03:37:48.229 8503 8503 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 03:37:48.229 8503 8503 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 03:37:48.229 8503 8503 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 03:37:48.229 8503 8503 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 03:37:48.229 8503 8503 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 03:37:48.229 8503 8503 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 03:37:48.229 8503 8503 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 03:37:48.230 8503 8503 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 03:37:48.230 8503 8503 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 03:37:48.230 8503 8503 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 03:37:48.230 8503 8503 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 03:37:48.230 8503 8503 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 03:37:48.230 8503 8503 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 03:37:48.230 8503 8503 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 03:37:48.240 8503 8503 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. 12-31 03:37:48.488 8503 8503 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 03:37:48.488 8503 8503 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 03:37:48.664 8503 8591 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 03:37:48.664 8503 8591 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 03:37:48.664 8503 8591 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 03:37:49.059 8577 8577 W libprocessgroup: Controller io is not found 12-31 03:37:49.059 8577 8577 W libprocessgroup: Controller io is not found 12-31 03:37:49.059 8577 8577 W libprocessgroup: Controller io is not found 12-31 03:55:47.996 10868 10868 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 03:55:48.167 10868 10868 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-31 03:55:48.168 10868 10868 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 03:55:48.168 10868 10868 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 03:55:48.168 10868 10868 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 03:55:48.168 10868 10868 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 03:55:48.168 10868 10868 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 03:55:48.168 10868 10868 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 03:55:48.168 10868 10868 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 03:55:48.168 10868 10868 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 03:55:48.168 10868 10868 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 03:55:48.176 10868 10868 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. 12-31 03:55:48.403 10868 10868 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 03:55:48.404 10868 10868 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 03:55:48.600 10868 11016 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 03:55:48.600 10868 11016 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 03:55:48.600 10868 11016 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 03:55:49.006 10966 10966 W libprocessgroup: Controller io is not found 12-31 03:55:49.006 10966 10966 W libprocessgroup: Controller io is not found 12-31 03:55:49.006 10966 10966 W libprocessgroup: Controller io is not found 12-31 03:59:48.015 12230 12230 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 03:59:48.163 12230 12230 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 03:59:48.163 12230 12230 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 03:59:48.163 12230 12230 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 03:59:48.163 12230 12230 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 03:59:48.163 12230 12230 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 03:59:48.163 12230 12230 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 03:59:48.163 12230 12230 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 03:59:48.163 12230 12230 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 03:59:48.163 12230 12230 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 03:59:48.163 12230 12230 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 03:59:48.163 12230 12230 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 03:59:48.163 12230 12230 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 03:59:48.163 12230 12230 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 03:59:48.163 12230 12230 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 03:59:48.163 12230 12230 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 03:59:48.163 12230 12230 W System.err: at android.app.ActivityThread$H.h--------- beginning of main 12-31 03:59:48.164 12230 12230 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 03:59:48.174 12230 12230 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. 12-31 03:59:48.376 12230 12230 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 03:59:48.377 12230 12230 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 03:59:48.605 12230 12295 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 03:59:48.605 12230 12295 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 03:59:48.605 12230 12295 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 03:59:48.991 12279 12279 W libprocessgroup: Controller io is not found 12-31 03:59:48.991 12279 12279 W libprocessgroup: Controller io is not found 12-31 03:59:48.991 12279 12279 W libprocessgroup: Controller io is not found 12-31 04:06:48.067 14304 14304 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 04:06:48.320 14304 14304 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 04:06:48.321 14304 14304 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 04:06:48.321 14304 14304 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 04:06:48.321 14304 14304 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 04:06:48.321 14304 14304 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 04:06:48.321 14304 14304 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 04:06:48.321 14304 14304 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 04:06:48.321 14304 14304 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 04:06:48.321 14304 14304 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 04:06:48.321 14304 14304 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 04:06:48.321 14304 14304 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 04:06:48.321 14304 14304 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 04:06:48.321 14304 14304 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 04:06:48.321 14304 14304 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 04:06:48.321 14304 14304 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 04:06:48.321 14304 14304 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 04:06:48.321 14304 14304 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 04:06:48.321 14304 14304 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 04:06:48.321 14304 14304 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 04:06:48.321 14304 14304 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 04:06:48.321 14304 14304 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 04:06:48.321 14304 14304 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 04:06:48.321 14304 14304 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 04:06:48.328 14304 14304 E CustomActivityOnCrash: IMPORTANT WARNING! You already have a--------- beginning of main 12-31 04:06:48.715 14304 14304 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 04:06:48.715 14304 14304 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 04:06:49.082 14304 14513 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 04:06:49.082 14304 14513 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 04:06:49.082 14304 14513 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 04:06:49.224 14304 14304 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (14331) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 127ms 12-31 04:06:50.142 14420 14420 W libprocessgroup: Controller io is not found 12-31 04:06:50.142 14420 14420 W libprocessgroup: Controller io is not found 12-31 04:06:50.142 14420 14420 W libprocessgroup: Controller io is not found 12-31 04:11:48.025 16189 16189 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 04:11:48.162 16189 16189 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 04:11:48.163 16189 16189 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 04:11:48.163 16189 16189 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 04:11:48.163 16189 16189 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 04:11:48.163 16189 16189 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 04:11:48.163 16189 16189 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 04:11:48.163 16189 16189 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 04:11:48.163 16189 16189 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 04:11:48.163 16189 16189 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 04:11:48.163 16189 16189 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 04:11:48.163 16189 16189 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 04:11:48.163 16189 16189 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 04:11:48.163 16189 16189 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 04:11:48.163 16189 16189 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 04:11:48.163 16189 16189 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 04:11:48.163 16189 16189 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 04:11:48.163 16189 16189 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 04:11:48.163 16189 16189 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 04:11:48.163 16189 16189 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 04:11:48.163 16189 16189 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 04:11:48.163 16189 16189 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 04:11:48.163 16189 16189 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 04:11:48.163 16189 16189 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 04:11:48.171 16189 16189 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 Cust--------- beginning of main 12-31 04:11:48.365 16189 16189 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 04:11:48.365 16189 16189 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 04:11:48.567 16189 16246 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 04:11:48.567 16189 16246 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 04:11:48.567 16189 16246 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 04:11:48.855 16230 16230 W libprocessgroup: Controller io is not found 12-31 04:11:48.855 16230 16230 W libprocessgroup: Controller io is not found 12-31 04:11:48.855 16230 16230 W libprocessgroup: Controller io is not found 12-31 04:22:48.026 18285 18285 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 04:22:48.265 18285 18285 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 04:22:48.266 18285 18285 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 04:22:48.266 18285 18285 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 04:22:48.266 18285 18285 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 04:22:48.266 18285 18285 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 04:22:48.266 18285 18285 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 04:22:48.266 18285 18285 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 04:22:48.266 18285 18285 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 04:22:48.266 18285 18285 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 04:22:48.266 18285 18285 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 04:22:48.266 18285 18285 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 04:22:48.266 18285 18285 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 04:22:48.266 18285 18285 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 04:22:48.266 18285 18285 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 04:22:48.266 18285 18285 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 04:22:48.266 18285 18285 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 04:22:48.266 18285 18285 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 04:22:48.266 18285 18285 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 04:22:48.266 18285 18285 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 04:22:48.266 18285 18285 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 04:22:48.266 18285 18285 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 04:22:48.266 18285 18285 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 04:22:48.266 18285 18285 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 04:22:48.279 18285 18285 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. 12-31 04:22:48.481 18285 18285 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 04:22:48.482 18285 18285 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 04:22:48.630 18285 18351 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 04:22:48.630 18285 18351 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 04:22:48.630 18285 18351 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 04:22:48.968 18337 18337 W libprocessgroup: Controller io is not found 12-31 04:22:48.968 18337 18337 W libprocessgroup: Controller io is not found 12-31 04:22:48.969 18337 18337 W libprocessgroup: Controller io is not found 12-31 04:27:19.798 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 12-31 04:27:19.799 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 12-31 04:27:19.799 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 12-31 04:27:19.799 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 12-31 04:27:19.799 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 12-31 04:27:19.799 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 12-31 04:27:19.799 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 12-31 04:27:19.800 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 12-31 04:27:19.800 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 12-31 04:27:19.800 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 12-31 04:27:19.800 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 12-31 04:27:19.800 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 12-31 04:27:19.800 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 12-31 04:27:19.800 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 12-31 04:27:19.800 18285 18296 W --------- beginning of main 12-31 04:27:19.801 18285 18296 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 12-31 04:32:48.024 20774 20774 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 04:32:48.238 20774 20774 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 04:32:48.238 20774 20774 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 04:32:48.238 20774 20774 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 04:32:48.238 20774 20774 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 04:32:48.238 20774 20774 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 04:32:48.238 20774 20774 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 04:32:48.238 20774 20774 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 04:32:48.238 20774 20774 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 04:32:48.238 20774 20774 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 04:32:48.238 20774 20774 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 04:32:48.238 20774 20774 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 04:32:48.238 20774 20774 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 04:32:48.238 20774 20774 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 04:32:48.238 20774 20774 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 04:32:48.238 20774 20774 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 04:32:48.239 20774 20774 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 04:32:48.239 20774 20774 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 04:32:48.239 20774 20774 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 04:32:48.239 20774 20774 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 04:32:48.239 20774 20774 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 04:32:48.239 20774 20774 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 04:32:48.239 20774 20774 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 04:32:48.239 20774 20774 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 04:32:48.247 20774 20774 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. 12-31 04:32:48.449 20774 20774 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 04:32:48.449 20774 20774 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 04:32:48.651 20774 20875 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 04:32:48.651 20774 20875 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 04:32:48.651 20774 20875 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 04:32:48.987 20852 20852 W libprocessgroup: Controller io is not found 12-31 04:32:48.987 20852 20852 W libprocessgroup: Controller io is not found 12-31 04:32:48.987 20852 20852 W libprocessgroup: Con--------- beginning of main 12-31 04:50:48.019 23145 23145 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 04:50:48.156 23145 23145 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 04:50:48.157 23145 23145 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 04:50:48.157 23145 23145 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 04:50:48.157 23145 23145 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 04:50:48.157 23145 23145 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 04:50:48.157 23145 23145 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 04:50:48.157 23145 23145 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 04:50:48.157 23145 23145 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 04:50:48.157 23145 23145 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 04:50:48.157 23145 23145 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 04:50:48.157 23145 23145 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 04:50:48.157 23145 23145 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 04:50:48.157 23145 23145 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 04:50:48.157 23145 23145 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 04:50:48.157 23145 23145 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 04:50:48.157 23145 23145 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 04:50:48.157 23145 23145 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 04:50:48.157 23145 23145 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 04:50:48.157 23145 23145 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 04:50:48.157 23145 23145 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 04:50:48.157 23145 23145 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 04:50:48.157 23145 23145 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 04:50:48.157 23145 23145 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 04:50:48.166 23145 23145 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. 12-31 04:50:48.362 23145 23145 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 04:50:48.362 23145 23145 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 04:50:48.625 23145 23204 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 04:50:48.625 23145 23204 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 04:50:48.625 23145 23204 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 04:50:48.832 23189 23189 W libprocessgroup: Controller io is not found 12-31 04:50:48.832 23189 23189 W libprocessgroup: Controller io is not found 12-31 04:50:48.832 23189 23189 W libprocessgroup: Controller io is not found 12-31 04:57:46.261 25262 25262 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 04:57:46.514 25262 25262 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-31 04:57:46.516 25262 25262 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 04:57:46.516 25262 25262 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 04:57:46.516 25262 25262 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 04:57:46.516 25262 25262 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 04:57:46.516 25262 25262 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 04:57:46.516 25262 25262 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 04:57:46.516 25262 25262 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 04:57:46.516 25262 25262 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 04:57:46.516 25262 25262 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 04:57:46.516 25262 25262 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 04:57:46.516 25262 25262 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 04:57:46.516 25262 25262 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 04:57:46.516 25262 25262 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 04:57:46.516 25262 25262 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 04:57:46.516 25262 25262 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 04:57:46.516 25262 25262 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 04:57:46.516 25262 25262 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 04:57:46.516 25262 25262 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 04:57:46.516 25262 25262 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 04:57:46.516 25262 25262 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 04:57:46.516 25262 25262 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 04:57:46.516 25262 25262 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 04:57:46.530 25262 25262 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. 12-31 04:57:46.835 25262 25262 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 04:57:46.835 25262 25262 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 04:57:46.973 25262 25321 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 04:57:46.973 25262 25321 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 04:57:46.973 25262 25321 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 04:57:47.372 25307 25307 W libprocessgroup: Controller io is not found 12-31 04:57:47.373 25307 25307 W libprocessgroup: Controller io is not found 12-31 04:57:47.373 25307 25307 W libprocessgroup: Controller io is not found 12-31 05:02:48.030 27320 27320 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 05:02:48.203 27320 27320 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 05:02:48.204 27320 27320 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 05:02:48.204 27320 27320 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 05:02:48--------- beginning of main 12-31 05:02:48.214 27320 27320 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. 12-31 05:02:48.430 27320 27320 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 05:02:48.430 27320 27320 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 05:02:48.612 27320 27387 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 05:02:48.612 27320 27387 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 05:02:48.612 27320 27387 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 05:02:48.923 27369 27369 W libprocessgroup: Controller io is not found 12-31 05:02:48.923 27369 27369 W libprocessgroup: Controller io is not found 12-31 05:02:48.923 27369 27369 W libprocessgroup: Controller io is not found 12-31 05:18:47.970 29885 29885 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 05:18:48.170 29885 29885 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 05:18:48.171 29885 29885 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 05:18:48.171 29885 29885 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 05:18:48.171 29885 29885 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 05:18:48.172 29885 29885 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 05:18:48.172 29885 29885 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 05:18:48.172 29885 29885 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 05:18:48.172 29885 29885 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 05:18:48.172 29885 29885 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 05:18:48.172 29885 29885 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 05:18:48.172 29885 29885 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 05:18:48.172 29885 29885 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 05:18:48.172 29885 29885 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 05:18:48.172 29885 29885 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 05:18:48.172 29885 29885 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 05:18:48.172 29885 29885 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 05:18:48.172 29885 29885 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 05:18:48.172 29885 29885 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 05:18:48.172 29885 29885 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 05:18:48.172 29885 29885 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 05:18:48.172 29885 29885 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 05:18:48.172 29885 29885 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 05:18:48.172 29885 29885 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 05:18:48.186 29885 29885 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-31 05:18:48.468 29885 29885 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 05:18:48.469 29885 29885 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 05:18:48.747 29885 29935 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 05:18:48.747 29885 29935 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 05:18:48.747 29885 29935 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 05:18:48.955 29921 29921 W libprocessgroup: Controller io is not found 12-31 05:18:48.955 29921 29921 W libprocessgroup: Controller io is not found 12-31 05:18:48.955 29921 29921 W libprocessgroup: Controller io is not found 12-31 05:31:48.017 31970 31970 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 05:31:48.209 31970 31970 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 05:31:48.210 31970 31970 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 05:31:48.210 31970 31970 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 05:31:48.210 31970 31970 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 05:31:48.210 31970 31970 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 05:31:48.210 31970 31970 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 05:31:48.210 31970 31970 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 05:31:48.210 31970 31970 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 05:31:48.210 31970 31970 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 05:31:48.210 31970 31970 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 05:31:48.210 31970 31970 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 05:31:48.210 31970 31970 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 05:31:48.210 31970 31970 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 05:31:48.210 31970 31970 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 05:31:48.210 31970 31970 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 05:31:48.210 31970 31970 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 05:31:48.210 31970 31970 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 05:31:48.216 31970 31970 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 05:31:48.216 31970 31970 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 05:31:48.216 31970 31970 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 05:31:48.216 31970 31970 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 05:31:48.216 31970 31970 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 05:31:48.216 31970 31970 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 05:31:48.232 31970 31970 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. 12-31 05:31:48.599 31970 31970 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 --------- beginning of main 12-31 05:31:48.600 31970 31970 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 05:31:49.099 31970 32115 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 05:31:49.099 31970 32115 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 05:31:49.099 31970 32115 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 05:31:49.186 32059 32059 W libprocessgroup: Controller io is not found 12-31 05:31:49.187 32059 32059 W libprocessgroup: Controller io is not found 12-31 05:31:49.187 32059 32059 W libprocessgroup: Controller io is not found 12-31 05:44:48.008 3841 3841 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 05:44:48.211 3841 3841 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 05:44:48.212 3841 3841 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 05:44:48.212 3841 3841 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 05:44:48.212 3841 3841 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 05:44:48.212 3841 3841 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 05:44:48.212 3841 3841 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 05:44:48.212 3841 3841 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 05:44:48.212 3841 3841 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 05:44:48.212 3841 3841 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 05:44:48.212 3841 3841 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 05:44:48.212 3841 3841 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 05:44:48.212 3841 3841 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 05:44:48.212 3841 3841 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 05:44:48.212 3841 3841 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 05:44:48.212 3841 3841 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 05:44:48.212 3841 3841 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 05:44:48.212 3841 3841 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 05:44:48.212 3841 3841 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 05:44:48.213 3841 3841 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 05:44:48.213 3841 3841 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 05:44:48.213 3841 3841 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 05:44:48.213 3841 3841 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 05:44:48.213 3841 3841 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 05:44:48.229 3841 3841 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. 12-31 05:44:48.617 3841 3841 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 05:44:48.618 3841 3841 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 05:44:48.795--------- beginning of main 12-31 05:44:48.795 3841 3900 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 05:44:48.795 3841 3900 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 05:44:48.795 3841 3900 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 05:44:49.117 3877 3877 W libprocessgroup: Controller io is not found 12-31 05:44:49.118 3877 3877 W libprocessgroup: Controller io is not found 12-31 05:44:49.118 3877 3877 W libprocessgroup: Controller io is not found 12-31 05:54:48.017 6709 6709 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 05:54:48.163 6709 6709 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 05:54:48.163 6709 6709 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 05:54:48.163 6709 6709 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 05:54:48.163 6709 6709 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 05:54:48.163 6709 6709 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 05:54:48.164 6709 6709 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 05:54:48.164 6709 6709 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 05:54:48.164 6709 6709 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 05:54:48.164 6709 6709 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 05:54:48.164 6709 6709 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 05:54:48.164 6709 6709 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 05:54:48.164 6709 6709 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 05:54:48.164 6709 6709 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 05:54:48.164 6709 6709 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 05:54:48.164 6709 6709 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 05:54:48.164 6709 6709 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 05:54:48.164 6709 6709 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 05:54:48.164 6709 6709 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 05:54:48.164 6709 6709 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 05:54:48.164 6709 6709 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 05:54:48.164 6709 6709 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 05:54:48.164 6709 6709 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 05:54:48.164 6709 6709 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 05:54:48.172 6709 6709 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. 12-31 05:54:48.382 6709 6709 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 05:54:48.383 6709 6709 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 05:54:48.601 6709 6764 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 05:54:48.601 6709 6764 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-31 05:54:48.847 6750 6750 W libprocessgroup: Controller io is not found 12-31 05:54:48.847 6750 6750 W libprocessgroup: Controller io is not found 12-31 05:54:48.847 6750 6750 W libprocessgroup: Controller io is not found 12-31 06:00:48.033 8893 8893 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 06:00:48.195 8893 8893 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 06:00:48.196 8893 8893 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 06:00:48.196 8893 8893 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 06:00:48.196 8893 8893 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 06:00:48.196 8893 8893 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 06:00:48.196 8893 8893 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 06:00:48.196 8893 8893 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 06:00:48.196 8893 8893 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 06:00:48.196 8893 8893 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 06:00:48.196 8893 8893 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 06:00:48.196 8893 8893 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 06:00:48.196 8893 8893 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 06:00:48.196 8893 8893 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 06:00:48.196 8893 8893 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 06:00:48.196 8893 8893 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 06:00:48.196 8893 8893 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 06:00:48.196 8893 8893 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 06:00:48.196 8893 8893 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 06:00:48.196 8893 8893 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 06:00:48.196 8893 8893 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 06:00:48.196 8893 8893 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 06:00:48.196 8893 8893 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 06:00:48.196 8893 8893 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 06:00:48.205 8893 8893 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. 12-31 06:00:48.403 8893 8893 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 06:00:48.403 8893 8893 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 06:00:48.531 8893 8946 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 06:00:48.531 8893 8946 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 06:00:48.531 8893 8946 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 06:00:48.875 8932 8932 W libprocessgroup: Controller io is not found 12-31 06:00:48.875 8932 8932 W libprocessgroup: Controller io is not found 12-31 06:00:48.875 8932 8932 W libprocessgroup: --------- beginning of main 12-31 06:09:42.034 10649 10649 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 06:09:42.182 10649 10649 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 06:09:42.182 10649 10649 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 06:09:42.183 10649 10649 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 06:09:42.183 10649 10649 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 06:09:42.183 10649 10649 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 06:09:42.183 10649 10649 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 06:09:42.183 10649 10649 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 06:09:42.183 10649 10649 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 06:09:42.183 10649 10649 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 06:09:42.183 10649 10649 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 06:09:42.183 10649 10649 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 06:09:42.183 10649 10649 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 06:09:42.183 10649 10649 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 06:09:42.183 10649 10649 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 06:09:42.183 10649 10649 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 06:09:42.183 10649 10649 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 06:09:42.183 10649 10649 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 06:09:42.183 10649 10649 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 06:09:42.183 10649 10649 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 06:09:42.183 10649 10649 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 06:09:42.183 10649 10649 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 06:09:42.183 10649 10649 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 06:09:42.183 10649 10649 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 06:09:42.192 10649 10649 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. 12-31 06:09:42.394 10649 10649 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 06:09:42.394 10649 10649 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 06:09:42.582 10649 10709 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 06:09:42.582 10649 10709 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 06:09:42.582 10649 10709 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 06:09:42.847 10694 10694 W libprocessgroup: Controller io is not found 12-31 06:09:42.847 10694 10694 W libprocessgroup: Controller io is not found 12-31 06:09:42.847 10694 10694 W libprocessgroup: Controller io is not found 12-31 06:16:47.968 14352 14352 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 06:16:48.275 14352 14352 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-31 18:41:54.921 19987 19987 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 18:41:56.905 19987 19987 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 18:41:56.932 19987 19987 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 18:41:56.932 19987 19987 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 18:41:56.932 19987 19987 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 18:41:56.932 19987 19987 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 18:41:56.932 19987 19987 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 18:41:56.932 19987 19987 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 18:41:56.932 19987 19987 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 18:41:56.932 19987 19987 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 18:41:56.932 19987 19987 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 18:41:56.932 19987 19987 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 18:41:56.932 19987 19987 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 18:41:56.932 19987 19987 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 18:41:56.932 19987 19987 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 18:41:56.932 19987 19987 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 18:41:56.933 19987 19987 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 18:41:56.933 19987 19987 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 18:41:56.933 19987 19987 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 18:41:56.933 19987 19987 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 18:41:56.933 19987 19987 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 18:41:56.933 19987 19987 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 18:41:56.933 19987 19987 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 18:41:56.933 19987 19987 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 18:41:57.068 19987 19987 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. 12-31 18:42:00.430 19987 19987 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 18:42:00.430 19987 19987 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 18:42:02.786 19987 20929 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 18:42:02.786 19987 20929 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 18:42:02.786 19987 20929 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 18:42:04.586 20648 20648 W libprocessgroup: Controller io is not found 12-31 18:42:04.586 20648 20648 W libprocessgroup: Controller io is not found 12-31 18:42:04.586 20648 20648 W libprocessgroup: Controller io is not found 12-31 18:42:43.422 23111 23111 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 18:42:44.076 23111 23111 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-31 18:42:44.082 23111 23111 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 18:42:44.083 23111 23111 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 18:42:44.083 23111 23111 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 18:42:44.083 23111 23111 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 18:42:44.083 23111 23111 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 18:42:44.083 23111 23111 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 18:42:44.083 23111 23111 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 18:42:44.083 23111 23111 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 18:42:44.083 23111 23111 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 18:42:44.083 23111 23111 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 18:42:44.083 23111 23111 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 18:42:44.083 23111 23111 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 18:42:44.083 23111 23111 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 18:42:44.083 23111 23111 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 18:42:44.083 23111 23111 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 18:42:44.083 23111 23111 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 18:42:44.083 23111 23111 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 18:42:44.083 23111 23111 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 18:42:44.083 23111 23111 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 18:42:44.083 23111 23111 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 18:42:44.083 23111 23111 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 18:42:44.083 23111 23111 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 18:42:44.139 23111 23111 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. 12-31 18:42:44.837 23111 23111 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 18:42:44.837 23111 23111 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 18:42:45.141 23111 23205 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 18:42:45.141 23111 23205 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 18:42:45.141 23111 23205 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 18:42:45.462 23191 23191 W libprocessgroup: Controller io is not found 12-31 18:42:45.462 23191 23191 W libprocessgroup: Controller io is not found 12-31 18:42:45.462 23191 23191 W libprocessgroup: Controller io is not found 12-31 18:46:48.015 25870 25870 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 18:46:48.401 25870 25870 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 18:46:48.405 25870 25870 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 18:46:48.405 25870 25870 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 18:46:48--------- beginning of main 12-31 18:46:48.440 25870 25870 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. 12-31 18:46:49.084 25870 25870 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 18:46:49.084 25870 25870 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 18:46:49.381 25870 25926 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 18:46:49.381 25870 25926 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 18:46:49.381 25870 25926 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 18:46:49.557 25911 25911 W libprocessgroup: Controller io is not found 12-31 18:46:49.557 25911 25911 W libprocessgroup: Controller io is not found 12-31 18:46:49.557 25911 25911 W libprocessgroup: Controller io is not found 12-31 18:48:47.979 28527 28527 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 18:48:48.594 28527 28527 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 18:48:48.596 28527 28527 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 18:48:48.596 28527 28527 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 18:48:48.596 28527 28527 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 18:48:48.596 28527 28527 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 18:48:48.596 28527 28527 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 18:48:48.596 28527 28527 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 18:48:48.597 28527 28527 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 18:48:48.597 28527 28527 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 18:48:48.597 28527 28527 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 18:48:48.597 28527 28527 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 18:48:48.597 28527 28527 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 18:48:48.597 28527 28527 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 18:48:48.597 28527 28527 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 18:48:48.597 28527 28527 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 18:48:48.597 28527 28527 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 18:48:48.597 28527 28527 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 18:48:48.597 28527 28527 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 18:48:48.597 28527 28527 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 18:48:48.597 28527 28527 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 18:48:48.597 28527 28527 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 18:48:48.597 28527 28527 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 18:48:48.597 28527 28527 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 18:48:48.646 28527 28527 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 12-31 18:48:49.335 28527 28527 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 18:48:49.335 28527 28527 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 18:48:49.917 28527 28592 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 18:48:49.917 28527 28592 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 18:48:49.917 28527 28592 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 18:48:49.925 28574 28574 W libprocessgroup: Controller io is not found 12-31 18:48:49.925 28574 28574 W libprocessgroup: Controller io is not found 12-31 18:48:49.925 28574 28574 W libprocessgroup: Controller io is not found 12-31 18:50:48.016 31417 31417 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 18:50:48.629 31417 31417 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 18:50:48.637 31417 31417 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 18:50:48.637 31417 31417 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 18:50:48.637 31417 31417 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 18:50:48.637 31417 31417 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 18:50:48.637 31417 31417 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 18:50:48.638 31417 31417 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 18:50:48.638 31417 31417 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 18:50:48.638 31417 31417 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 18:50:48.638 31417 31417 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 18:50:48.638 31417 31417 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 18:50:48.638 31417 31417 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 18:50:48.638 31417 31417 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 18:50:48.638 31417 31417 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 18:50:48.638 31417 31417 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 18:50:48.638 31417 31417 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 18:50:48.638 31417 31417 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 18:50:48.638 31417 31417 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 18:50:48.638 31417 31417 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 18:50:48.638 31417 31417 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 18:50:48.638 31417 31417 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 18:50:48.638 31417 31417 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 18:50:48.640 31417 31417 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 18:50:48.766 31417 31417 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. 12-31 18:50:49.459 31417 31417 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 --------- beginning of main 12-31 18:50:49.919 31417 31518 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 18:50:49.919 31417 31518 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 18:50:49.919 31417 31518 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 18:50:49.976 31504 31504 W libprocessgroup: Controller io is not found 12-31 18:50:49.977 31504 31504 W libprocessgroup: Controller io is not found 12-31 18:50:49.977 31504 31504 W libprocessgroup: Controller io is not found 12-31 18:58:47.974 6187 6187 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 18:58:48.298 6187 6187 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 18:58:48.301 6187 6187 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 18:58:48.301 6187 6187 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 18:58:48.301 6187 6187 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 18:58:48.301 6187 6187 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 18:58:48.301 6187 6187 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 18:58:48.301 6187 6187 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 18:58:48.301 6187 6187 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 18:58:48.301 6187 6187 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 18:58:48.301 6187 6187 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 18:58:48.301 6187 6187 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 18:58:48.301 6187 6187 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 18:58:48.301 6187 6187 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 18:58:48.301 6187 6187 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 18:58:48.301 6187 6187 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 18:58:48.301 6187 6187 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 18:58:48.301 6187 6187 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 18:58:48.301 6187 6187 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 18:58:48.301 6187 6187 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 18:58:48.301 6187 6187 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 18:58:48.301 6187 6187 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 18:58:48.301 6187 6187 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 18:58:48.301 6187 6187 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 18:58:48.328 6187 6187 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. 12-31 18:58:48.888 6187 6187 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 18:58:48.888 6187 6187 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 18:58:49.192 6187 6243 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 18:58:49.192 6187 6243 W com.mbwhatsapp: Common causes for l--------- beginning of main 12-31 18:58:49.376 6230 6230 W libprocessgroup: Controller io is not found 12-31 18:58:49.376 6230 6230 W libprocessgroup: Controller io is not found 12-31 18:58:49.376 6230 6230 W libprocessgroup: Controller io is not found 12-31 19:07:47.982 13177 13177 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 19:07:48.572 13177 13177 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 19:07:48.586 13177 13177 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 19:07:48.586 13177 13177 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 19:07:48.586 13177 13177 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 19:07:48.586 13177 13177 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 19:07:48.586 13177 13177 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 19:07:48.586 13177 13177 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 19:07:48.586 13177 13177 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 19:07:48.586 13177 13177 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 19:07:48.586 13177 13177 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 19:07:48.586 13177 13177 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 19:07:48.586 13177 13177 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 19:07:48.586 13177 13177 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 19:07:48.586 13177 13177 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 19:07:48.586 13177 13177 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 19:07:48.586 13177 13177 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 19:07:48.586 13177 13177 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 19:07:48.587 13177 13177 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 19:07:48.587 13177 13177 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 19:07:48.587 13177 13177 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 19:07:48.587 13177 13177 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 19:07:48.587 13177 13177 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 19:07:48.587 13177 13177 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 19:07:48.646 13177 13177 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. 12-31 19:07:49.138 13177 13177 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 19:07:49.138 13177 13177 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 19:07:49.490 13177 13236 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 19:07:49.490 13177 13236 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 19:07:49.490 13177 13236 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 19:07:49.682 13218 13218 W libprocessgroup: Controller io is not found 12-31 19:07:49.682 13218 13218 W libprocessgroup: Controller io is not found 12-31 19:07:49.682 13218 13218 W libprocessgroup: --------- beginning of main 12-31 19:09:47.993 14453 14453 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 19:09:48.266 14453 14453 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 19:09:48.268 14453 14453 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 19:09:48.268 14453 14453 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 19:09:48.268 14453 14453 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 19:09:48.268 14453 14453 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 19:09:48.268 14453 14453 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 19:09:48.268 14453 14453 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 19:09:48.268 14453 14453 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 19:09:48.268 14453 14453 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 19:09:48.268 14453 14453 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 19:09:48.268 14453 14453 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 19:09:48.268 14453 14453 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 19:09:48.268 14453 14453 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 19:09:48.268 14453 14453 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 19:09:48.268 14453 14453 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 19:09:48.268 14453 14453 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 19:09:48.268 14453 14453 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 19:09:48.268 14453 14453 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 19:09:48.268 14453 14453 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 19:09:48.268 14453 14453 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 19:09:48.268 14453 14453 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 19:09:48.268 14453 14453 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 19:09:48.269 14453 14453 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 19:09:48.285 14453 14453 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. 12-31 19:09:48.802 14453 14453 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 19:09:48.802 14453 14453 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 19:09:49.167 14453 14506 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 19:09:49.167 14453 14506 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 19:09:49.167 14453 14506 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 19:09:49.328 14493 14493 W libprocessgroup: Controller io is not found 12-31 19:09:49.328 14493 14493 W libprocessgroup: Controller io is not found 12-31 19:09:49.328 14493 14493 W libprocessgroup: Controller io is not found 12-31 19:18:48.006 20322 20322 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 19:18:50.482 20322 20322 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 12-31 19:18:50.493 20322 20322 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 19:18:50.493 20322 20322 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 19:18:50.493 20322 20322 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 19:18:50.493 20322 20322 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 19:18:50.494 20322 20322 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 19:18:50.494 20322 20322 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 19:18:50.494 20322 20322 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 19:18:50.494 20322 20322 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 19:18:50.494 20322 20322 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 19:18:50.494 20322 20322 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 19:18:50.494 20322 20322 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 19:18:50.494 20322 20322 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 19:18:50.494 20322 20322 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 19:18:50.494 20322 20322 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 19:18:50.494 20322 20322 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 19:18:50.494 20322 20322 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 19:18:50.494 20322 20322 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 19:18:50.494 20322 20322 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 19:18:50.494 20322 20322 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 19:18:50.494 20322 20322 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 19:18:50.494 20322 20322 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 19:18:50.494 20322 20322 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 19:18:50.617 20322 20322 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. 12-31 19:18:54.569 20322 20322 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 19:18:54.569 20322 20322 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 19:18:55.252 20566 20566 W libprocessgroup: Controller io is not found 12-31 19:18:55.253 20566 20566 W libprocessgroup: Controller io is not found 12-31 19:18:55.253 20566 20566 W libprocessgroup: Controller io is not found 12-31 19:18:55.300 20322 20605 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 19:18:55.300 20322 20605 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 19:18:55.300 20322 20605 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 19:20:47.975 25031 25031 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 19:20:48.427 25031 25031 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 19:20:48.433 25031 25031 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 19:20:48.433 25031 25031 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 19:20:48--------- beginning of main 12-31 19:20:48.434 25031 25031 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 19:20:48.434 25031 25031 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 19:20:48.434 25031 25031 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 19:20:48.434 25031 25031 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 19:20:48.434 25031 25031 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 19:20:48.434 25031 25031 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 19:20:48.434 25031 25031 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 19:20:48.434 25031 25031 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 19:20:48.434 25031 25031 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 19:20:48.434 25031 25031 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 19:20:48.434 25031 25031 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 19:20:48.434 25031 25031 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 19:20:48.434 25031 25031 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 19:20:48.434 25031 25031 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 19:20:48.434 25031 25031 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 19:20:48.434 25031 25031 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 19:20:48.495 25031 25031 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. 12-31 19:20:50.025 25031 25031 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 19:20:50.026 25031 25031 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 19:20:50.579 25031 25123 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 19:20:50.579 25031 25123 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 19:20:50.579 25031 25123 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 19:20:50.890 25100 25100 W libprocessgroup: Controller io is not found 12-31 19:20:50.891 25100 25100 W libprocessgroup: Controller io is not found 12-31 19:20:50.891 25100 25100 W libprocessgroup: Controller io is not found 12-31 19:24:48.093 28938 28938 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 19:24:48.971 28938 28938 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 19:24:48.981 28938 28938 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 19:24:48.981 28938 28938 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 19:24:48.981 28938 28938 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 19:24:48.982 28938 28938 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 19:24:48.982 28938 28938 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 19:24:48.982 28938 28938 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 19:24:48.982 28938 28938 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 19:24:48.982 28938 28938 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppCompo--------- beginning of main 12-31 20:00:01.659 20649 20649 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 20:00:02.942 20649 20649 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 20:00:02.948 20649 20649 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 20:00:02.948 20649 20649 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 20:00:02.948 20649 20649 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 20:00:02.948 20649 20649 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 20:00:02.948 20649 20649 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 20:00:02.948 20649 20649 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 20:00:02.948 20649 20649 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 20:00:02.949 20649 20649 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 20:00:02.949 20649 20649 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 20:00:02.949 20649 20649 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 20:00:02.949 20649 20649 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 20:00:02.949 20649 20649 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 20:00:02.949 20649 20649 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 20:00:02.949 20649 20649 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 20:00:02.949 20649 20649 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 20:00:02.949 20649 20649 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 20:00:02.949 20649 20649 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 20:00:02.949 20649 20649 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 20:00:02.949 20649 20649 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 20:00:02.949 20649 20649 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 20:00:02.949 20649 20649 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 20:00:02.949 20649 20649 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 20:00:03.014 20649 20649 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. 12-31 20:00:04.487 20649 20649 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 20:00:04.487 20649 20649 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 20:00:05.702 20649 21147 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 310.859ms (83.64 bytecodes/s) (1872B approximate peak alloc) 12-31 20:00:05.723 20649 21147 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 20:00:05.723 20649 21147 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 20:00:05.723 20649 21147 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 20:00:05.736 21004 21004 W libprocessgroup: Controller io is not found 12-31 20:00:05.737 21004 21004 W libprocessgroup: Controller io is not found 12-31 20:00:05.737 21004 21004 W libprocessgroup: Controller io is not found 12-31 20:00:47.993 23657 23--------- beginning of main 12-31 20:00:48.478 23657 23657 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 20:00:48.481 23657 23657 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 20:00:48.482 23657 23657 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 20:00:48.482 23657 23657 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 20:00:48.482 23657 23657 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 20:00:48.482 23657 23657 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 20:00:48.482 23657 23657 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 20:00:48.482 23657 23657 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 20:00:48.482 23657 23657 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 20:00:48.482 23657 23657 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 20:00:48.482 23657 23657 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 20:00:48.482 23657 23657 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 20:00:48.482 23657 23657 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 20:00:48.482 23657 23657 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 20:00:48.482 23657 23657 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 20:00:48.482 23657 23657 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 20:00:48.482 23657 23657 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 20:00:48.482 23657 23657 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 20:00:48.482 23657 23657 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 20:00:48.482 23657 23657 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 20:00:48.482 23657 23657 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 20:00:48.483 23657 23657 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 20:00:48.483 23657 23657 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 20:00:48.522 23657 23657 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. 12-31 20:00:49.124 23657 23657 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 20:00:49.124 23657 23657 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 20:00:49.347 23657 23757 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 20:00:49.347 23657 23757 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 20:00:49.347 23657 23757 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 20:00:49.665 23738 23738 W libprocessgroup: Controller io is not found 12-31 20:00:49.666 23738 23738 W libprocessgroup: Controller io is not found 12-31 20:00:49.666 23738 23738 W libprocessgroup: Controller io is not found 12-31 20:03:48.002 26003 26003 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 20:03:48.379 26003 26003 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 20:03:48.381 26003 26003 W System.err: at java.lang.Runtime.nativeLoad(Native Metho--------- beginning of main 12-31 20:03:48.382 26003 26003 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 20:03:48.382 26003 26003 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 12-31 20:03:48.382 26003 26003 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 12-31 20:03:48.382 26003 26003 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 12-31 20:03:48.382 26003 26003 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 12-31 20:03:48.382 26003 26003 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 12-31 20:03:48.382 26003 26003 W System.err: at android.os.Looper.loop(Looper.java:319) 12-31 20:03:48.382 26003 26003 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 12-31 20:03:48.382 26003 26003 W System.err: at java.lang.reflect.Method.invoke(Native Method) 12-31 20:03:48.382 26003 26003 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 12-31 20:03:48.382 26003 26003 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 12-31 20:03:48.406 26003 26003 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. 12-31 20:03:48.981 26003 26003 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 12-31 20:03:48.981 26003 26003 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 12-31 20:03:49.330 26003 26060 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 12-31 20:03:49.330 26003 26060 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 12-31 20:03:49.330 26003 26060 W com.mbwhatsapp: and incorrect proguard optimizations. 12-31 20:03:49.526 26045 26045 W libprocessgroup: Controller io is not found 12-31 20:03:49.527 26045 26045 W libprocessgroup: Controller io is not found 12-31 20:03:49.527 26045 26045 W libprocessgroup: Controller io is not found 12-31 20:09:48.012 32192 32192 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 12-31 20:09:48.406 32192 32192 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 12-31 20:09:48.409 32192 32192 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 12-31 20:09:48.409 32192 32192 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 12-31 20:09:48.409 32192 32192 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 12-31 20:09:48.409 32192 32192 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 12-31 20:09:48.409 32192 32192 W System.err: at java.lang.System.loadLibrary(System.java:1661) 12-31 20:09:48.409 32192 32192 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 12-31 20:09:48.409 32192 32192 W System.err: at java.lang.Class.newInstance(Native Method) 12-31 20:09:48.409 32192 32192 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 12-31 20:09:48.409 32192 32192 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 12-31 20:09:48.409 32192 32192 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 12-31 20:09:48.409 32192 32192 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 12-31 20:09:48.409 32192 32192 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 12-31 20:09:48.409 32192 32192 W System.err: at android.app.ActivityThread.handleBindAppli--------- beginning of main 01-01 02:42:06.444 4789 4789 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 02:42:08.174 4789 4789 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 02:42:08.179 4789 4789 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 02:42:08.179 4789 4789 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 02:42:08.179 4789 4789 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 02:42:08.179 4789 4789 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 02:42:08.179 4789 4789 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 02:42:08.179 4789 4789 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 02:42:08.179 4789 4789 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 02:42:08.179 4789 4789 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 02:42:08.179 4789 4789 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 02:42:08.179 4789 4789 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 02:42:08.179 4789 4789 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 02:42:08.179 4789 4789 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 02:42:08.179 4789 4789 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 02:42:08.179 4789 4789 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 02:42:08.181 4789 4789 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 02:42:08.181 4789 4789 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 02:42:08.181 4789 4789 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 02:42:08.181 4789 4789 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 02:42:08.181 4789 4789 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 02:42:08.181 4789 4789 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 02:42:08.181 4789 4789 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 02:42:08.181 4789 4789 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 02:42:08.550 4789 4789 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. 01-01 02:42:13.674 4789 4789 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 02:42:13.675 4789 4789 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 02:42:14.370 4789 4789 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (5258) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1363) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 139ms 01-01 02:42:16.956 4789 6002 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 515.521ms (477.19 bytecodes/s) (7920B approximate peak alloc) 01-01 02:42:16.956 4789 6002 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 02:42:16.956 4789 6002 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 02:42:16.956 4789 6002 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 02:42:17.083 4789 6002 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 127.192ms (487.45 bytecodes/s) (2648B approximate peak alloc) 01-01 02:42:48.485 8851 8851 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 02:42:50.248 8851 8851 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 02:42:50.264 8851 8851 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 02:42:50.264 8851 8851 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 02:42:50.264 8851 8851 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 02:42:50.264 8851 8851 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 02:42:50.264 8851 8851 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 02:42:50.264 8851 8851 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 02:42:50.264 8851 8851 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 02:42:50.264 8851 8851 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 02:42:50.264 8851 8851 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 02:42:50.264 8851 8851 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 02:42:50.264 8851 8851 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 02:42:50.264 8851 8851 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 02:42:50.264 8851 8851 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 02:42:50.264 8851 8851 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 02:42:50.264 8851 8851 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 02:42:50.264 8851 8851 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 02:42:50.265 8851 8851 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 02:42:50.265 8851 8851 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 02:42:50.265 8851 8851 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 02:42:50.265 8851 8851 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 02:42:50.265 8851 8851 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 02:42:50.265 8851 8851 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 02:42:50.404 8851 8851 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. 01-01 02:42:52.517 8851 8851 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 02:42:52.518 8851 8851 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 02:42:54.823 8851 9432 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 02:42:54.823 8851 9432 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 02:42:54.823 8851 9432 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 02:43:05.286 10572 10572 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 02:43:07.428 10572 10572 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 02:43:07.450 10572 10572 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 02:43:07.450 10572 10572 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 02:43:07.450 10572 10572 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 02:43:07.450 10572 10572 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 02:43:07.450 10572 10572 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 02:43:07.450 10572 10572 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 02:43:07.450 10572 10572 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 02:43:07.450 10572 10572 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 02:43:07.450 10572 10572 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 02:43:07.450 10572 10572 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 02:43:07.450 10572 10572 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 02:43:07.450 10572 10572 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 02:43:07.450 10572 10572 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 02:43:07.450 10572 10572 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 02:43:07.450 10572 10572 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 02:43:07.450 10572 10572 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 02:43:07.450 10572 10572 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 02:43:07.450 10572 10572 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 02:43:07.450 10572 10572 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 02:43:07.450 10572 10572 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 02:43:07.450 10572 10572 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 02:43:07.450 10572 10572 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 02:43:07.580 10572 10572 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. 01-01 02:43:09.813 10572 10572 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 02:43:09.813 10572 10572 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 02:44:47.979 15905 15905 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 02:44:48.487 15905 15905 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 02:44:48.494 15905 15905 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 02:44:48.494 15905 15905 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 02:44:48.494 15905 15905 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 02:44:48.494 15905 15905 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 02:44:48.494 15905 15905 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 02:44:48.494 15905 15905 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 02:44:48.494 15905 15905 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 02:44:48.494 15905 15905 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 02:44:48.494 15905 15905 W System.err: at androidx.core--------- beginning of main 01-01 02:44:48.495 15905 15905 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 02:44:48.495 15905 15905 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 02:44:48.546 15905 15905 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. 01-01 02:44:49.298 15905 15905 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 02:44:49.298 15905 15905 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 02:44:49.809 15905 15974 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 02:44:49.809 15905 15974 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 02:44:49.809 15905 15974 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 02:44:50.086 15959 15959 W libprocessgroup: Controller io is not found 01-01 02:44:50.086 15959 15959 W libprocessgroup: Controller io is not found 01-01 02:44:50.086 15959 15959 W libprocessgroup: Controller io is not found 01-01 02:46:48.039 17101 17101 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 02:46:48.273 17101 17101 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 02:46:48.274 17101 17101 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 02:46:48.275 17101 17101 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 02:46:48.275 17101 17101 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 02:46:48.275 17101 17101 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 02:46:48.275 17101 17101 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 02:46:48.275 17101 17101 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 02:46:48.275 17101 17101 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 02:46:48.275 17101 17101 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 02:46:48.275 17101 17101 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 02:46:48.275 17101 17101 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 02:46:48.275 17101 17101 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 02:46:48.275 17101 17101 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 02:46:48.275 17101 17101 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 02:46:48.275 17101 17101 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 02:46:48.275 17101 17101 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 02:46:48.275 17101 17101 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 02:46:48.275 17101 17101 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 02:46:48.275 17101 17101 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 02:46:48.275 17101 17101 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 02:46:48.275 17101 17101 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 02:46:48.275 17101 17101 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 02:46:48.275 17101 17101 W System.err: at com.android.internal.os.--------- beginning of main 01-01 02:46:48.294 17101 17101 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. 01-01 02:46:48.886 17101 17101 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 02:46:48.886 17101 17101 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 02:46:49.120 17101 17153 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 02:46:49.120 17101 17153 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 02:46:49.120 17101 17153 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 02:46:49.418 17140 17140 W libprocessgroup: Controller io is not found 01-01 02:46:49.419 17140 17140 W libprocessgroup: Controller io is not found 01-01 02:46:49.419 17140 17140 W libprocessgroup: Controller io is not found 01-01 02:53:48.016 19816 19816 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 02:53:48.402 19816 19816 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 02:53:48.407 19816 19816 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 02:53:48.407 19816 19816 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 02:53:48.407 19816 19816 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 02:53:48.407 19816 19816 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 02:53:48.407 19816 19816 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 02:53:48.407 19816 19816 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 02:53:48.407 19816 19816 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 02:53:48.407 19816 19816 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 02:53:48.407 19816 19816 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 02:53:48.407 19816 19816 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 02:53:48.407 19816 19816 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 02:53:48.407 19816 19816 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 02:53:48.407 19816 19816 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 02:53:48.407 19816 19816 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 02:53:48.407 19816 19816 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 02:53:48.407 19816 19816 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 02:53:48.407 19816 19816 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 02:53:48.407 19816 19816 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 02:53:48.407 19816 19816 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 02:53:48.408 19816 19816 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 02:53:48.408 19816 19816 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 02:53:48.408 19816 19816 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 02:53:48.436 19816 19816 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 01-01 02:53:49.288 19816 19816 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 02:53:49.288 19816 19816 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 02:53:49.578 19816 19999 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 02:53:49.578 19816 19999 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 02:53:49.578 19816 19999 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 02:53:49.826 19970 19970 W libprocessgroup: Controller io is not found 01-01 02:53:49.827 19970 19970 W libprocessgroup: Controller io is not found 01-01 02:53:49.827 19970 19970 W libprocessgroup: Controller io is not found 01-01 02:56:48.034 21703 21703 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 02:56:48.352 21703 21703 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 02:56:48.354 21703 21703 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 02:56:48.354 21703 21703 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 02:56:48.354 21703 21703 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 02:56:48.354 21703 21703 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 02:56:48.354 21703 21703 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 02:56:48.354 21703 21703 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 02:56:48.354 21703 21703 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 02:56:48.354 21703 21703 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 02:56:48.354 21703 21703 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 02:56:48.354 21703 21703 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 02:56:48.354 21703 21703 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 02:56:48.354 21703 21703 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 02:56:48.354 21703 21703 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 02:56:48.354 21703 21703 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 02:56:48.354 21703 21703 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 02:56:48.354 21703 21703 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 02:56:48.354 21703 21703 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 02:56:48.354 21703 21703 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 02:56:48.354 21703 21703 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 02:56:48.354 21703 21703 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 02:56:48.355 21703 21703 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 02:56:48.355 21703 21703 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 02:56:48.371 21703 21703 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. 01-01 02:56:48.822 21703 21703 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 --------- beginning of main 01-01 02:56:49.296 21703 21810 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 02:56:49.296 21703 21810 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 02:56:49.296 21703 21810 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 02:56:49.472 21777 21777 W libprocessgroup: Controller io is not found 01-01 02:56:49.472 21777 21777 W libprocessgroup: Controller io is not found 01-01 02:56:49.472 21777 21777 W libprocessgroup: Controller io is not found 01-01 03:00:48.062 27641 27641 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:00:48.431 27641 27641 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:00:48.436 27641 27641 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:00:48.436 27641 27641 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:00:48.436 27641 27641 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:00:48.436 27641 27641 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:00:48.436 27641 27641 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:00:48.436 27641 27641 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:00:48.436 27641 27641 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:00:48.436 27641 27641 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:00:48.436 27641 27641 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:00:48.436 27641 27641 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:00:48.436 27641 27641 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:00:48.436 27641 27641 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:00:48.437 27641 27641 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:00:48.437 27641 27641 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:00:48.437 27641 27641 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:00:48.437 27641 27641 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:00:48.437 27641 27641 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:00:48.437 27641 27641 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:00:48.437 27641 27641 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:00:48.437 27641 27641 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:00:48.437 27641 27641 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:00:48.437 27641 27641 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:00:48.526 27641 27641 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. 01-01 03:00:49.334 27641 27641 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:00:49.335 27641 27641 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:00:49.998 27754 27754 W libprocessgroup: Controller io is not found 01-01 03:00:49.998 27754 27754 W libprocessgroup: Controller io is not found 01-01 03:00:49.998 27754 27754 W libprocessgroup: --------- beginning of main 01-01 03:00:50.009 27641 27823 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:00:50.009 27641 27823 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:00:50.009 27641 27823 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:08:52.521 31900 31900 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:08:53.739 31900 31900 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:08:53.753 31900 31900 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:08:53.753 31900 31900 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:08:53.753 31900 31900 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:08:53.753 31900 31900 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:08:53.753 31900 31900 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:08:53.753 31900 31900 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:08:53.753 31900 31900 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:08:53.753 31900 31900 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:08:53.753 31900 31900 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:08:53.754 31900 31900 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:08:53.754 31900 31900 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:08:53.754 31900 31900 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:08:53.754 31900 31900 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:08:53.754 31900 31900 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:08:53.754 31900 31900 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:08:53.754 31900 31900 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:08:53.754 31900 31900 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:08:53.754 31900 31900 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:08:53.754 31900 31900 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:08:53.755 31900 31900 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:08:53.755 31900 31900 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:08:53.764 31900 31900 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:08:53.944 31900 31900 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. 01-01 03:08:56.082 31900 31900 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:08:56.083 31900 31900 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:08:56.893 31900 32327 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:08:56.893 31900 32327 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:08:56.893 31900 32327 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:08:57.411 32248 32248 W libprocessgroup: Controller io is not found 01-01 03:08:57.4--------- beginning of main 01-01 03:09:47.982 2533 2533 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:09:48.283 2533 2533 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:09:48.285 2533 2533 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:09:48.285 2533 2533 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:09:48.285 2533 2533 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:09:48.285 2533 2533 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:09:48.285 2533 2533 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:09:48.285 2533 2533 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:09:48.285 2533 2533 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:09:48.285 2533 2533 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:09:48.285 2533 2533 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:09:48.285 2533 2533 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:09:48.285 2533 2533 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:09:48.285 2533 2533 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:09:48.285 2533 2533 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:09:48.285 2533 2533 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:09:48.285 2533 2533 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:09:48.285 2533 2533 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:09:48.285 2533 2533 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:09:48.285 2533 2533 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:09:48.285 2533 2533 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:09:48.285 2533 2533 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:09:48.285 2533 2533 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:09:48.286 2533 2533 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:09:48.311 2533 2533 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. 01-01 03:09:48.810 2533 2533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:09:48.810 2533 2533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:09:49.098 2533 2595 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:09:49.098 2533 2595 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:09:49.098 2533 2595 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:09:49.364 2579 2579 W libprocessgroup: Controller io is not found 01-01 03:09:49.364 2579 2579 W libprocessgroup: Controller io is not found 01-01 03:09:49.364 2579 2579 W libprocessgroup: Controller io is not found 01-01 03:14:47.979 4978 4978 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:14:48.301 4978 4978 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 01-01 03:14:48.303 4978 4978 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:14:48.303 4978 4978 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:14:48.303 4978 4978 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:14:48.303 4978 4978 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:14:48.303 4978 4978 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:14:48.303 4978 4978 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:14:48.303 4978 4978 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:14:48.303 4978 4978 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:14:48.303 4978 4978 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:14:48.303 4978 4978 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:14:48.303 4978 4978 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:14:48.303 4978 4978 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:14:48.303 4978 4978 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:14:48.303 4978 4978 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:14:48.303 4978 4978 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:14:48.303 4978 4978 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:14:48.304 4978 4978 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:14:48.304 4978 4978 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:14:48.304 4978 4978 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:14:48.304 4978 4978 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:14:48.304 4978 4978 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:14:48.304 4978 4978 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:14:48.325 4978 4978 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. 01-01 03:14:48.782 4978 4978 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:14:48.782 4978 4978 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:14:49.059 4978 5037 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:14:49.059 4978 5037 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:14:49.059 4978 5037 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:14:49.310 5022 5022 W libprocessgroup: Controller io is not found 01-01 03:14:49.311 5022 5022 W libprocessgroup: Controller io is not found 01-01 03:14:49.311 5022 5022 W libprocessgroup: Controller io is not found 01-01 03:18:08.340 7299 7299 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:18:11.140 7299 7299 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:18:11.161 7299 7299 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:18:11.161 7299 7299 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:18:11--------- beginning of main 01-01 03:18:11.162 7299 7299 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:18:11.162 7299 7299 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:18:11.162 7299 7299 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:18:11.162 7299 7299 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:18:11.162 7299 7299 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:18:11.162 7299 7299 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:18:11.162 7299 7299 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:18:11.163 7299 7299 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:18:11.364 7299 7299 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. 01-01 03:18:14.258 7299 7299 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:18:14.258 7299 7299 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:18:15.825 7299 7859 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:18:15.825 7299 7859 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:18:15.825 7299 7859 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:18:15.934 7299 7859 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 108.781ms (569.95 bytecodes/s) (2648B approximate peak alloc) 01-01 03:18:16.563 7299 7889 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (7888) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 183ms 01-01 03:18:17.921 7750 7750 W libprocessgroup: Controller io is not found 01-01 03:18:17.921 7750 7750 W libprocessgroup: Controller io is not found 01-01 03:18:17.921 7750 7750 W libprocessgroup: Controller io is not found 01-01 03:18:18.757 7299 7308 W com.mbwhatsapp: Suspending all threads took: 19.042ms 01-01 03:18:25.430 7299 7308 W com.mbwhatsapp: Suspending all threads took: 32.156ms 01-01 03:19:48.034 10956 10956 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:19:48.352 10956 10956 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:19:48.355 10956 10956 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:19:48.355 10956 10956 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:19:48.355 10956 10956 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:19:48.355 10956 10956 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:19:48.355 10956 10956 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:19:48.355 10956 10956 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:19:48.355 10956 10956 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:19:48.355 10956 10956 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:19:48.355 10956 10956 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:19:48.355 10956 10956 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:19:48.355 10956 10956 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:19:48.355 10956 10956 W System.err: at--------- beginning of main 01-01 03:19:48.380 10956 10956 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. 01-01 03:19:49.028 10956 10956 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:19:49.028 10956 10956 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:19:49.352 10956 11057 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:19:49.352 10956 11057 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:19:49.352 10956 11057 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:19:49.725 11033 11033 W libprocessgroup: Controller io is not found 01-01 03:19:49.725 11033 11033 W libprocessgroup: Controller io is not found 01-01 03:19:49.725 11033 11033 W libprocessgroup: Controller io is not found 01-01 03:25:44.666 14218 14218 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:25:45.835 14218 14218 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:25:45.840 14218 14218 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:25:45.840 14218 14218 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:25:45.840 14218 14218 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:25:45.840 14218 14218 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:25:45.840 14218 14218 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:25:45.840 14218 14218 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:25:45.840 14218 14218 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:25:45.840 14218 14218 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:25:45.840 14218 14218 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:25:45.840 14218 14218 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:25:45.840 14218 14218 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:25:45.840 14218 14218 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:25:45.840 14218 14218 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:25:45.840 14218 14218 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:25:45.840 14218 14218 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:25:45.840 14218 14218 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:25:45.840 14218 14218 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:25:45.840 14218 14218 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:25:45.840 14218 14218 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:25:45.840 14218 14218 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:25:45.840 14218 14218 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:25:45.840 14218 14218 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:25:45.976 14218 14218 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. 01-01 03:25:48.078 14218 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:25:48.078 14218 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:25:48.797 14218 14573 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:25:48.797 14218 14573 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:25:48.797 14218 14573 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:25:49.779 14529 14529 W libprocessgroup: Controller io is not found 01-01 03:25:49.780 14529 14529 W libprocessgroup: Controller io is not found 01-01 03:25:49.780 14529 14529 W libprocessgroup: Controller io is not found 01-01 03:26:00.787 14958 14958 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:26:01.193 14958 14958 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:26:01.199 14958 14958 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:26:01.199 14958 14958 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:26:01.199 14958 14958 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:26:01.199 14958 14958 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:26:01.199 14958 14958 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:26:01.199 14958 14958 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:26:01.199 14958 14958 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:26:01.199 14958 14958 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:26:01.199 14958 14958 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:26:01.199 14958 14958 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:26:01.199 14958 14958 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:26:01.199 14958 14958 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:26:01.199 14958 14958 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:26:01.199 14958 14958 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:26:01.200 14958 14958 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:26:01.200 14958 14958 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:26:01.200 14958 14958 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:26:01.200 14958 14958 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:26:01.200 14958 14958 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:26:01.200 14958 14958 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:26:01.200 14958 14958 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:26:01.200 14958 14958 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:26:01.214 14958 14958 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. 01-01 03:26:01.651 14958 14958 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->se--------- beginning of main 01-01 03:26:01.969 14958 15074 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:26:01.969 14958 15074 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:26:01.969 14958 15074 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:26:02.924 15042 15042 W libprocessgroup: Controller io is not found 01-01 03:26:02.924 15042 15042 W libprocessgroup: Controller io is not found 01-01 03:26:02.924 15042 15042 W libprocessgroup: Controller io is not found 01-01 03:28:47.962 17308 17308 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:28:48.293 17308 17308 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:28:48.298 17308 17308 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:28:48.298 17308 17308 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:28:48.298 17308 17308 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:28:48.298 17308 17308 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:28:48.298 17308 17308 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:28:48.298 17308 17308 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:28:48.298 17308 17308 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:28:48.298 17308 17308 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:28:48.298 17308 17308 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:28:48.298 17308 17308 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:28:48.298 17308 17308 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:28:48.298 17308 17308 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:28:48.298 17308 17308 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:28:48.298 17308 17308 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:28:48.298 17308 17308 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:28:48.298 17308 17308 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:28:48.298 17308 17308 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:28:48.298 17308 17308 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:28:48.298 17308 17308 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:28:48.298 17308 17308 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:28:48.298 17308 17308 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:28:48.299 17308 17308 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:28:48.325 17308 17308 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. 01-01 03:28:48.846 17308 17308 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:28:48.846 17308 17308 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:28:49.193 17308 17360 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:28:49.193 17308 17360 W com.mbwhatsapp: Common causes for l--------- beginning of main 01-01 03:28:49.400 17346 17346 W libprocessgroup: Controller io is not found 01-01 03:28:49.400 17346 17346 W libprocessgroup: Controller io is not found 01-01 03:28:49.400 17346 17346 W libprocessgroup: Controller io is not found 01-01 03:32:48.041 18749 18749 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:32:48.344 18749 18749 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:32:48.348 18749 18749 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:32:48.348 18749 18749 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:32:48.348 18749 18749 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:32:48.348 18749 18749 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:32:48.348 18749 18749 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:32:48.348 18749 18749 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:32:48.348 18749 18749 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:32:48.348 18749 18749 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:32:48.348 18749 18749 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:32:48.348 18749 18749 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:32:48.348 18749 18749 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:32:48.348 18749 18749 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:32:48.349 18749 18749 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:32:48.349 18749 18749 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:32:48.349 18749 18749 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:32:48.349 18749 18749 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:32:48.349 18749 18749 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:32:48.349 18749 18749 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:32:48.349 18749 18749 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:32:48.349 18749 18749 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:32:48.349 18749 18749 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:32:48.349 18749 18749 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:32:48.372 18749 18749 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. 01-01 03:32:48.903 18749 18749 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:32:48.903 18749 18749 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:32:49.314 18749 18804 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:32:49.314 18749 18804 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:32:49.314 18749 18804 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:32:49.395 18790 18790 W libprocessgroup: Controller io is not found 01-01 03:32:49.395 18790 18790 W libprocessgroup: Controller io is not found 01-01 03:32:49.395 18790 18790 W libprocessgroup: --------- beginning of main 01-01 03:34:48.046 20924 20924 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:34:48.373 20924 20924 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:34:48.376 20924 20924 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:34:48.376 20924 20924 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:34:48.376 20924 20924 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:34:48.376 20924 20924 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:34:48.376 20924 20924 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:34:48.376 20924 20924 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:34:48.377 20924 20924 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:34:48.377 20924 20924 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:34:48.377 20924 20924 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:34:48.377 20924 20924 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:34:48.377 20924 20924 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:34:48.377 20924 20924 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:34:48.377 20924 20924 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:34:48.377 20924 20924 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:34:48.377 20924 20924 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:34:48.377 20924 20924 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:34:48.377 20924 20924 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:34:48.377 20924 20924 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:34:48.377 20924 20924 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:34:48.377 20924 20924 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:34:48.377 20924 20924 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:34:48.377 20924 20924 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:34:48.402 20924 20924 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. 01-01 03:34:48.802 20924 20924 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:34:48.803 20924 20924 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:34:49.039 20924 20981 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:34:49.039 20924 20981 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:34:49.039 20924 20981 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:34:49.357 20967 20967 W libprocessgroup: Controller io is not found 01-01 03:34:49.357 20967 20967 W libprocessgroup: Controller io is not found 01-01 03:34:49.357 20967 20967 W libprocessgroup: Controller io is not found 01-01 03:41:48.014 23219 23219 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:41:48.498 23219 23219 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 01-01 03:41:48.501 23219 23219 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:41:48.501 23219 23219 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:41:48.501 23219 23219 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:41:48.501 23219 23219 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:41:48.501 23219 23219 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:41:48.501 23219 23219 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:41:48.501 23219 23219 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:41:48.501 23219 23219 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:41:48.501 23219 23219 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:41:48.501 23219 23219 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:41:48.501 23219 23219 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:41:48.501 23219 23219 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:41:48.501 23219 23219 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:41:48.501 23219 23219 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:41:48.501 23219 23219 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:41:48.501 23219 23219 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:41:48.501 23219 23219 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:41:48.501 23219 23219 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:41:48.501 23219 23219 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:41:48.501 23219 23219 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:41:48.501 23219 23219 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:41:48.501 23219 23219 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:41:48.587 23219 23219 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. 01-01 03:41:48.962 23219 23219 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:41:48.962 23219 23219 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:41:49.716 23219 23326 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:41:49.716 23219 23326 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:41:49.716 23219 23326 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:41:49.864 23297 23297 W libprocessgroup: Controller io is not found 01-01 03:41:49.864 23297 23297 W libprocessgroup: Controller io is not found 01-01 03:41:49.864 23297 23297 W libprocessgroup: Controller io is not found 01-01 03:43:48.028 24659 24659 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:43:48.299 24659 24659 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:43:48.300 24659 24659 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:43:48.300 24659 24659 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:43:48--------- beginning of main 01-01 03:43:48.301 24659 24659 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:43:48.301 24659 24659 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:43:48.301 24659 24659 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:43:48.301 24659 24659 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:43:48.301 24659 24659 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:43:48.301 24659 24659 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:43:48.301 24659 24659 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:43:48.301 24659 24659 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:43:48.314 24659 24659 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. 01-01 03:43:48.620 24659 24659 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:43:48.620 24659 24659 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:43:48.852 24659 24714 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:43:48.852 24659 24714 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:43:48.852 24659 24714 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:43:49.120 24699 24699 W libprocessgroup: Controller io is not found 01-01 03:43:49.120 24699 24699 W libprocessgroup: Controller io is not found 01-01 03:43:49.120 24699 24699 W libprocessgroup: Controller io is not found 01-01 03:47:48.045 26065 26065 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:47:48.309 26065 26065 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:47:48.310 26065 26065 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:47:48.310 26065 26065 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:47:48.310 26065 26065 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:47:48.310 26065 26065 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:47:48.310 26065 26065 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:47:48.310 26065 26065 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:47:48.310 26065 26065 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:47:48.310 26065 26065 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:47:48.310 26065 26065 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:47:48.310 26065 26065 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:47:48.310 26065 26065 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:47:48.310 26065 26065 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:47:48.310 26065 26065 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:47:48.310 26065 26065 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:47:48.310 26065 26065 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:47:48.310 26065 26065 W System.err: at android.os.Handler.dispatchMessage(Ha--------- beginning of main 01-01 03:47:48.311 26065 26065 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:47:48.327 26065 26065 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. 01-01 03:47:48.684 26065 26065 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:47:48.684 26065 26065 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:47:48.946 26065 26125 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:47:48.946 26065 26125 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:47:48.946 26065 26125 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:47:49.239 26111 26111 W libprocessgroup: Controller io is not found 01-01 03:47:49.239 26111 26111 W libprocessgroup: Controller io is not found 01-01 03:47:49.240 26111 26111 W libprocessgroup: Controller io is not found 01-01 03:52:36.435 28254 28254 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:52:36.733 28254 28254 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:52:36.735 28254 28254 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:52:36.735 28254 28254 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:52:36.735 28254 28254 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:52:36.735 28254 28254 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:52:36.735 28254 28254 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:52:36.735 28254 28254 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:52:36.735 28254 28254 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:52:36.735 28254 28254 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:52:36.735 28254 28254 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:52:36.735 28254 28254 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:52:36.735 28254 28254 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:52:36.735 28254 28254 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:52:36.735 28254 28254 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:52:36.735 28254 28254 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:52:36.735 28254 28254 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:52:36.735 28254 28254 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:52:36.735 28254 28254 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:52:36.735 28254 28254 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:52:36.736 28254 28254 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:52:36.736 28254 28254 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:52:36.736 28254 28254 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:52:36.736 28254 28254 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:52:36.763 28254 28254 E CustomActivityOnCrash: IMPORTANT WARNING! You already have a--------- beginning of main 01-01 03:52:37.282 28254 28254 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 03:52:37.282 28254 28254 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 03:52:37.571 28254 28310 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:52:37.571 28254 28310 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:52:37.571 28254 28310 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:52:37.772 28296 28296 W libprocessgroup: Controller io is not found 01-01 03:52:37.773 28296 28296 W libprocessgroup: Controller io is not found 01-01 03:52:37.773 28296 28296 W libprocessgroup: Controller io is not found 01-01 03:56:48.065 29907 29907 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 03:56:48.491 29907 29907 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 03:56:48.495 29907 29907 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 03:56:48.495 29907 29907 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 03:56:48.495 29907 29907 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 03:56:48.495 29907 29907 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 03:56:48.495 29907 29907 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 03:56:48.495 29907 29907 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 03:56:48.496 29907 29907 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 03:56:48.496 29907 29907 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 03:56:48.496 29907 29907 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 03:56:48.496 29907 29907 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 03:56:48.496 29907 29907 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 03:56:48.496 29907 29907 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 03:56:48.496 29907 29907 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 03:56:48.496 29907 29907 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 03:56:48.496 29907 29907 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 03:56:48.496 29907 29907 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 03:56:48.496 29907 29907 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 03:56:48.496 29907 29907 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 03:56:48.496 29907 29907 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 03:56:48.496 29907 29907 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 03:56:48.496 29907 29907 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 03:56:48.496 29907 29907 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 03:56:48.560 29907 29907 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. 01-01 03:56:49.067 29907 29907 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 --------- beginning of main 01-01 03:56:49.493 29907 30126 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 03:56:49.493 29907 30126 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 03:56:49.493 29907 30126 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 03:56:49.935 30040 30040 W libprocessgroup: Controller io is not found 01-01 03:56:49.935 30040 30040 W libprocessgroup: Controller io is not found 01-01 03:56:49.935 30040 30040 W libprocessgroup: Controller io is not found 01-01 04:00:47.974 32177 32177 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:00:48.283 32177 32177 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:00:48.287 32177 32177 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:00:48.287 32177 32177 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:00:48.287 32177 32177 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:00:48.287 32177 32177 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:00:48.287 32177 32177 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:00:48.288 32177 32177 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:00:48.288 32177 32177 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:00:48.288 32177 32177 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:00:48.288 32177 32177 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:00:48.288 32177 32177 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:00:48.288 32177 32177 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:00:48.288 32177 32177 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:00:48.288 32177 32177 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:00:48.288 32177 32177 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:00:48.288 32177 32177 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:00:48.288 32177 32177 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:00:48.288 32177 32177 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:00:48.288 32177 32177 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:00:48.288 32177 32177 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:00:48.288 32177 32177 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:00:48.288 32177 32177 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:00:48.288 32177 32177 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:00:48.307 32177 32177 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. 01-01 04:00:48.824 32177 32177 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:00:48.824 32177 32177 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:00:49.197 32177 32230 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:00:49.197 32177 32230 W com.mbwhatsapp: Common causes for l--------- beginning of main 01-01 04:00:49.256 32177 32186 W com.mbwhatsapp: Suspending all threads took: 10.453ms 01-01 04:00:49.428 32217 32217 W libprocessgroup: Controller io is not found 01-01 04:00:49.428 32217 32217 W libprocessgroup: Controller io is not found 01-01 04:00:49.428 32217 32217 W libprocessgroup: Controller io is not found 01-01 04:04:48.039 2550 2550 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:04:48.549 2550 2550 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:04:48.554 2550 2550 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:04:48.554 2550 2550 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:04:48.554 2550 2550 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:04:48.554 2550 2550 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:04:48.554 2550 2550 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:04:48.554 2550 2550 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:04:48.554 2550 2550 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:04:48.554 2550 2550 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:04:48.554 2550 2550 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:04:48.554 2550 2550 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:04:48.554 2550 2550 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:04:48.554 2550 2550 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:04:48.554 2550 2550 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:04:48.554 2550 2550 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:04:48.554 2550 2550 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:04:48.554 2550 2550 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:04:48.554 2550 2550 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:04:48.554 2550 2550 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:04:48.554 2550 2550 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:04:48.554 2550 2550 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:04:48.554 2550 2550 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:04:48.554 2550 2550 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:04:48.591 2550 2550 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. 01-01 04:04:49.452 2550 2550 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:04:49.452 2550 2550 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:04:50.110 2550 2872 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:04:50.110 2550 2872 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:04:50.110 2550 2872 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:04:50.269 2550 2872 W com.mbwhatsapp: Verification of void X.2rL.A04(byte[], int, int) took 158.734ms (390--------- beginning of main 01-01 04:04:50.516 2772 2772 W libprocessgroup: Controller io is not found 01-01 04:04:50.517 2772 2772 W libprocessgroup: Controller io is not found 01-01 04:04:50.517 2772 2772 W libprocessgroup: Controller io is not found 01-01 04:06:47.998 6593 6593 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:06:48.619 6593 6593 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:06:48.622 6593 6593 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:06:48.622 6593 6593 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:06:48.622 6593 6593 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:06:48.622 6593 6593 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:06:48.622 6593 6593 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:06:48.622 6593 6593 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:06:48.622 6593 6593 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:06:48.623 6593 6593 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:06:48.623 6593 6593 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:06:48.623 6593 6593 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:06:48.623 6593 6593 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:06:48.623 6593 6593 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:06:48.623 6593 6593 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:06:48.623 6593 6593 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:06:48.623 6593 6593 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:06:48.623 6593 6593 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:06:48.623 6593 6593 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:06:48.623 6593 6593 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:06:48.623 6593 6593 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:06:48.623 6593 6593 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:06:48.623 6593 6593 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:06:48.623 6593 6593 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:06:48.684 6593 6593 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. 01-01 04:06:49.515 6593 6593 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:06:49.515 6593 6593 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:06:50.303 6635 6635 W libprocessgroup: Controller io is not found 01-01 04:06:50.303 6635 6635 W libprocessgroup: Controller io is not found 01-01 04:06:50.303 6635 6635 W libprocessgroup: Controller io is not found 01-01 04:06:50.547 6593 6660 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:06:50.547 6593 6660 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:06:50.547 6593 6660 W com.mbwhatsapp: and incorre--------- beginning of main 01-01 04:07:47.994 8680 8680 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:07:48.509 8680 8680 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:07:48.514 8680 8680 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:07:48.514 8680 8680 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:07:48.514 8680 8680 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:07:48.514 8680 8680 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:07:48.514 8680 8680 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:07:48.514 8680 8680 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:07:48.514 8680 8680 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:07:48.514 8680 8680 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:07:48.514 8680 8680 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:07:48.514 8680 8680 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:07:48.514 8680 8680 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:07:48.514 8680 8680 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:07:48.514 8680 8680 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:07:48.514 8680 8680 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:07:48.514 8680 8680 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:07:48.514 8680 8680 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:07:48.514 8680 8680 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:07:48.514 8680 8680 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:07:48.514 8680 8680 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:07:48.514 8680 8680 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:07:48.514 8680 8680 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:07:48.514 8680 8680 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:07:48.543 8680 8680 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. 01-01 04:07:49.494 8680 8680 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:07:49.495 8680 8680 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:07:50.194 8735 8735 W libprocessgroup: Controller io is not found 01-01 04:07:50.195 8735 8735 W libprocessgroup: Controller io is not found 01-01 04:07:50.195 8735 8735 W libprocessgroup: Controller io is not found 01-01 04:07:50.197 8680 8766 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:07:50.197 8680 8766 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:07:50.197 8680 8766 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:09:47.966 11588 11588 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:09:48.974 11588 11588 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 01-01 04:09:48.984 11588 11588 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:09:48.985 11588 11588 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:09:48.985 11588 11588 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:09:48.985 11588 11588 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:09:48.985 11588 11588 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:09:48.985 11588 11588 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:09:48.985 11588 11588 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:09:48.985 11588 11588 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:09:48.985 11588 11588 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:09:48.985 11588 11588 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:09:48.985 11588 11588 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:09:48.985 11588 11588 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:09:48.985 11588 11588 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:09:48.985 11588 11588 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:09:48.985 11588 11588 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:09:48.985 11588 11588 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:09:48.985 11588 11588 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:09:48.985 11588 11588 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:09:48.985 11588 11588 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:09:48.985 11588 11588 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:09:48.985 11588 11588 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:09:48.985 11588 11588 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:09:49.037 11588 11588 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. 01-01 04:09:50.258 11588 11588 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:09:50.258 11588 11588 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:09:51.180 11588 11900 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:09:51.180 11588 11900 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:09:51.180 11588 11900 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:09:51.330 11823 11823 W libprocessgroup: Controller io is not found 01-01 04:09:51.330 11823 11823 W libprocessgroup: Controller io is not found 01-01 04:09:51.330 11823 11823 W libprocessgroup: Controller io is not found 01-01 04:10:28.332 13399 13399 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:10:28.591 13399 13399 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:10:28.594 13399 13399 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:10:28.594 13399 13399 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:10:28--------- beginning of main 01-01 04:10:28.618 13399 13399 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. 01-01 04:10:29.370 13399 13399 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:10:29.370 13399 13399 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:10:29.724 13399 13474 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:10:29.724 13399 13474 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:10:29.724 13399 13474 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:10:29.952 13456 13456 W libprocessgroup: Controller io is not found 01-01 04:10:29.953 13456 13456 W libprocessgroup: Controller io is not found 01-01 04:10:29.953 13456 13456 W libprocessgroup: Controller io is not found 01-01 04:12:47.982 15794 15794 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:12:48.646 15794 15794 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:12:48.651 15794 15794 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:12:48.651 15794 15794 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:12:48.651 15794 15794 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:12:48.651 15794 15794 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:12:48.651 15794 15794 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:12:48.651 15794 15794 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:12:48.651 15794 15794 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:12:48.651 15794 15794 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:12:48.651 15794 15794 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:12:48.651 15794 15794 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:12:48.652 15794 15794 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:12:48.652 15794 15794 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:12:48.652 15794 15794 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:12:48.652 15794 15794 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:12:48.652 15794 15794 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:12:48.652 15794 15794 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:12:48.652 15794 15794 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:12:48.652 15794 15794 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:12:48.652 15794 15794 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:12:48.652 15794 15794 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:12:48.652 15794 15794 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:12:48.652 15794 15794 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:12:48.736 15794 15794 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 01-01 04:12:49.533 15794 15794 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:12:49.533 15794 15794 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:12:50.148 15794 15862 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:12:50.148 15794 15862 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:12:50.148 15794 15862 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:12:50.445 15848 15848 W libprocessgroup: Controller io is not found 01-01 04:12:50.445 15848 15848 W libprocessgroup: Controller io is not found 01-01 04:12:50.445 15848 15848 W libprocessgroup: Controller io is not found 01-01 04:19:48.046 18730 18730 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:19:48.383 18730 18730 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:19:48.387 18730 18730 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:19:48.387 18730 18730 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:19:48.387 18730 18730 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:19:48.387 18730 18730 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:19:48.387 18730 18730 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:19:48.387 18730 18730 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:19:48.387 18730 18730 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:19:48.387 18730 18730 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:19:48.387 18730 18730 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:19:48.387 18730 18730 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:19:48.387 18730 18730 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:19:48.387 18730 18730 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:19:48.388 18730 18730 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:19:48.388 18730 18730 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:19:48.388 18730 18730 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:19:48.388 18730 18730 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:19:48.388 18730 18730 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:19:48.388 18730 18730 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:19:48.388 18730 18730 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:19:48.388 18730 18730 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:19:48.388 18730 18730 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:19:48.388 18730 18730 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:19:48.414 18730 18730 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. 01-01 04:19:48.899 18730 18730 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 --------- beginning of main 01-01 04:19:49.197 18730 18806 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:19:49.197 18730 18806 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:19:49.197 18730 18806 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:19:49.487 18793 18793 W libprocessgroup: Controller io is not found 01-01 04:19:49.487 18793 18793 W libprocessgroup: Controller io is not found 01-01 04:19:49.487 18793 18793 W libprocessgroup: Controller io is not found 01-01 04:22:47.983 20909 20909 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:22:48.681 20909 20909 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:22:48.684 20909 20909 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:22:48.684 20909 20909 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:22:48.684 20909 20909 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:22:48.684 20909 20909 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:22:48.684 20909 20909 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:22:48.684 20909 20909 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:22:48.684 20909 20909 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:22:48.684 20909 20909 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:22:48.684 20909 20909 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:22:48.684 20909 20909 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:22:48.684 20909 20909 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:22:48.684 20909 20909 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:22:48.685 20909 20909 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:22:48.685 20909 20909 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:22:48.685 20909 20909 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:22:48.685 20909 20909 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:22:48.685 20909 20909 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:22:48.685 20909 20909 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:22:48.685 20909 20909 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:22:48.685 20909 20909 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:22:48.685 20909 20909 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:22:48.685 20909 20909 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:22:48.710 20909 20909 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. 01-01 04:22:49.223 20909 20909 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:22:49.223 20909 20909 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:22:49.982 20909 20969 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:22:49.982 20909 20969 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:22:49.982 20909 20969 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:22:50.038 20956 20956 W libprocessgroup: Controller io is not found 01-01 04:22:50.038 20956 20956 W libprocessgroup: Controller io is not found 01-01 04:22:50.038 20956 20956 W libprocessgroup: Controller io is not found 01-01 04:27:50.116 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~JZPhrTe_WcWzz0o7CtbM6Q==/cc.honista.app- i5kwdrLSMpYs32pITxQcIQ==/base.apk' with 1 weak references 01-01 04:27:50.117 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/base.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforhairsegmentation.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_arservicesforpersonsegmentation.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_audio_stream_processor_shim_impl.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_executorch.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_heliumiab.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_en_GB.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_i18n_tr_TR.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_pytorch.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_audio_stream_processor_configurable_audio.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_s_executorch_pytorch.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_slam.apk' with 1 weak references 01-01 04:27:50.118 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~Q6CfZVz-qVwZoUJE1QFIag==/com.instagram.android- fi973KS2eGk8IT19vmhIqw==/split_spm.apk' with 1 weak references 01-01 04:27:50.119 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/base.apk' with 1--------- beginning of main 01-01 04:27:50.120 20909 20919 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets object '<empty> and /data/app/~~L0VMBgQKoWHDNwygcKkndQ==/com.whatsapp-WGX-hBqc6V- kqtw15VfFkA==/split_config.arm64_v8a.apk' with 1 weak references 01-01 04:36:35.645 26246 26246 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:36:35.993 26246 26246 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:36:35.996 26246 26246 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:36:35.996 26246 26246 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:36:35.996 26246 26246 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:36:35.996 26246 26246 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:36:35.996 26246 26246 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:36:35.996 26246 26246 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:36:35.996 26246 26246 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:36:35.996 26246 26246 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:36:35.996 26246 26246 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:36:35.996 26246 26246 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:36:35.996 26246 26246 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:36:35.996 26246 26246 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:36:35.996 26246 26246 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:36:35.996 26246 26246 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:36:35.996 26246 26246 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:36:35.996 26246 26246 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:36:35.996 26246 26246 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:36:35.996 26246 26246 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:36:35.996 26246 26246 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:36:35.996 26246 26246 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:36:35.996 26246 26246 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:36:35.996 26246 26246 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:36:36.022 26246 26246 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. 01-01 04:36:36.510 26246 26246 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:36:36.511 26246 26246 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:36:36.739 26246 26299 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:36:36.739 26246 26299 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:36:36.739 26246 26299 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:36:37.153 26283 26283 W libprocessgroup: Controller io is not found 01-01 04:36:37.153 26283 26283 W libprocessgroup: Controller io is not found 01-01 04:36:37.153 26283 26283 W libprocessgroup: Con--------- beginning of main 01-01 04:42:48.045 29113 29113 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:42:48.420 29113 29113 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:42:48.424 29113 29113 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:42:48.424 29113 29113 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:42:48.424 29113 29113 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:42:48.424 29113 29113 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:42:48.424 29113 29113 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:42:48.424 29113 29113 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:42:48.424 29113 29113 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:42:48.424 29113 29113 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:42:48.424 29113 29113 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:42:48.424 29113 29113 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:42:48.424 29113 29113 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:42:48.424 29113 29113 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:42:48.424 29113 29113 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:42:48.424 29113 29113 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:42:48.424 29113 29113 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:42:48.424 29113 29113 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:42:48.424 29113 29113 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:42:48.424 29113 29113 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:42:48.424 29113 29113 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:42:48.424 29113 29113 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:42:48.424 29113 29113 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:42:48.425 29113 29113 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:42:48.453 29113 29113 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. 01-01 04:42:49.018 29113 29113 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:42:49.019 29113 29113 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:42:49.327 29113 29169 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:42:49.327 29113 29169 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:42:49.327 29113 29169 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:42:49.569 29154 29154 W libprocessgroup: Controller io is not found 01-01 04:42:49.569 29154 29154 W libprocessgroup: Controller io is not found 01-01 04:42:49.569 29154 29154 W libprocessgroup: Controller io is not found 01-01 04:51:48.074 31511 31511 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:51:48.478 31511 31511 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 01-01 04:51:48.480 31511 31511 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:51:48.480 31511 31511 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:51:48.480 31511 31511 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 04:51:48.480 31511 31511 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 04:51:48.480 31511 31511 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 04:51:48.480 31511 31511 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 04:51:48.480 31511 31511 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 04:51:48.480 31511 31511 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 04:51:48.480 31511 31511 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 04:51:48.480 31511 31511 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 04:51:48.480 31511 31511 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 04:51:48.480 31511 31511 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 04:51:48.480 31511 31511 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 04:51:48.480 31511 31511 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 04:51:48.480 31511 31511 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 04:51:48.480 31511 31511 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 04:51:48.480 31511 31511 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 04:51:48.480 31511 31511 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 04:51:48.480 31511 31511 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 04:51:48.480 31511 31511 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 04:51:48.481 31511 31511 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 04:51:48.481 31511 31511 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 04:51:48.518 31511 31511 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. 01-01 04:51:49.089 31511 31511 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:51:49.089 31511 31511 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:51:50.103 31511 31765 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:51:50.103 31511 31765 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:51:50.103 31511 31765 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:51:50.141 31683 31683 W libprocessgroup: Controller io is not found 01-01 04:51:50.142 31683 31683 W libprocessgroup: Controller io is not found 01-01 04:51:50.142 31683 31683 W libprocessgroup: Controller io is not found 01-01 04:56:48.239 2530 2530 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 04:56:48.675 2530 2530 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 04:56:48.679 2530 2530 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 04:56:48.679 2530 2530 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 04:56:48--------- beginning of main 01-01 04:56:48.707 2530 2530 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. 01-01 04:56:49.282 2530 2530 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 04:56:49.283 2530 2530 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 04:56:49.686 2530 2644 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 04:56:49.686 2530 2644 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 04:56:49.686 2530 2644 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 04:56:49.874 2604 2604 W libprocessgroup: Controller io is not found 01-01 04:56:49.874 2604 2604 W libprocessgroup: Controller io is not found 01-01 04:56:49.874 2604 2604 W libprocessgroup: Controller io is not found 01-01 05:08:48.056 6557 6557 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 05:08:48.368 6557 6557 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 05:08:48.371 6557 6557 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 05:08:48.371 6557 6557 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 05:08:48.371 6557 6557 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 05:08:48.371 6557 6557 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 05:08:48.371 6557 6557 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 05:08:48.371 6557 6557 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 05:08:48.371 6557 6557 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 05:08:48.371 6557 6557 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 05:08:48.371 6557 6557 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 05:08:48.371 6557 6557 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 05:08:48.371 6557 6557 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 05:08:48.371 6557 6557 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 05:08:48.371 6557 6557 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 05:08:48.371 6557 6557 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 05:08:48.371 6557 6557 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 05:08:48.371 6557 6557 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 05:08:48.371 6557 6557 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 05:08:48.371 6557 6557 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 05:08:48.371 6557 6557 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 05:08:48.371 6557 6557 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 05:08:48.371 6557 6557 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 05:08:48.371 6557 6557 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 05:08:48.394 6557 6557 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you mus--------- beginning of main 01-01 05:08:48.772 6557 6557 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 05:08:48.772 6557 6557 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 05:08:48.979 6557 6617 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 05:08:48.979 6557 6617 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 05:08:48.979 6557 6617 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 05:08:49.281 6602 6602 W libprocessgroup: Controller io is not found 01-01 05:08:49.281 6602 6602 W libprocessgroup: Controller io is not found 01-01 05:08:49.281 6602 6602 W libprocessgroup: Controller io is not found 01-01 05:18:47.966 9921 9921 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 05:18:48.480 9921 9921 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 05:18:48.483 9921 9921 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 05:18:48.483 9921 9921 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 05:18:48.483 9921 9921 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 05:18:48.483 9921 9921 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 05:18:48.483 9921 9921 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 05:18:48.483 9921 9921 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 05:18:48.483 9921 9921 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 05:18:48.483 9921 9921 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 05:18:48.483 9921 9921 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 05:18:48.483 9921 9921 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 05:18:48.483 9921 9921 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 05:18:48.483 9921 9921 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 05:18:48.483 9921 9921 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 05:18:48.483 9921 9921 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 05:18:48.483 9921 9921 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 05:18:48.483 9921 9921 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 05:18:48.483 9921 9921 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 05:18:48.483 9921 9921 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 05:18:48.483 9921 9921 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 05:18:48.483 9921 9921 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 05:18:48.483 9921 9921 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 05:18:48.483 9921 9921 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 05:18:48.544 9921 9921 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. 01-01 05:18:49.000 9921 9921 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 --------- beginning of main 01-01 05:18:49.289 9921 10025 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 05:18:49.289 9921 10025 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 05:18:49.289 9921 10025 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 05:18:49.575 10009 10009 W libprocessgroup: Controller io is not found 01-01 05:18:49.575 10009 10009 W libprocessgroup: Controller io is not found 01-01 05:18:49.575 10009 10009 W libprocessgroup: Controller io is not found 01-01 05:26:36.129 12232 12232 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 05:26:36.481 12232 12232 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 05:26:36.486 12232 12232 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 05:26:36.486 12232 12232 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 05:26:36.486 12232 12232 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 05:26:36.486 12232 12232 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 05:26:36.486 12232 12232 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 05:26:36.486 12232 12232 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 05:26:36.486 12232 12232 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 05:26:36.486 12232 12232 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 05:26:36.486 12232 12232 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 05:26:36.486 12232 12232 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 05:26:36.486 12232 12232 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 05:26:36.487 12232 12232 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 05:26:36.487 12232 12232 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 05:26:36.487 12232 12232 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 05:26:36.487 12232 12232 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 05:26:36.487 12232 12232 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 05:26:36.487 12232 12232 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 05:26:36.487 12232 12232 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 05:26:36.487 12232 12232 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 05:26:36.487 12232 12232 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 05:26:36.487 12232 12232 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 05:26:36.487 12232 12232 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 05:26:36.507 12232 12232 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. 01-01 05:26:36.950 12232 12232 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 05:26:36.950 12232 12232 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 05:26:37.183 12232 12336 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 05:26:37.183 12232 12336 W com.mbwhatsapp: Common causes for l--------- beginning of main 01-01 05:26:37.520 12316 12316 W libprocessgroup: Controller io is not found 01-01 05:26:37.520 12316 12316 W libprocessgroup: Controller io is not found 01-01 05:26:37.521 12316 12316 W libprocessgroup: Controller io is not found 01-01 05:37:48.038 15306 15306 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 05:37:48.344 15306 15306 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 05:37:48.346 15306 15306 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 05:37:48.346 15306 15306 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 05:37:48.346 15306 15306 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 05:37:48.346 15306 15306 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 05:37:48.346 15306 15306 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 05:37:48.346 15306 15306 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 05:37:48.346 15306 15306 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 05:37:48.346 15306 15306 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 05:37:48.346 15306 15306 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 05:37:48.346 15306 15306 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 05:37:48.346 15306 15306 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 05:37:48.346 15306 15306 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 05:37:48.346 15306 15306 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 05:37:48.346 15306 15306 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 05:37:48.346 15306 15306 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 05:37:48.346 15306 15306 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 05:37:48.347 15306 15306 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 05:37:48.347 15306 15306 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 05:37:48.347 15306 15306 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 05:37:48.347 15306 15306 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 05:37:48.347 15306 15306 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 05:37:48.347 15306 15306 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 05:37:48.369 15306 15306 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. 01-01 05:37:48.863 15306 15306 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 05:37:48.863 15306 15306 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 05:37:49.117 15306 15360 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 05:37:49.117 15306 15360 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 05:37:49.117 15306 15360 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 05:37:49.408 15346 15346 W libprocessgroup: Controller io is not found 01-01 05:37:49.408 15346 15346 W libprocessgroup: Controller io is not found 01-01 05:37:49.408 15346 15346 W libprocessgroup: --------- beginning of main 01-01 05:44:48.075 18137 18137 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 05:44:48.655 18137 18137 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 05:44:48.660 18137 18137 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 05:44:48.660 18137 18137 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 05:44:48.660 18137 18137 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 05:44:48.660 18137 18137 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 05:44:48.660 18137 18137 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 05:44:48.660 18137 18137 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 05:44:48.660 18137 18137 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 05:44:48.660 18137 18137 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 05:44:48.660 18137 18137 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 05:44:48.660 18137 18137 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 05:44:48.660 18137 18137 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 05:44:48.660 18137 18137 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 05:44:48.660 18137 18137 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 05:44:48.660 18137 18137 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 05:44:48.661 18137 18137 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 05:44:48.661 18137 18137 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 05:44:48.661 18137 18137 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 05:44:48.661 18137 18137 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 05:44:48.661 18137 18137 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 05:44:48.661 18137 18137 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 05:44:48.661 18137 18137 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 05:44:48.661 18137 18137 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 05:44:48.720 18137 18137 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. 01-01 05:44:49.448 18137 18137 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 05:44:49.449 18137 18137 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 05:44:49.980 18137 18325 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 05:44:49.980 18137 18325 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 05:44:49.980 18137 18325 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 05:44:50.503 18253 18253 W libprocessgroup: Controller io is not found 01-01 05:44:50.503 18253 18253 W libprocessgroup: Controller io is not found 01-01 05:44:50.503 18253 18253 W libprocessgroup: Controller io is not found 01-01 05:53:48.030 20475 20475 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 05:53:48.387 20475 20475 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmo--------- beginning of main 01-01 05:53:48.390 20475 20475 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 05:53:48.390 20475 20475 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 05:53:48.390 20475 20475 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 05:53:48.390 20475 20475 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 05:53:48.390 20475 20475 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 05:53:48.390 20475 20475 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 05:53:48.390 20475 20475 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 05:53:48.390 20475 20475 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 05:53:48.390 20475 20475 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 05:53:48.390 20475 20475 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 05:53:48.390 20475 20475 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 05:53:48.390 20475 20475 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 05:53:48.390 20475 20475 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 05:53:48.390 20475 20475 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 05:53:48.390 20475 20475 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 05:53:48.390 20475 20475 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 05:53:48.390 20475 20475 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 05:53:48.390 20475 20475 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 05:53:48.390 20475 20475 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 05:53:48.390 20475 20475 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 05:53:48.390 20475 20475 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 05:53:48.390 20475 20475 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 05:53:48.415 20475 20475 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. 01-01 05:53:48.946 20475 20475 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 05:53:48.946 20475 20475 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 05:53:49.159 20475 20530 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 05:53:49.159 20475 20530 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 05:53:49.159 20475 20530 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 05:53:49.508 20517 20517 W libprocessgroup: Controller io is not found 01-01 05:53:49.508 20517 20517 W libprocessgroup: Controller io is not found 01-01 05:53:49.508 20517 20517 W libprocessgroup: Controller io is not found 01-01 05:56:48.031 22663 22663 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 05:56:48.349 22663 22663 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 05:56:48.350 22663 22663 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 05:56:48.350 22663 22663 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 05:56:48--------- beginning of main 01-01 05:56:48.351 22663 22663 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 05:56:48.351 22663 22663 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 05:56:48.351 22663 22663 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 01-01 05:56:48.351 22663 22663 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 01-01 05:56:48.351 22663 22663 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1282) 01-01 05:56:48.351 22663 22663 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1547) 01-01 05:56:48.351 22663 22663 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1484) 01-01 05:56:48.351 22663 22663 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7651) 01-01 05:56:48.351 22663 22663 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 01-01 05:56:48.351 22663 22663 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478) 01-01 05:56:48.351 22663 22663 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 01-01 05:56:48.351 22663 22663 W System.err: at android.os.Looper.loopOnce(Looper.java:230) 01-01 05:56:48.351 22663 22663 W System.err: at android.os.Looper.loop(Looper.java:319) 01-01 05:56:48.351 22663 22663 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8919) 01-01 05:56:48.351 22663 22663 W System.err: at java.lang.reflect.Method.invoke(Native Method) 01-01 05:56:48.351 22663 22663 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578) 01-01 05:56:48.351 22663 22663 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) 01-01 05:56:48.373 22663 22663 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. 01-01 05:56:48.798 22663 22663 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 01-01 05:56:48.798 22663 22663 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 01-01 05:56:49.121 22663 22717 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 01-01 05:56:49.121 22663 22717 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 01-01 05:56:49.121 22663 22717 W com.mbwhatsapp: and incorrect proguard optimizations. 01-01 05:56:49.362 22704 22704 W libprocessgroup: Controller io is not found 01-01 05:56:49.363 22704 22704 W libprocessgroup: Controller io is not found 01-01 05:56:49.363 22704 22704 W libprocessgroup: Controller io is not found 01-01 06:08:44.395 25906 25906 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 01-01 06:08:44.755 25906 25906 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 01-01 06:08:44.760 25906 25906 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 01-01 06:08:44.761 25906 25906 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 01-01 06:08:44.761 25906 25906 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 01-01 06:08:44.761 25906 25906 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 01-01 06:08:44.761 25906 25906 W System.err: at java.lang.System.loadLibrary(System.java:1661) 01-01 06:08:44.761 25906 25906 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 01-01 06:08:44.761 25906 25906 W System.err: at java.lang.Class.newInstance(Native Method) 01-01 06:08:44.761 25906